Sponsored
Sponsored
Cylindrical Functions Script thingiverse

Cylindrical Functions Script

thingiverse mrule 11107 Free

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.



Instructions
The script depends on :
-- OpenSCAD
-- Python
-- Numpy
-- linux-ish environemnt
-- inotify-tools ( optional )

View on thingiverse

Direct link to the original creator's page

Platform thingiverse
Creator mrule
Price Free
Format STL / 3D Printable
License See original page
Also on cults3d
Sponsored
Sponsored
How do I download Cylindrical Functions Script?

Click the "View on thingiverse" button above to visit the original model page on thingiverse. You can download the STL file directly from the creator's page for free.

What 3D printer can I use for this model?

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.

Is this 3D model free to download?

Yes, this model is available as a free download on thingiverse. Some creators accept tips or donations.

Can I modify this STL file?

Most STL files can be modified using free software like Blender, TinkerCAD, or Meshmixer. Check the license on the original thingiverse page to see if modifications are permitted by the creator.