Commit graph

34 commits

Author SHA1 Message Date
Eero af Heurlin b57cf51efe removing unused code 2010-08-26 12:27:01 +03:00
Eero af Heurlin d83ad01668 just found out that there are 2D primitives too, no need to use DXF... so changed the triangle to use polygon and extrusion, cleaner than doing weird booleans.
This changes the default orientation of the triangle so adapted the servo library too.
2010-08-26 10:08:44 +03:00
Elmom a221887c47 Changed license information on behalf of the author 2010-08-26 00:42:43 +08:00
Eero af Heurlin 0f8d8fa9ea adding my parts to this library 2010-08-25 18:00:19 +03:00
Elmom 7280e754ae Added info about developing MCAD and other improvements to README 2010-08-22 15:06:24 +03:00
Elmom fcf6ba699b incorporated 2D export to involute_gears, by Amp 2010-08-15 12:58:20 +03:00
Elmom ce3806d619 added two implementations of intersection() (untested) 2010-08-15 12:34:43 +03:00
Elmom 951c9dd565 added stepper.scad to README 2010-08-15 12:24:31 +03:00
Elmom d89a202935 updated README with teardrop 2010-08-10 12:47:55 +03:00
Elmom be7c4447e2 Added teardrop module 2010-08-08 17:00:21 +03:00
Elmom 23bdcfbf43 Typo fix submitted by Koen Kooi 2010-08-04 23:19:57 +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 10bc847279 Initial code for testing, WIP 2010-07-26 17:35:32 +03:00
Elmom 2ec1bad8f6 Changed to LGPL, since all the code is now compatible 2010-07-26 13:24:12 +03:00
Elmom 486890c750 Added utilities.scad from http://github.com/zzorn/FunRap 2010-07-26 13:13:31 +03:00
Elmom 50426f01ef Added a switch to generate bearing outlines for hole cutting etc. 2010-07-26 12:57:28 +03:00
Elmom c803681562 Replaced bearings.scad with bearing.scad (from http://github.com/zzorn/FunRap) 2010-07-26 10:58:32 +03:00
Elmom 4063268387 A small typo 2010-07-26 09:13:34 +03:00
Elmom cc49f67109 Some adjustments to the new files 2010-07-26 09:10:01 +03:00
Elmom 8bb788d435 Added NEMA stepper outline code from http://github.com/zzorn/FunRap 2010-07-26 08:57:42 +03:00
Elmom 0b8c6f4c8d Resolved the license mess 2010-07-25 19:59:17 +03:00
Elmom 022699112a Clarified the licenses in use in this library, has GPL2 and GPL3 which are incompatible 2010-07-25 19:39:52 +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 983b4b7b16 Updated README to include all files 2010-07-25 18:11:48 +03:00
Elmom 6dffc908fd Added involute_gears.scad from http://www.thingiverse.com/thing:3575 2010-07-25 18:08:15 +03:00
Elmom 2edbc11b1d Added curves.scad, includes helix_curve() ATM 2010-07-25 18:03:04 +03:00
Elmom fd06f8e648 Added constants.scad to house all mathematical contants, and added deg(angle) to math.scad 2010-07-25 17:31:35 +03:00
Elmom e32971d3cf Added a screw generator script, WIP 2010-07-24 16:13:39 +03:00
theOtherRob 4129da763e gears.scad cleanup + examples 2010-06-11 16:07:22 -04:00
theOtherRob 32b7d6b65f now licensed under GPL + LGPL 2010-06-11 15:47:28 -04:00
theOtherRob b97b93c262 more 2010-06-11 15:22:57 -04:00
theOtherRob ec301fd69a added gears, bearings and motors and renamed files 2010-06-11 15:22:38 -04:00
theOtherRob a22d4705b2 first commit 2010-04-19 21:38:24 -04:00