40 lines
807 B
Plaintext
40 lines
807 B
Plaintext
( pcb2gcode 2.5.0 )
|
|
( Software-independent Gcode )
|
|
|
|
( This file uses 1 drill bit sizes. )
|
|
( Bit sizes: [2mm] )
|
|
|
|
G94 (Millimeters per minute feed rate.)
|
|
G21 (Units == Millimeters.)
|
|
G90 (Absolute coordinates.)
|
|
G00 S20000 (RPM spindle speed.)
|
|
|
|
G00 Z30.00000 (Retract)
|
|
T1
|
|
M5 (Spindle stop.)
|
|
G04 P1.00000
|
|
(MSG, Change tool bit to drill size 2mm)
|
|
M6 (Tool change.)
|
|
M0 (Temporary machine stop.)
|
|
M3 (Spindle on clockwise.)
|
|
G0 Z2.60000
|
|
G04 P1.00000
|
|
|
|
G81 R2.60000 Z-1.90000 F200.00000 X-92.11720 Y3.83296
|
|
X-66.20920 Y37.23396
|
|
X-92.11720 Y83.33496
|
|
X-58.05620 Y65.22496
|
|
X-29.96320 Y68.11996
|
|
X-3.97920 Y83.46196
|
|
X-21.63220 Y24.02596
|
|
X-3.97920 Y3.83296
|
|
G80
|
|
|
|
G00 Z30.000 ( All done -- retract )
|
|
|
|
M5 (Spindle off.)
|
|
G04 P1.000000
|
|
M9 (Coolant off.)
|
|
M2 (Program end.)
|
|
|