Files
linuxcnc/nc_files/SD-SLEEVE.ngc
Thaddeus Hughes ad1f8719d6 big overhaul
2026-04-05 20:51:43 -05:00

20 lines
243 B
Plaintext

#<_z_clearance> = 0.5
#<rampang> = 12
M03
G4 P2
F10
;#<_z_top> = .01
;#<_z_bot> = 0
;o<frame_circ> call [4] [0][0] [1.750] [0]
#<_z_top> = .01
#<_z_bot> = -0.6
o<frame_circ> call [4] [0][0] [1.382] [0]
M05
G0 Z#<_z_clearance>
G0 X-2.0
M30