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

@@ -15,10 +15,18 @@ M06 ; manual toolchange
G54 ; absolute coordinates
F4 ; mm/min (300 mm/min = about 1 ft/min)
o<drill> call [5-3][-1] [.1][-.7] [.2]
o<drill> call [8-3][-1] [.1][-.7] [.2]
o<drill> call [5-3][-3] [.1][-.7] [.2]
o<drill> call [8-3][-3] [.1][-.7] [.2]
#<_z_top> = .1
#<_z_bot> = -.7
o<drill> call [5-3][-1] [.2]
#<_z_top> = .1
#<_z_bot> = -.7
o<drill> call [8-3][-1] [.2]
#<_z_top> = .1
#<_z_bot> = -.7
o<drill> call [5-3][-3] [.2]
#<_z_top> = .1
#<_z_bot> = -.7
o<drill> call [8-3][-3] [.2]
M30
M2 ; end program