21 lines
374 B
Plaintext
Executable File
21 lines
374 B
Plaintext
Executable File
#<_z_clearance> = 1.0
|
|
#<_rampang> = 5
|
|
|
|
;#<_overlap> = 0
|
|
|
|
; +1: Conventional milling
|
|
; +2: Both-ways milling
|
|
; +4: Plunge entry
|
|
; +8: Outside
|
|
|
|
|
|
G10 L1 P1 Z0.0 R0.25 ; set tool
|
|
T1 ; set tool to T1
|
|
M06 ; manual toolchange
|
|
G54 ; absolute coordinates
|
|
F10 ; 10 ft/min
|
|
|
|
o<slot_chop> call [7.25][-1.315/2] [6.75][-1.315/2] [0.515] [0.1][-0.3] [0.00] [+2]
|
|
|
|
M2 ; end program
|