Thingiverse
playing with bricks on SCAD
di tecdroid
3
Download
5
Likes
0
Makes
this is a rather old project i just stumbled upon. It was my first project on a resin 3d printer. I suppose, it will work on an fdm printer, too but text won't be visible then.
However, you can play around with building things by using base_translate (pos2d, level) where a normal brick is three levels high.
For instance:
color("red")base_translate([2,2])brick([4,2,3]);
color("blue")base_translate([2,3], 3)brick([2,4,1]);
Maybe someone would like to add some special bricks to it
However, you can play around with building things by using base_translate (pos2d, level) where a normal brick is three levels high.
For instance:
color("red")base_translate([2,2])brick([4,2,3]);
color("blue")base_translate([2,3], 3)brick([2,4,1]);
Maybe someone would like to add some special bricks to it
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!