
tempest mermaid vase
thingiverse
I stumbled upon a fun little .scad code that someone had shared as a tweet. It's a great example of how you can modify the code to create different shapes - if you want a white cube, it's hidden somewhere in my collection of miscellaneous IFS fractals. The original tweet code is: f(90); module f(w){ difference(){ cylinder(w,w,w,$fn=4); #cylinder(w,w/1.5,0,$fn=4); } if(w>2){ for(i=[0:3])rotate([0,0,i*90])translate([w,0,0])f(w/2); translate([0,0,w])f(w/2); } }
Download Model from thingiverse
With this file you will be able to print tempest mermaid vase with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on tempest mermaid vase.