Note, the MACH3 flavor did/does exactly this.
- 1 year later...
While the Mach3 setting creates Gcode with the A axis for the print head the start and end code needs to be modified, see:
Preferences>configure curer>printers> click on the printer and then: machine settings>printer
Incidentally Mach 3 depreciates the use of G92. I wrote a Mach3 macro containing: DoOEMButton(142) ' zero A
Recommended Posts
nallath 1,124
Yep. Write a post-processing script to do that. Have a look at https://github.com/nallath/PostProcessingPlugin
Link to post
Share on other sites