Commit graph

9 commits

Author SHA1 Message Date
Michael Diamond f957022442 Swap deprecated assign() calls for let(); https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Conditional_and_Iterator_Functions#Assign_Statement 2021-05-15 12:00:11 -07:00
Doug Hawkins 71837805b3 Fixed deprecated child() reference. Also altered helix() in screw.scad to use all children, not just the first child. 2020-03-25 17:01:12 -06:00
Justin Bull e8151cf061 auger() actually builds augers with all params
radii is used instead of diameters, has a taper parameter that will change how much the blade tapers at the end
2012-11-05 20:38:56 -05:00
Elmom 83ed86cfaa Testing improvements and cleanup 2010-08-26 14:19:49 +03:00
Elmom d9078fcc76 Added testing infra using py.test. Catches parse errors already, but stl compiling tests fail 2010-07-26 21:03:44 +03:00
Elmom 0b8c6f4c8d Resolved the license mess 2010-07-25 19:59:17 +03:00
Elmom efe5670cb1 Added copyright statement 2010-07-25 18:27:33 +03:00
Elmom 3c1731bc40 Intermediate commit 2010-07-25 18:14:45 +03:00
Elmom e32971d3cf Added a screw generator script, WIP 2010-07-24 16:13:39 +03:00