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

@@ -12,18 +12,30 @@ F8.0 ; feedrate
#<w> = 2.80
#<h> = 4.55
o<frame_rect> call [-#<w>/2] [-#<h>/2] [#<w>/2] [#<h>/2] [0.05] [-0.1] [3] [0.1]
#<_z_top> = 0.05
#<_z_bot> = -0.1
o<frame_rect> call [3] [-#<w>/2] [-#<h>/2] [#<w>/2] [#<h>/2] [0.1]
#<w> = 2.75
#<h> = 4.50
o<frame_rect> call [-#<w>/2] [-#<h>/2] [#<w>/2] [#<h>/2] [0.05] [-0.1] [3] [0.1]
#<_z_top> = 0.05
#<_z_bot> = -0.1
o<frame_rect> call [3] [-#<w>/2] [-#<h>/2] [#<w>/2] [#<h>/2] [0.1]
o<pocket_circ> call [0] [+0.75] [12.1/25.4] [0.1] [0.3] [-0.15] [.005] [0]
o<pocket_circ> call [0] [-0.75] [12.1/25.4] [0.1] [0.05] [-0.15] [.005] [0]
o<pocket_circ> call [-0.75] [0] [12.1/25.4] [0.1] [0.05] [-0.15] [.005] [0]
o<pocket_circ> call [+0.75] [0] [12.1/25.4] [0.1] [0.05] [-0.15] [.005] [0]
#<_z_top> = 0.1
#<_z_bot> = 0.3
o<pocket_circ> call [0] [0] [+0.75] [12.1/25.4] [-0.15] [.005]
#<_z_top> = 0.1
#<_z_bot> = 0.05
o<pocket_circ> call [0] [0] [-0.75] [12.1/25.4] [-0.15] [.005]
#<_z_top> = 0.1
#<_z_bot> = 0.05
o<pocket_circ> call [0] [-0.75] [0] [12.1/25.4] [-0.15] [.005]
#<_z_top> = 0.1
#<_z_bot> = 0.05
o<pocket_circ> call [0] [+0.75] [0] [12.1/25.4] [-0.15] [.005]