finish new assembly instructions, and update readme

This commit is contained in:
zhao
2023-08-12 11:44:52 -04:00
parent 4283e63139
commit 41c33ce46f
60 changed files with 106 additions and 478 deletions

View File

@ -2,9 +2,9 @@ include <./common.scad>
use <./attachSideConnectorModulesToYBars.scad>
use <./propUpBottomXYTraywithSideWalls.scad>
$vpt = [71,123,88];
$vpr = [44,0,47];
$vpd = 450;
$vpt = [115,58,113];
$vpr = [98,0,17];
$vpd = 620;
$vpf = 22.50;
attachXYTrays(at=$t);
@ -17,8 +17,8 @@ module attachXYTrays(at=0,r=0) {
module singleScrew() {
translate(v = [mainRailSlideHexOnYBarDx, mainRailSlideHexOnYBarDy, -5])
rotate(a=[-45,0,0])
translate(v=[0,0,14 + t2]) // length of caseScrewB
caseScrewA();
translate(v=[0,0,14 + t2]) // length of caseScrewLong
caseScrewMedium();
}
translate(v=[0,0,t1])