diff --git a/img/laser.jpg b/img/laser.jpg index f814c04c0e2796b44df3a4597f354d28bf57e156..cf31248df956bcccf390ffd51c9364543f1fb248 100644 Binary files a/img/laser.jpg and b/img/laser.jpg differ diff --git a/index.html b/index.html index 44832b49bdfaaf6660bf1b0a3c3c9da09ccae42d..aec87ade46b7cbfb10d3ddaf68289d33918315cd 100644 --- a/index.html +++ b/index.html @@ -147,7 +147,7 @@ Make sure it looks correct, then click on the gear icon in the lower left corner <a href="./img/cc-prepare.png" target=_blank><img src="./img/cc-prepare.png"/></a> <p> -First, you'll need to set the <b>lower left corner</b> of your program. If your PCB clad has already been used before (as should be the case most of the time), you'll need to measure the X and Y offsets needed to not run into it. Using calipers and a ruler, measure the <b>X and Y distances</b> from the L bracket at which you'd like to mill your board. Make sure to leave some margin, and check that your board will fit in the spot you've picked. +First, you'll need to set the <b>lower left corner</b> of your program. If your PCB clad has already been used before (as should be the case most of the time), you'll need to measure the X and Y offsets needed to not run into it. Using calipers and a ruler, measure the <b>X and Y distances</b> from the L bracket at which you'd like to mill your board. Make sure to leave some margin, and check that your board will fit in the spot you've picked. If you want to mill close to the bracket, use at least 5mm of offset. </p> <a href="./img/offsets.jpg" target=_blank><img src="./img/offsets.jpg"/></a> @@ -158,8 +158,8 @@ Click on "Config" under "Set Work Origin". Configure the following: <ul> <li>Tick Anchor1 as the reference</li> - <li><b>X Offset</b>: the X offset you measured (in mm)</li> - <li><b>Y Offset</b>: the Y offset you measured (in mm)</li> + <li><b>X Offset</b>: the X offset you measured (in mm), >=5mm</li> + <li><b>Y Offset</b>: the Y offset you measured (in mm), >=5mm</li> </ul> <a href="./img/cc-anchor.png" target=_blank><img src="./img/cc-anchor.png"/></a>