Thingiverse
Helix library for OpenSCAD
by gaellafond
170
Downloads
102
Likes
0
Makes
Yet another OpenSCAD library to create helices.
There is plenty of libraries out there, but most of them are unpredictable. The height, width, angle, etc are not respected, making it very hard to create precise model.
This library is very precise, flexible and easy to use. It takes a 2D polygon and extrude it just like ```linear_extrude``` and ```rotate_extrude```.
2018-02-24: Added a default value for the number of segments (precision) when $fn is not defined.
There is plenty of libraries out there, but most of them are unpredictable. The height, width, angle, etc are not respected, making it very hard to create precise model.
This library is very precise, flexible and easy to use. It takes a 2D polygon and extrude it just like ```linear_extrude``` and ```rotate_extrude```.
2018-02-24: Added a default value for the number of segments (precision) when $fn is not defined.
Sign in to leave a comment
Sign in