June 13, 2026
Description
A fully customizable Plant Pot / Pen Holder!
To make your own you will need FreeCAD, a free to download CAD software. After installing it you will need to use the Macro file:
Don't change the name of the script file: 'anti_sphere_pot.py'
Copy it into FreeCAD's macros folder:
On Windows: C:/Users/<Username>/AppData/Roaming/FreeCAD/Macro
<Username> is the name of the account you are logged in with.
As an alternative you can see this path in FreeCAD:
Top menu bar > Macro > Macros ... > User macros location
Create a new empty project in FreeCAD.
Once you have it imported, execute it.
Open it in the FreeCAD editor: Top menu bar > Macro > Macros ... > anti_sphere_pot.py > Edit
Top menu bar > Macro > Execute macro
Select the new object in the left side panel and you will see all the available properties.
Once you have the desired parameters, make sure Recompute is set to true, so the object is generated. Then export it.
Select the model
Ctrl + e or Top menu Bar > File > Export...
Base Height
Base Radius
Pattern Radius
Pattern Spacing
Pattern Twist Angle
Pattern ZOffset
Sphere Count
Sphere Radius
Optional test features:
Cylinder Intersect
Intersect Radius
Cylinder Union
Union Radius
A complete description about the parameters can be found in the script file. Hover over the parameter names to display their tooltip!
Check out my other models!
License:
Creative Commons — Attribution — Noncommercial — Share Alike