big overhaul
This commit is contained in:
@@ -8,20 +8,20 @@ M03
|
||||
; OP 1: Holes
|
||||
; Origin: center
|
||||
o10 if [#<op> EQ 1]
|
||||
#<_td> = 0.25
|
||||
F5
|
||||
|
||||
o<drill> call [+2.913][+2.913] [0.05][-0.15]
|
||||
o<drill> call [-2.913][+2.913] [0.05][-0.15]
|
||||
o<drill> call [-2.913][-2.913] [0.05][-0.15]
|
||||
o<drill> call [+2.913][-2.913] [0.05][-0.15]
|
||||
#<_z_top> = 0.05
|
||||
#<_z_bot> = -0.15
|
||||
o<drill> call [+2.913][+2.913]
|
||||
o<drill> call [-2.913][+2.913]
|
||||
o<drill> call [-2.913][-2.913]
|
||||
o<drill> call [+2.913][-2.913]
|
||||
|
||||
|
||||
; OP 2: Outline
|
||||
; Origin: center
|
||||
o10 elseif [#<op> EQ 2]
|
||||
#<_td> = 0.2
|
||||
#<_tr> = [#<_td>/2]
|
||||
#<_tr> = [#5410/2]
|
||||
|
||||
F5
|
||||
|
||||
@@ -29,8 +29,10 @@ o10 elseif [#<op> EQ 2]
|
||||
G90.1
|
||||
|
||||
|
||||
o<slot> call [0][+2.375] [0][+1.625] [0.252] [0.05][-0.15]
|
||||
o<slot> call [0][-2.375] [0][-1.625] [0.252] [0.05][-0.15]
|
||||
#<_z_top> = 0.05
|
||||
#<_z_bot> = -0.15
|
||||
o<slot> call [0] [0][+2.375] [0][+1.625] [0.252]
|
||||
o<slot> call [0] [0][-2.375] [0][-1.625] [0.252]
|
||||
|
||||
|
||||
G0 Z0.2
|
||||
|
||||
Reference in New Issue
Block a user