Thingiverse
Cylindrical Functions Script
by mrule
141
Downloads
239
Likes
3
Makes
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
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
Sign in to leave a comment
Sign in