how can i prefix a specific z height from within the postprocessor
at the begining to save manualy editing the produced gcode file
i.e G00 -118.000
Dave
how can i prefix a specific z height from within the postprocessor
at the begining to save manualy editing the produced gcode file
i.e G00 -118.000
Dave
Why do you want to do that? A better option would probably be to set the tool change Z position or to use a code snippet.