test hexagon cross

This commit is contained in:
Trammell Hudson 2014-12-31 13:32:44 +01:00
parent 5a7f39067d
commit 8d544ee251
2 changed files with 3 additions and 0 deletions

3
test3.scad Normal file
View 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);

BIN
test3.stl Normal file

Binary file not shown.