I need help with writing the correct openSCAD code for a vertical planter that is stackable and customizable
I want the code that will help me create the stackable planter. i an new to open scad and can only create basic shapes like cylinder but i want to be able to create cylindrical planters that will have holes on them like a tower garden and be stackable
You can do a lot with
difference()andtranslate(), will need to see some code to know what you are trying to achieve, but here's a simple example: