big overhaul
This commit is contained in:
@@ -43,15 +43,25 @@ o10 elseif [#<prog> EQ 2]
|
||||
o<spquircle_pocket> call [#<w>/2][-#<w>/2] [.937] [-.19][-.45] [0.01] [+4]
|
||||
|
||||
; cleanup the corners
|
||||
o<drill> call [#<w>/2+.38][-#<w>/2+.38] [0.02][-0.45]
|
||||
o<drill> call [#<w>/2-.38][-#<w>/2+.38] [0.02][-0.45]
|
||||
o<drill> call [#<w>/2-.38][-#<w>/2-.38] [0.02][-0.45]
|
||||
o<drill> call [#<w>/2+.38][-#<w>/2-.38] [0.02][-0.45]
|
||||
#<_z_top> = 0.02
|
||||
#<_z_bot> = -0.45
|
||||
o<drill> call [#<w>/2+.38][-#<w>/2+.38]
|
||||
#<_z_top> = 0.02
|
||||
#<_z_bot> = -0.45
|
||||
o<drill> call [#<w>/2-.38][-#<w>/2+.38]
|
||||
#<_z_top> = 0.02
|
||||
#<_z_bot> = -0.45
|
||||
o<drill> call [#<w>/2-.38][-#<w>/2-.38]
|
||||
#<_z_top> = 0.02
|
||||
#<_z_bot> = -0.45
|
||||
o<drill> call [#<w>/2+.38][-#<w>/2-.38]
|
||||
|
||||
o10 elseif [#<prog> EQ 3]
|
||||
F10
|
||||
#<b> = .96
|
||||
o<frame_rect> call [#<w>/2+#<b>/2][-#<w>/2+#<b>/2] [#<w>/2-#<b>/2][-#<w>/2-#<b>/2] [0.02][-.45]
|
||||
#<_z_top> = 0.02
|
||||
#<_z_bot> = -.45
|
||||
o<frame_rect> call [0] [#<w>/2+#<b>/2][-#<w>/2+#<b>/2] [#<w>/2-#<b>/2][-#<w>/2-#<b>/2]
|
||||
|
||||
o10 endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user