wip feet
This commit is contained in:
@ -4,4 +4,10 @@ include <../xBar.scad>
|
||||
|
||||
// Oriented for 3d printing.
|
||||
// Supports required at XY wall connections, and depending on roundness
|
||||
yBar();
|
||||
yBar();
|
||||
|
||||
|
||||
translate(v=[40,0,0])
|
||||
mirror(v=[1,0,0])
|
||||
rotate(a=[0,0,90])
|
||||
*xBar();
|
||||
Reference in New Issue
Block a user