test hexagon cross
This commit is contained in:
parent
5a7f39067d
commit
8d544ee251
3
test3.scad
Normal file
3
test3.scad
Normal file
@ -0,0 +1,3 @@
|
||||
rotate([0,0,120]) cube([200,50,35], center=true);
|
||||
rotate([0,0,240]) cube([200,50,35], center=true);
|
||||
rotate([0,0,360]) cube([200,50,35], center=true);
|
Loading…
Reference in New Issue
Block a user