Thingiverse
Domino Clock
by WillemvD
9
Downloads
13
Likes
0
Makes
OpenSCAD file:
difference(){
union(){
$fn=60;
cylinder(5,90,90);
}
$fn=60;
translate([0,0,-1])cylinder(7,4,4);
for(i=[0:30:360]){rotate([0,0,i])translate([40,-11,2])cube([44,22,5]);}
}
difference(){
union(){
$fn=60;
cylinder(5,90,90);
}
$fn=60;
translate([0,0,-1])cylinder(7,4,4);
for(i=[0:30:360]){rotate([0,0,i])translate([40,-11,2])cube([44,22,5]);}
}
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!