introduce script to generate assembly animation. still needs cleanup
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
include <../helper/common.scad>
|
||||
include <./connector/connectors.scad>
|
||||
|
||||
xyPlate();
|
||||
*xyPlate();
|
||||
|
||||
xyPlateConnDx = xBarX + 2*_heatSetX; // X distance between connectors
|
||||
xyPlateConnDy = yBarDepth - 2*basePlateScrewMountToYBarXZFace; // Y distance between connectors
|
||||
|
||||
Reference in New Issue
Block a user