rename connectingBar to yBar, and add mockup of new xBar. Also mess around with the full assembly

This commit is contained in:
zhao
2023-01-08 18:51:11 -05:00
parent 2069f51cd8
commit 407090507d
16 changed files with 305 additions and 150 deletions

View File

@ -20,7 +20,7 @@ maxUnitDepth = 200;
screwDiff = 10;
// Number screw slots on the main rail. Affects build volume.
numRailScrews = 3;
numRailScrews = 20;
// Screw type used for rackmount units. See screws.scad.
mainRailScrewType = "m4";