Plant Pot with wavey top Open Scad
thingiverse
Fed up with producing something useful - so I had a go at creating a pot with a sine wave top made of cylinders to give a ribbed outer.\r\n\r\nEnded up printing it half size as my poor printer couldn't cope with the size of the file.\r\n\r\n// Simple plantpot with wavy top\r\n// base is base thickness, radius is radius of base all in mm\r\ni = 0;\r\nbase = 2.5;\r\nradius = 30;\r\n$fn = 100;\r\n\r\nrotate ([0,90,0]) {\r\ncylinder(base,r=radius);\r\n}\r\nfor (i = [0:4:360]) {\r\ntranslate([0,radius*sin(90-i),radius*sin(i)])\r\n\r\nrotate ([0,90,0]) {\r\n\r\ntranslate([0,0,0]) {\r\ncylinder(40+20*sin(i)*sin(i), d1=2.5,d2=2.5);\r\n\r\n}\r\n}}
With this file you will be able to print Plant Pot with wavey top Open Scad 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 Plant Pot with wavey top Open Scad.