59 lines
1.2 KiB
Plaintext
Executable File
59 lines
1.2 KiB
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 R[3/25.4 /2] ; set tool
|
|
T1 ; set tool to T1
|
|
M06 ; manual toolchange
|
|
G54 ; absolute coordinates
|
|
F2 ; feedrate
|
|
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.18
|
|
;o<pocket_circ> call [4] [0.317][-0.508] [.165] [.00]
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.18
|
|
;o<pocket_circ> call [4] [1.183][-0.508] [.165] [.00]
|
|
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.18
|
|
;o<pocket_circ> call [4] [0.750][-0.508] [.130] [.00]
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.18
|
|
;o<pocket_circ> call [4] [0.750][-1.689] [.130] [.00]
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.18
|
|
;o<pocket_circ> call [4] [0.258][-1.492] [.130] [.00]
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.18
|
|
;o<pocket_circ> call [4] [1.242][-1.492] [.130] [.00]
|
|
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.18
|
|
;o<pocket_circ> call [4] [2.625][-1.000] [.200] [.00]
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.18
|
|
;o<pocket_circ> call [4] [4.000][-1.000] [.200] [.00]
|
|
|
|
F5
|
|
|
|
#1 = -.010 ; finish cut
|
|
#<_z_top> = 0.05
|
|
#<_z_bot> = -0.2
|
|
o<frame_rect> call [0] [4.748+#1][-.265-#1] [5.578-#1][-1.735+#1]
|
|
;F5
|
|
;#<_z_top> = 0.05
|
|
;#<_z_bot> = -0.2
|
|
;o<frame_rect> call [0] [4.748][-.265] [5.578][-1.735]
|
|
|
|
|
|
|
|
M2 ; end program
|