Cleaning up - Update python script and readme

This commit is contained in:
zhao
2023-05-21 13:41:41 -04:00
parent 40dc26ef51
commit 3474acbec5
22 changed files with 216434 additions and 12856 deletions

View File

@ -1,6 +1,7 @@
include <../helper/halfspace.scad>
include <../helper/slack.scad>
include <./sharedVariables.scad>
include <./connector/connectors.scad>
// Distance from midpoint of stack connectors to each other
stackConnectorDx = rackTotalWidth - 2*(connectorXEdgeToYBarXEdge + connectorRectWidth/2);