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

40 lines
708 B
Plaintext
Executable File

G21 ; G21 mm / G20 inch
G54 ; absolute coordinates
#<_z_clearance> = 10
#<_rampang> = 7
; mode refernce
; +1: Conventional milling
; +2: Both-ways milling
; +4: Plunge entry
; +8: Outside
F250 ; inch or mm/min (300 mm/min = about 1 ft/min)
#<zt> = +1
#<zb> = -10
;o<drill_man> call [-5-68][0]
;o<drill_man> call [-5-45][0]
;o<drill_man> call [-5- 5][0]
;o<drill_man> call [5+ 5][0]
;o<drill_man> call [5+45][0]
;o<drill_man> call [5+68][0]
#<_z_top> = 1
#<_z_bot> = -6
o<pocket_circ> call [0] [-5-68][0] [12]
#<_z_top> = -4
#<_z_bot> = -12
o<pocket_circ> call [0] [-5-68][0] [12]
F100
#<_z_top> = -10
#<_z_bot> = -11.9
o<pocket_circ> call [+4] [-5-68][0] [12.1] [0]
;G0 X-50
M2 ; end program