Message 1 of 4
How to add a G0 command to the output with having to manually edit the G code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to add a line to the output prior to any move commands?
I have a desktop CNC mill with Mach3 and when I set the zero point and then start the gcode, it does not retract and goes to the start point and this often leaves a mark on the material. I have to manually raise the Z by about 5 to 10mm before starting the G code but sometimes I forget to do this and end up with a scrapped part. 😞
For now I have started to include a G0 Z5. line that I manually enter into the post output but wondering if there is a way to do this automatically when I generate the code?