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

23 lines
473 B
Plaintext
Executable File

G21 ; G21 mm / G20 inch
G54 ; absolute coordinates
#<_z_clearance> = 6
#<_rampang> = 20
; mode refernce
; +1: Conventional milling
; +2: Both-ways milling
; +4: Plunge entry
; +8: Outside
F150 ; inch or mm/min (300 mm/min = about 1 ft/min)
#<_z_top> = 1
#<_z_bot> = -9
o<pocket_circ> call [0] [-20][-10] [8.2]
o<pocket_circ> call [0] [-20][-40] [8.2]
o<pocket_circ> call [0] [+30][-25] [8.2]
o<end_round> call [0] [+30][-25] [28] [1][-9] [0.5]
M2 ; end program