Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:tools:jaxen_operating [2026/09/06 13:17] – clarification colinl | wiki:tools:jaxen_operating [2026/09/06 13:41] (current) – spelling colinl | ||
|---|---|---|---|
| Line 137: | Line 137: | ||
| **Top-hat method:** | **Top-hat method:** | ||
| - | Good for when you don't need fully-faced | + | Good for when you don't need fully-faced |
| - | (There is no way to accurately | + | (Technically this method cannot **perfectly** |
| - | Can use a chamfering tool for final step as an alternative to deburring. | + | Can use a chamfering tool for final step as an alternative to de-burring. |
| **Facing/ | **Facing/ | ||
| Line 508: | Line 508: | ||
| **Steps:** | **Steps:** | ||
| - During your operation, click CYCLE STOP when you are just at the boundary of 2 lines of G-Code operating. Doesn' | - During your operation, click CYCLE STOP when you are just at the boundary of 2 lines of G-Code operating. Doesn' | ||
| - | - Do whatever you need while the machine is paused. Move workholding, | + | - Do whatever you need while the machine is paused. Move workholding/workpiece, or manually jog the machine. |
| + | - HOWEVER: be careful of executing G-Code in this state! Your program may be depending on mode G90 or G91, and any other settings, and won't know if you change them! | ||
| - Jog the machine back to the start of where you want to resume. | - Jog the machine back to the start of where you want to resume. | ||
| - Scroll in the GCode window to highlight the line and feature you want to resume at the start of. | - Scroll in the GCode window to highlight the line and feature you want to resume at the start of. | ||