Thingiverse
Sweeping out OpenSCAD/STL curves with a Python script
by arpruss
9
Downloads
8
Likes
0
Makes
This is an example showing how one can generate knots using mathematical formulae with a Python script by sweeping a shape (convex or not) along a curve (closed or not).
The sweep.py script by default generates both an STL set of Borromean rings and an OpenSCAD set. You can edit it to change colors, formulas, etc. Additional examples are also generated, such as screw thread.
The OpenSCAD output is quite a bit better, in that it will still work if your sizes are such that have self-intersec
The sweep.py script by default generates both an STL set of Borromean rings and an OpenSCAD set. You can edit it to change colors, formulas, etc. Additional examples are also generated, such as screw thread.
The OpenSCAD output is quite a bit better, in that it will still work if your sizes are such that have self-intersec
Sign in to leave a comment
Sign in