cults3d
This is a python script for generating cylindrical coordinate functions as OpenSCAD scripts.
Specify height, radial resolution, vertical resolution, wall thickness, and a twist parameter at the top of the python script.
Specify radius as a function of theta and height in a function called "fun" also in the script.
The archive contains a few files :
-- cylindrical.py is the script
-- spin.sh is an example of using inotify to automatically regenerate the .scad file every time the .py script is updates.
-- various .stl outputs and some .gcode
This script solves the problem of :
-- generating a surface from a cylindrical function
-- generating a constant-thickness wall for most reasonable curves
-- a polygon function for plotting polygons in polar coordinates ( can be used to interpolate between polygons or other shapes )
This script is good for :
-- interpolating between different shapes along the cylinder with rotation
-- generating procedurally generated forms more quickly than composition in OpenSCAD
The script can now write STLs directly and can be configured to output solid objects or objects with a solid bottom. If a .stl filename is given as the first command line argument, the script will save to that file, otherwise it will print to standard out. Python also attempts to automatically call meshlab if it is installed to display the rendered result. If a .scad filename is given as the command line argument, an OpenSCAD script will be written and meshlab will not be launched.
Direct link to the original creator's page
thingiverse
thingiverse
cults3d
thingiverse
thingiverse
cults3d
thingiverse
thingiverse
Click the "View on cults3d" button above to visit the original model page on cults3d. You can download the STL file directly from the creator's page.
This STL file is compatible with most FDM 3D printers (Creality Ender 3, Prusa MK3S+, Bambu Lab, etc.) and resin printers (Elegoo, Anycubic). Check the original page for recommended print settings and materials.
This is a premium model priced at on cults3d. Premium models often include higher detail, multiple parts, and print-tested files.
Most STL files can be modified using free software like Blender, TinkerCAD, or Meshmixer. Check the license on the original cults3d page to see if modifications are permitted by the creator.