54 lines
1.0 KiB
Plaintext
Executable File
54 lines
1.0 KiB
Plaintext
Executable File
#<_z_clearance> = 12
|
|
#<_rampang> = 10
|
|
|
|
|
|
;#<_stepover> = 0.1
|
|
|
|
;#<_overlap> = 0
|
|
|
|
; mode refernce
|
|
; +1: Conventional milling
|
|
; +2: Both-ways milling
|
|
; +4: Plunge entry
|
|
; +8: Outside
|
|
|
|
G21 ; G21 mm / G20 inch
|
|
;G10 L1 P1 Z0.0 R[/2] ; set tool
|
|
;T1 ; set tool to T1
|
|
;M06 ; manual toolchange
|
|
G54 ; absolute coordinates
|
|
F170 ; inch or mm/min (300 mm/min = about 1 ft/min)
|
|
|
|
;#<_z_top> = 1
|
|
;#<_z_bot> = -8
|
|
;o<pocket_circ> call [0] [15][35] [21]
|
|
;#<_z_top> = 1
|
|
;#<_z_bot> = -8
|
|
;o<pocket_circ> call [0] [40][15] [21]
|
|
|
|
;#<_z_top> = 1
|
|
;#<_z_bot> = -8
|
|
;o<pocket_circ> call [0] [ 70][13] [16]
|
|
;#<_z_top> = 1
|
|
;#<_z_bot> = -8
|
|
;o<pocket_circ> call [0] [ 95][13] [16]
|
|
;#<_z_top> = 1
|
|
;#<_z_bot> = -8
|
|
;o<pocket_circ> call [0] [120][13] [16]
|
|
;#<_z_top> = 1
|
|
;#<_z_bot> = -8
|
|
;o<pocket_circ> call [0] [115][37] [16]
|
|
;#<_z_top> = 1
|
|
;#<_z_bot> = -8
|
|
;o<pocket_circ> call [0] [ 90][37] [16]
|
|
;#<_z_top> = 1
|
|
;#<_z_bot> = -8
|
|
;o<pocket_circ> call [0] [ 65][37] [16]
|
|
|
|
#<_z_top> = 1
|
|
#<_z_bot> = -8
|
|
o<pocket_circ> call [0] [150][29] [29]
|
|
|
|
|
|
M2 ; end program
|