?
This commit is contained in:
24
nc_files/programs/HEMA-RAILSIDEMNT.ngc
Executable file
24
nc_files/programs/HEMA-RAILSIDEMNT.ngc
Executable file
@@ -0,0 +1,24 @@
|
||||
#<_z_clearance> = .5
|
||||
#<_rampang> = 10
|
||||
#<_td> = [1/4]
|
||||
|
||||
; mode refernce
|
||||
; +1: Conventional milling
|
||||
; +2: Both-ways milling
|
||||
; +4: Plunge entry
|
||||
; +8: Outside
|
||||
|
||||
G20 ; G21 mm / G20 inch
|
||||
G54 ; absolute coordinates
|
||||
|
||||
#<zt> = 0.02
|
||||
#<zb> = -0.30
|
||||
|
||||
F10
|
||||
|
||||
o<pocket_circ> call [-.5-.394-1][-.5] [.33] [#<zt>][#<zb>]
|
||||
|
||||
o<end_round> call [180] [-.5-.394-1][-.5] [.52] [#<zt>][#<zb>]
|
||||
|
||||
|
||||
M2 ; end program
|
||||
Reference in New Issue
Block a user