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

@@ -4,8 +4,10 @@
M03 ; Start spindle
F10 ; Feed
o<drill> call [3.25][-0.5] [0.05][-0.35] [0.2]
o<drill> call [11.875][-0.5] [0.05][-0.35] [0.2]
#<_z_top> = 0.05
#<_z_bot> = -0.35
o<drill> call [3.25][-0.5] [0.2]
o<drill> call [11.875][-0.5] [0.2]
M05 ; Stop Spindle
M30 ; End Program