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

@@ -16,8 +16,12 @@ G54 ; absolute coordinates
M03
F20
o<drill> call [+1][0] [-1][-2]
o<drill> call [-1][0] [-1][-2]
#<_z_top> = -1
#<_z_bot> = -2
o<drill> call [+1][0]
#<_z_top> = -1
#<_z_bot> = -2
o<drill> call [-1][0]
M05