?
This commit is contained in:
24
nc_files/HEMS/HEMS-0033.ngc
Executable file
24
nc_files/HEMS/HEMS-0033.ngc
Executable file
@@ -0,0 +1,24 @@
|
||||
#<_z_clearance> = 0.4
|
||||
#<_rampang> = 5
|
||||
|
||||
; mode reference
|
||||
; +1: Conventional milling
|
||||
; +2: Both-ways milling
|
||||
; +4: Plunge entry
|
||||
; +8: Outside
|
||||
|
||||
|
||||
G20 ; G21 mm, G20 inches
|
||||
G10 L1 P1 Z0.0 R[.323/2] ; set tool
|
||||
T1 ; set tool to T1
|
||||
M06 ; manual toolchange
|
||||
G54 ; absolute coordinates
|
||||
F4 ; mm/min (300 mm/min = about 1 ft/min)
|
||||
|
||||
o<drill> call [5-3][-1] [.1][-.7] [.2]
|
||||
o<drill> call [8-3][-1] [.1][-.7] [.2]
|
||||
o<drill> call [5-3][-3] [.1][-.7] [.2]
|
||||
o<drill> call [8-3][-3] [.1][-.7] [.2]
|
||||
|
||||
M30
|
||||
M2 ; end program
|
||||
Reference in New Issue
Block a user