I thought this would be easy, but apparently not. I am using Mach4 with a Taig mill with inch units. When I use either the Mach4-IN or Mach4-Inch post processors, the g-code includes the code Q0.1. This seems to stop the g-code from running. I couldn't find information about this code. Any advice? If it's any help, below is the generated g-code.
Code:G00 G49 G40 G17 G80 G50 G90 G20 G64 (Countersink) M6 T170 M03 S2000 G00 Z0.1000 X0.1645 Y-0.1645 G82 X0.1645 Y-0.1645 Z-0.1524 R0.1000 Q0.1 F5.0 G80 G00 Z0.1000 X2.9939 G82 X2.9939 Y-0.1645 Z-0.1524 R0.1000 Q0.1 F5.0 G80 G00 Z0.1000 Y-1.3355 G82 X2.9939 Y-1.3355 Z-0.1524 R0.1000 Q0.1 F5.0 G80 G00 Z0.1000 X0.1645 G82 X0.1645 Y-1.3355 Z-0.1524 R0.1000 Q0.1 F5.0 G80 G00 Z0.1000 M5 M9 M30