( pcb2gcode 2.5.0 ) ( Software-independent Gcode ) G94 ( Millimeters per minute feed rate. ) G21 ( Units == Millimeters. ) G90 ( Absolute coordinates. ) G00 S24000 ( RPM spindle speed. ) G64 P0.01016 ( set maximum deviation from commanded toolpath ) G01 F100.00000 ( Feedrate. ) G00 Z5.00000 (Retract to tool change height) T1 G04 P1.00000 (Wait for spindle to stop) (MSG, Change tool bit to cutter diameter 3.00000mm) M3 ( Spindle on clockwise. ) G04 P1.00000 (Wait for spindle to get up to speed) G04 P0 ( dwell for no time -- G64 should not smooth over this point ) G00 Z5.00000 ( retract ) G00 X76.49997 Y-88.74999 ( rapid move to begin. ) G01 Z-1.60000 F50.00000 ( plunge. ) G04 P0 ( dwell for no time -- G64 should not smooth over this point ) G01 F100.00000 G01 X76.49997 Y-77.49999 G00 Z5.00000 G01 X76.49997 Y-73.99999 G01 Z-1.60000 F50.00000 G01 F100.00000 G01 X76.49997 Y-62.74999 G01 X76.52880 Y-62.45733 G01 X76.61417 Y-62.17595 G01 X76.75278 Y-61.91661 G01 X76.93932 Y-61.68931 G01 X77.16662 Y-61.50277 G01 X77.42596 Y-61.36416 G01 X77.70734 Y-61.27880 G01 X78.00000 Y-61.24997 G01 X227.99998 Y-61.24997 G01 X228.29261 Y-61.27880 G01 X228.57399 Y-61.36416 G01 X228.83332 Y-61.50277 G01 X229.06063 Y-61.68931 G01 X229.24717 Y-61.91661 G01 X229.38577 Y-62.17595 G01 X229.47114 Y-62.45733 G01 X229.49997 Y-62.74999 G01 X229.49997 Y-73.99999 G00 Z5.00000 G01 X229.49997 Y-77.49999 G01 Z-1.60000 F50.00000 G01 F100.00000 G01 X229.49997 Y-88.74999 G01 X229.47114 Y-89.04262 G01 X229.38577 Y-89.32400 G01 X229.24717 Y-89.58334 G01 X229.06063 Y-89.81064 G01 X228.83332 Y-89.99718 G01 X228.57399 Y-90.13579 G01 X228.29261 Y-90.22116 G01 X227.99998 Y-90.24998 G01 X78.00000 Y-90.24998 G01 X77.70734 Y-90.22116 G01 X77.42596 Y-90.13579 G01 X77.16662 Y-89.99718 G01 X76.93932 Y-89.81064 G01 X76.75278 Y-89.58334 G01 X76.61417 Y-89.32400 G01 X76.52880 Y-89.04262 G01 X76.49997 Y-88.74999 G04 P0 ( dwell for no time -- G64 should not smooth over this point ) G00 Z5.000000 ( retract ) G04 P1.000000 M9 ( Coolant off. )