?
This commit is contained in:
34
nc_files/programs/HECB-ENCLOSURE-TOP.ngc
Executable file
34
nc_files/programs/HECB-ENCLOSURE-TOP.ngc
Executable file
@@ -0,0 +1,34 @@
|
||||
#<_z_clearance> = 0.3
|
||||
#<_rampang> = 20
|
||||
|
||||
; mode refernce
|
||||
; +1: Conventional milling
|
||||
; +2: Both-ways milling
|
||||
; +4: Plunge entry
|
||||
; +8: Outside
|
||||
|
||||
G20 ; G21 mm / G20 inch
|
||||
G10 L1 P1 Z0.0 R[1/8/2] ; set tool
|
||||
T1 ; set tool to T1
|
||||
M06 ; manual toolchange
|
||||
G54 ; absolute coordinates
|
||||
F12 ; inch or mm/min (300 mm/min = about 1 ft/min)
|
||||
|
||||
#<zt> = +0.1
|
||||
#<zb> = -0.25
|
||||
|
||||
#<da> = [12/25.4]
|
||||
|
||||
o<pocket_circ> call [-0.394][+.787] [#<da>] [#<zt>][#<zb>] [0][4]
|
||||
o<pocket_circ> call [-1.181][+.787] [#<da>] [#<zt>][#<zb>] [0][4]
|
||||
o<pocket_circ> call [-1.181][-.787] [#<da>] [#<zt>][#<zb>] [0][4]
|
||||
o<pocket_circ> call [-0.394][-.787] [#<da>] [#<zt>][#<zb>] [0][4]
|
||||
|
||||
o<drill> call [-2.990][+1.480] [#<zt>][#<zb>]
|
||||
o<drill> call [-1.769][+1.480] [#<zt>][#<zb>]
|
||||
o<drill> call [-1.769][-1.480] [#<zt>][#<zb>]
|
||||
o<drill> call [-2.990][-1.480] [#<zt>][#<zb>]
|
||||
|
||||
o<frame_rect> call [-2.854][+1.417] [-1.870][-1.417] [#<zt>][#<zb>]
|
||||
|
||||
M2 ; end program
|
||||
Reference in New Issue
Block a user