IF [ #9 EQ #0 ] #9= #4109 Use present F if none specied
IF [ #8 EQ #0 ] #8= #9 If no E, use F
G91 All incremental from here on
IF [ #4 EQ #0 ] #4= 0.0
IF [ #5 EQ #0 ] #5= 1.0
G68 R#4
G51 P [ #5 * 1000 ]
N1000
M97 M97 auto M99 at end of string
GOTO1000
N125
M99
(SPACE) This section mills a space.
N126
G00 X0.864 F#8
M99
N127
G#700 Restore G90/G91
G#701 Restore G00/G01 etc.
M99
N1 This section mills an exclamation point
(!)
G00 X0.2692
G01 Z - #702 F#8
G03 J0.0297 F#9
G00 Z#702
G00 Y0.2079
G01 Z - #702 F#8
G01 X0.0495 Y0.6732 F#9
G03 X-0.099 R0.0495
G01 X0.0495 Y-0.6732
G00 Z#702
G00 X0.2692 Y-0.2079
M99
N2 This section mills double quotes.
(«)