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

@@ -3,7 +3,6 @@ G54 ; absolute coordinates
#<_z_clearance> = 10
#<_rampang> = 7
#<_td> = 6.35
; mode refernce
; +1: Conventional milling
@@ -23,10 +22,16 @@ F250 ; inch or mm/min (300 mm/min = about 1 ft/min)
;o<drill_man> call [5+45][0]
;o<drill_man> call [5+68][0]
o<pocket_circ> call [-5-68][0] [12] [1][-6]
o<pocket_circ> call [-5-68][0] [12] [-4][-12]
#<_z_top> = 1
#<_z_bot> = -6
o<pocket_circ> call [0] [-5-68][0] [12]
#<_z_top> = -4
#<_z_bot> = -12
o<pocket_circ> call [0] [-5-68][0] [12]
F100
o<pocket_circ> call [-5-68][0] [12.1] [-10][-11.9] [0] [+4]
#<_z_top> = -10
#<_z_bot> = -11.9
o<pocket_circ> call [+4] [-5-68][0] [12.1] [0]
;G0 X-50