The file 'Helix Library For OpenSCAD 3D Printer Model' is (scad,stl) file type, size is 598.3KB.
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.
helix_extrude.scad | 1.6KB | |
helix_extrude_test.scad | 1.2KB | |
helix_extrude_test.stl | 4.6MB |