From e9c4d09e11b4b0f5cbb2d63a68c9ce857b32810f Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Mon, 20 Jul 2026 06:17:51 -0400 Subject: [PATCH] fix image link in latest post --- content/double_sided_pcbs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/double_sided_pcbs.md b/content/double_sided_pcbs.md index e64a001..1e63044 100644 --- a/content/double_sided_pcbs.md +++ b/content/double_sided_pcbs.md @@ -34,7 +34,7 @@ Unsuprisingly, you need a way to align the front side of your PCB with the back To reliably get a board in this location, I'm using 2 dowel pins just below the Y axis as a stop, and 2 more pins 50mm above that will go directly into the board: -[![Photo](/gallery/thumbs/projects/20260713_095323.jpg)](/gallery/image/projects/20260713_101211.jpg) +[![Photo](/gallery/thumbs/projects/20260713_095323.jpg)](/gallery/image/projects/20260713_095323.jpg) [![Photo](/gallery/thumbs/projects/20260713_101211.jpg)](/gallery/image/projects/20260713_101211.jpg) The 2 pins that go into the board set your axis of rotation when flipping the board over. Now when generating your g-code for the machine, you can use a y-axis at 50mm as a mirror axis.