update side support

This commit is contained in:
zhao
2023-08-08 12:48:49 -04:00
parent e740ab8680
commit 8fbd3aa573
4 changed files with 89 additions and 72 deletions

View File

@ -9,14 +9,8 @@ include <../config/common.scad>
uDiff = screwDiff;
rackMountScrewXDist = 4;
rackMountScrewZDist = 4;
rackMountScrewXDist = 4.5;
rackMountScrewZDist = 4.5;
mainRailSideSupportToInnerEdge = frontFaceWidth - railSideMountThickness;
railSupportsDx = 2*mainRailSideSupportToInnerEdge + maxUnitWidth;