Fixed Grid mount
Moved Threads out Signed-off-by: Stephen J Carpenter <sjc@carpanet.net>
This commit is contained in:
2
box.scad
2
box.scad
@@ -584,7 +584,7 @@ if (PART == "grid_mount") {
|
|||||||
|
|
||||||
cuboid([200,200,10], align=V_BOTTOM);
|
cuboid([200,200,10], align=V_BOTTOM);
|
||||||
xspread(n=2, l=42) cyl(d=3.3, h=50);
|
xspread(n=2, l=42) cyl(d=3.3, h=50);
|
||||||
xrot(45)up(17.2)xspread(n=2, l=84)m3s_clear(bl=10,bz=-9, sh=0, drop=false, $die=true);
|
xrot(45)back(5)up(17.2)xspread(n=2, l=84)m3s_clear(bl=10,bz=-9, sh=0, drop=false, $die=true);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user