This commit is contained in:
zhao
2023-04-15 11:56:20 -04:00
parent 8212737dd9
commit 096f8deaba
7 changed files with 158 additions and 12 deletions

View File

@ -5,6 +5,9 @@ include <../helper/screws.scad>
include <./config.scad>
connectorYEdgeToYBarYEdge = 5;
connectorXEdgeToYBarXEdge = 5;
connectorRectWidth = 10;
connectorRectDepth = 10;
connectorTotalHeight = 10;