Back
small vase – 3D printable model from Thingiverse Thingiverse

small vase

by whyej
5 Downloads
2 Likes
0 Makes
Download Model
vase();

cylinder(h=5, r=28);

module vase(){
for(r=[0:(360/12):360]){
rotate([0,0,r])
translate([0,0,0])
scale([1.4,1.2,1.2]){
linear_extrude(height=150,twist=720)
translate([10,10,0])
circle(5);

linear_extrude(height=150,twist=-720)
translate([-10,10,0])
circle(5);

}}}
Source
Thingiverse
Comments
0

Comments

No comments yet – be the first!
All Thingiverse Models More by whyej

Add to Collection