admin | 05.12.2025
Loading 3D model...
Vases have varying shapes, generated directly from a Python script. They are quick to print with single perimeter thickness and surprisingly rigid due to all the folds and curved surfaces.
Print settings:
The STL files are generated by the included Python scripts. To generate solid objects with top surfaces, change the parameter "top" to True in the function "gen". The "gen" function takes a number of steps (the resolution) and a polygon generator function. This function must return a polygon with the same number of segments each time. I have used several
Please login to post comments.