big overhaul

This commit is contained in:
Thaddeus Hughes
2026-04-05 20:51:43 -05:00
parent f39f90977d
commit ad1f8719d6
121 changed files with 2457 additions and 1700 deletions

View File

@@ -1,6 +1,5 @@
#<_z_clearance> = .5
#<_rampang> = 10
#<_td> = [1/4]
; mode refernce
; +1: Conventional milling
@@ -16,11 +15,21 @@ G54 ; absolute coordinates
F10
;o<pocket_circ> call [-0.375][-.5] [.240] [#<zt>][#<zb>]
;o<pocket_circ> call [-2.375][-.5] [.323] [#<zt>][#<zb>]
o<pocket_circ> call [-3.375][-.5] [.715] [#<zt>][#<zb>]
o<pocket_circ> call [-3.875][-.5] [.715] [#<zt>][#<zb>]
o<pocket_circ> call [-4.375][-.5] [.715] [#<zt>][#<zb>]
;#<_z_top> = #<zt>
;#<_z_bot> = #<zb>
;o<pocket_circ> call [0] [-0.375][-.5] [.240]
;#<_z_top> = #<zt>
;#<_z_bot> = #<zb>
;o<pocket_circ> call [0] [-2.375][-.5] [.323]
#<_z_top> = #<zt>
#<_z_bot> = #<zb>
o<pocket_circ> call [0] [-3.375][-.5] [.715]
#<_z_top> = #<zt>
#<_z_bot> = #<zb>
o<pocket_circ> call [0] [-3.875][-.5] [.715]
#<_z_top> = #<zt>
#<_z_bot> = #<zb>
o<pocket_circ> call [0] [-4.375][-.5] [.715]
o<end_round> call [180] [-4.375][-.5] [.52] [#<zt>][#<zb>]