Well, I have an issue that's got me lost.
G1 G41 x.3735 y .2
G1 y-.325
G2 x.1235 y.-.575 r.250
G1 x-.1235
Mach's graphics writes this and the rest of the program out. When I run it, the program stops before it executes the G1 x-.1235 line. This happens both with the motors running and inhibited. What could be causing this? I fear I'm overlooking the obvious.