Enclosure with standoffs
This commit is contained in:
6
enclosure/main.scad
Normal file
6
enclosure/main.scad
Normal file
@@ -0,0 +1,6 @@
|
||||
use <fabula_enclosure.scad>
|
||||
$fn=32;
|
||||
|
||||
|
||||
translate([0, -50, 0]) box();
|
||||
translate([0, 50, 0]) rotate([180, 0, 0]) cap();
|
||||
Reference in New Issue
Block a user