stl rebuild

This commit is contained in:
zhao
2023-04-02 11:28:42 -04:00
parent 4cd7dc565a
commit 6389b13243
16 changed files with 49728 additions and 56708 deletions

View File

@ -13,10 +13,10 @@ include <./hingeModule.scad>
echo("Side Wall Height", sideWallZ);
echo("Side Wall Depth", sideWallY);
translate(v = [hingePoleDx ,hingePoleDy, 10])
rotate(a=[0,0,-120])
translate(v = [-hingePoleDx ,-hingePoleDy, 0])
*sideWallBase();
//translate(v = [hingePoleDx ,hingePoleDy, 10])
//rotate(a=[0,0,-120])
//translate(v = [-hingePoleDx ,-hingePoleDy, 0])
sideWallBase();
module sideWallBase() {