MiniCNCBasics: Difference between revisions

Jump to navigation Jump to search
m
Line 99: Line 99:
Notice that the line highlighted in the G-Code dialog box is also highlighted in the tool path window.
Notice that the line highlighted in the G-Code dialog box is also highlighted in the tool path window.


Important Note: in the sample, on line 2, it says to go to Z-26.  This was what I entered before I understood how to use the height sensor properly. This is using a reference of Z as Zero after using the buck to sense the height, but then I incorrectly reset the Z height to zero manually.  <br>
<b>Important Note:</b> in the sample, on line 2, it says to go to Z-26 (G1 Z-26 F150).  This was what I entered before I understood how to use the height sensor properly. This is using a reference of Z as Zero after using the buck to sense the height, but then I incorrectly reset the Z height to zero manually.  <br>
This will be updated with a proper graphic and instructions once we figure it out.  <br>
This will be updated with a proper graphic and instructions once we figure it out.  <br>
Meanwhile, set your code to a very small number and test it first before you break a bit.  
Meanwhile, set your code to a very small number (G1 Z-0.5 F150) and test it first before you break a bit.  


<br>[[File:141-Tool-Path-View-1.jpg]]
<br>[[File:141-Tool-Path-View-1.jpg]]
296

edits

Navigation menu