I occasionally do some minor programming work at my current job. They would like me to come up with a utility that simply(?) reads in a gcode file and outputs another gcode file with the cutting direction reverse, so it would essentially start cutting from the end of the gcode file, ending at the beginning (just in case some smart person tries to tell me to just reverse the cutter rotation! ;-) )

Does anyone know of something that already would do that, or an uptodate programming library that would make it easy?

Similar Threads: