introduce slack config fale. also small edits to side wall stuff

This commit is contained in:
zhao
2023-04-08 10:36:31 -04:00
parent c6df6a9153
commit 16ba58e995
17 changed files with 111830 additions and 172539 deletions

View File

@ -2,6 +2,7 @@
include <../config.scad>
include <../sharedVariables.scad>
include <../../helper/magnet.scad>
include <../../helper/slack.scad>
sideWallConnW = 7;
sideWallConnD = 20;
@ -18,7 +19,7 @@ innerSideWallToYBarMagnetConn = magnetFaceToSideWallConnOuterYEdge + sideWallSlo
hingePoleR = 2;
hingePoleH = 5;
hingeHoleR = hingePoleR + 0.2;
hingeHoleR = hingePoleR + radiusXYSlack;
sideWallZHingeSlack = 0.3;