papercraft/test3.scad

4 lines
150 B
OpenSCAD
Raw Normal View History

2014-12-31 13:32:44 +01:00
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);