?
This commit is contained in:
34
nc_files/programs/HEMA-OUTFEED.ngc
Executable file
34
nc_files/programs/HEMA-OUTFEED.ngc
Executable file
@@ -0,0 +1,34 @@
|
||||
#<_z_clearance> = .5
|
||||
#<_rampang> = 10
|
||||
#<_td> = 0.25
|
||||
|
||||
; 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<end_round> call [180] [-5.513][-.50] [0.52] [#<zt>][#<zb>]
|
||||
|
||||
o<pocket_circ> call [-5.513][-.50] [0.51] [#<zt>][#<zb>]
|
||||
|
||||
o<pocket_circ> call [-2.028][-.315] [.323] [#<zt>][#<zb>]
|
||||
o<pocket_circ> call [-0.494][-.669] [.323] [#<zt>][#<zb>]
|
||||
o<pocket_circ> call [+0.494][-.669] [.323] [#<zt>][#<zb>]
|
||||
o<pocket_circ> call [+2.028][-.315] [.323] [#<zt>][#<zb>]
|
||||
|
||||
o<pocket_circ> call [+5.513][-.50] [0.51] [#<zt>][#<zb>]
|
||||
|
||||
o<end_round> call [0] [+5.513][-.50] [0.52] [#<zt>][#<zb>]
|
||||
|
||||
|
||||
|
||||
M2 ; end program
|
||||
Reference in New Issue
Block a user