some more cleanup

This commit is contained in:
zhao
2023-08-17 23:54:58 -04:00
parent 63af3ac058
commit 717d323264
3 changed files with 17 additions and 17 deletions

View File

@ -3,7 +3,7 @@ include <./connector/connectors.scad>
*xyPlate();
xyPlateConnDx = xBarX + 2*_heatSetX; // X distance between connectors
xyPlateConnDx = xBarX + 2*basePlateYBarSlideNutDx; // X distance between connectors
xyPlateConnDy = yBarDepth - 2*basePlateScrewMountToYBarXZFace; // Y distance between connectors
module xyPlate() {