the R 836226.179450 is the line that made it die each time. The first time it did it, I patiently waited and waited, but I was able to go view the gcode to figure out what line because the router was still there. Thankfully the WebControl go to gcode # allowed the program resume right where it had stopped. This had to be done 5 times on this one drawing. What is the maximum radius the arduino gcode parser can handle?
@madgrizzle, you’re right, the firmware only supports arcs using the I,J relative mode.
@Orob, is the gcode generated for a machine that is ‘grbl compatible’? Many programs will adjust their gcode output format for a variety of machines. The Maslow want to use the settings often listed as ‘grbl’ or ‘grbl compatible’.
I read up on this and apparently in inkscape gcodetools, if you have the postprocessor set to “Round to value to 4 digits.” then it will generate the R values. Make sure that is set to NONE.