big overhaul
This commit is contained in:
@@ -1239,7 +1239,9 @@ M06 ; manual toolchange
|
||||
G54 ; absolute coordinates
|
||||
F10 ; 10 ft/min
|
||||
|
||||
o<frame_circ> call [2.5][-1.0] [1.381] [0.01][-0.3]
|
||||
#<_z_top> = 0.01
|
||||
#<_z_bot> = -0.3
|
||||
o<frame_circ> call [0] [2.5][-1.0] [1.381]
|
||||
|
||||
N6080 M30
|
||||
|
||||
|
||||
@@ -15,6 +15,8 @@ M06 ; manual toolchange
|
||||
G54 ; absolute coordinates
|
||||
F10 ; 10 ft/min
|
||||
|
||||
o<frame_circ> call [2.5][-1.0] [1.381] [0.01][-0.3]
|
||||
#<_z_top> = 0.01
|
||||
#<_z_bot> = -0.3
|
||||
o<frame_circ> call [0] [2.5][-1.0] [1.381]
|
||||
|
||||
M2 ; end program
|
||||
|
||||
@@ -15,23 +15,43 @@ M06 ; manual toolchange
|
||||
G54 ; absolute coordinates
|
||||
F2 ; feedrate
|
||||
|
||||
;o<pocket_circ> call [0.317][-0.508] [.165] [0.05][-0.18] [.00] [4]
|
||||
;o<pocket_circ> call [1.183][-0.508] [.165] [0.05][-0.18] [.00] [4]
|
||||
;#<_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]
|
||||
|
||||
;o<pocket_circ> call [0.750][-0.508] [.130] [0.05][-0.18] [.00] [4]
|
||||
;o<pocket_circ> call [0.750][-1.689] [.130] [0.05][-0.18] [.00] [4]
|
||||
;o<pocket_circ> call [0.258][-1.492] [.130] [0.05][-0.18] [.00] [4]
|
||||
;o<pocket_circ> call [1.242][-1.492] [.130] [0.05][-0.18] [.00] [4]
|
||||
;#<_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]
|
||||
|
||||
;o<pocket_circ> call [2.625][-1.000] [.200] [0.05][-0.18] [.00] [4]
|
||||
;o<pocket_circ> call [4.000][-1.000] [.200] [0.05][-0.18] [.00] [4]
|
||||
;#<_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
|
||||
o<frame_rect> call [4.748+#1][-.265-#1] [5.578-#1][-1.735+#1] [0.05][-0.2]
|
||||
#<_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
|
||||
;o<frame_rect> call [4.748][-.265] [5.578][-1.735] [0.05][-0.2]
|
||||
;#<_z_top> = 0.05
|
||||
;#<_z_bot> = -0.2
|
||||
;o<frame_rect> call [0] [4.748][-.265] [5.578][-1.735]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user