wip - remove heat set inserts

This commit is contained in:
zhao
2023-06-03 10:21:28 -04:00
parent ffe73c414b
commit e14a986e9e
25 changed files with 392103 additions and 215905 deletions

View File

@ -42,9 +42,10 @@ module onXBarToYBarNegative() {
module onYBarToXBarNegative() {
y = 27;
z = 6;
translate(v = [-m3HeatSetInsertSlotHeightSlacked, y, z])
translate(v = [-5, y, z])
rotate(a = [180, 0, 0])
rotate(a = [0, 90, 0])
heatSetInsertSlot_N(rackFrameScrewType);
hexNutPocket_N("m3", openSide=false, backSpace=5);
}