Thingiverse
nested cubes scad
125
Downloads
132
Likes
0
Makes
Some nested cubes based on some web art. includes scad and stl files.
only advanced makers can have some idea of getting them into filament, you may have to make wth variable higher.
here is the final scad code, set the rotation to the number you want, change the width, use more cubes, and after is the first version:
__________________
wth = 1.5;//width of bars
rtn = 90/17;//can be used as rotation
xt = 2;//spacing
for(h = [1 : 23])
{
rotate([h*4,0,h*4])
only advanced makers can have some idea of getting them into filament, you may have to make wth variable higher.
here is the final scad code, set the rotation to the number you want, change the width, use more cubes, and after is the first version:
__________________
wth = 1.5;//width of bars
rtn = 90/17;//can be used as rotation
xt = 2;//spacing
for(h = [1 : 23])
{
rotate([h*4,0,h*4])
Makes
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign in