Commit graph

226 commits

Author SHA1 Message Date
Elmo Mäntynen 37c35adcc8 Merge from elmom/MCAD 2013-02-17 11:14:42 +02:00
Elmo 6079e6d50b Merge pull request #13 from traverseda/master
Mergining libtrianlges
2013-02-17 00:57:09 -08:00
Elmo 5f4dd16834 Merge pull request #11 from f3ndot/patch-1
auger() actually builds augers with all params
2013-02-17 00:55:29 -08:00
Elmo ce87286467 Merge pull request #12 from peteruithoven/master
Added 2D shapes and layout modules
2013-02-17 00:54:27 -08:00
traverseda 0356f2f2d4 Removed test_libtriangles. I was under the mistaken impression is provided a set of examples, so you could see at a glance the result of the code. This doesn't really need a test function. 2013-02-16 15:12:12 -04:00
traverseda 3671d2139a Added licensing stuff. 2013-02-16 13:36:56 -04:00
traverseda bdee716f59 Changes examples/example.libtriangles.scad to test_libtriangles.scad 2013-02-16 13:27:27 -04:00
traverseda 913733d22b Cleaned up the examples folder 2013-02-15 17:03:59 -04:00
traverseda 3aa8ba99be Added my libtriangles, plus the "examples" folder 2013-02-15 17:02:36 -04:00
peteruithoven 26b29ba83f Added layout and 2D shapes modules 2012-11-22 02:14:36 +01: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
Elmo 4e1b4ae3df Merge pull request #6 from openscad/polyholes-license
Added license info from http://www.thingiverse.com/thing:6118
2012-10-31 13:33:21 -07:00
Marius Kintel 9af89906fa Added license info from http://www.thingiverse.com/thing:6118 2012-10-31 12:25:20 -04:00
Elmom 176b2c49d4 Added license, renamed module to make it actually work 2012-10-31 18:00:28 +02:00
Miro Hrončok 18b3daa818 Fixed FSF address 2012-10-07 19:47:29 +02:00
Elmo 8930770b3a Merge pull request #9 from donbright/master
clarify that there are no wildcards in OpenSCAD use/include statements
2012-08-07 06:50:07 -07:00
don bright c90db2a644 clarify that you cannot use wildcards in OpenSCAD use/include statements 2012-08-01 19:45:02 -05:00
Elmom 46eaca20eb Merge branch 'master' of github.com:SolidCode/MCAD 2012-07-04 01:04:45 +03:00
Elmom 483b5a35c6 Updated ThingDoc 2012-07-04 01:04:31 +03:00
Charles Rincheval a1c58b960b Added Futaba S3003 servo 2012-06-08 23:18:03 +02:00
Evan Jones 98ea65b540 Merge pull request #5 from openscad/fonts
fonts.scad
2012-02-23 07:47:45 -08:00
Marius Kintel 3a47e3407a Merge branch 'master' of github.com:openscad/MCAD 2012-02-18 13:24:11 +01:00
Marius Kintel fa265644af Merge pull request #1 from clothbot/fonts
Added fonts.scad to use with OpenSCAD search() function
2012-02-18 04:23:50 -08:00
Marius Kintel 38a362adf7 Merge remote-tracking branch 'upstream/master' 2012-02-18 13:20:07 +01:00
Andrew Plumb adb5b65655 Added outline_2d() and bold_2d()
Wrapper modules for rendering outline and bold text from a set of font
points and paths.
2012-02-14 23:56:09 -05:00
Andrew Plumb 1a31137eee Added fonts.scad
Example font to take advantage of search function added to OpenSCAD.
2012-02-14 23:07:20 -05:00
Evan Jones 0a28fcd0fb Merge pull request #4 from openscad/3d_triangle_doc
minor fix: Use correct use convention in documentation - from kintel
2012-02-07 19:34:01 -08:00
Evan Jones d00d43e5f9 Merge pull request #3 from openscad/involute_order
Involute order && chmod - from kintel
2012-02-07 19:33:37 -08:00
Marius Kintel 13db22c08f minor fix: Use correct use convention in documentation 2012-02-02 23:38:00 +01:00
Marius Kintel cde0d5514a Merge branch 'master' of github.com:openscad/MCAD 2012-02-02 23:32:34 +01:00
Marius Kintel 0a5b38fe7c minor fix: Use correct use convention in documentation 2012-02-02 23:32:15 +01:00
Marius Kintel 2ad18d2a48 Merge branch 'master' of https://github.com/SolidCode/MCAD 2012-02-02 23:22:54 +01:00
Elmom 8113cfface Added multiply.scad 2012-01-30 04:31:23 +02:00
Elmom 3faafdd93e Added 2d ring 2012-01-30 04:29:39 +02:00
Elmom 5eb4cf289a Fix spin so that it properly uses the angle parameter 2012-01-14 16:15:34 +02:00
Elmom 13e37fe74e Make underside of block level 2012-01-14 15:20:21 +02:00
Elmom 7e351e154d Added lego_compatibility.scad 2012-01-11 01:43:04 +02:00
Marius Kintel 83205f0511 Merge branch 'master' of github.com:openscad/MCAD 2012-01-09 03:11:21 +01:00
Marius Kintel a5b8b44f50 Cleared executable flag from scad file 2012-01-09 03:10:14 +01:00
Marius Kintel f32906ae90 Fixed orientation issue 2011-12-30 14:29:04 +01:00
Elmo b7d9ec4c5e Merge pull request #2 from openscad/master
Added 3d_triangle module
2011-11-23 04:11:20 -08:00
Marius Kintel ef08a6cf50 Added 3d_triangle from Rene Baumann 2011-11-21 18:50:16 +01:00
Timothy Schmidt 4330afe5e7 fixed typo and added license preamble to teardrop.scad 2011-10-30 11:05:53 -04:00
Timothy Schmidt 662f853f10 fixed license and typo for teardrop.scad 2011-10-30 10:37:41 -04:00
Elmo f313545c3e Merge pull request #1 from openscad/master
Minor changes to testing framework (by kintel)
2011-09-28 23:26:16 -07:00
Marius Kintel 60490ebd2c Better test names, support for Mac 2011-09-08 03:52:11 +02:00
Marius Kintel 47876c4a7e Minor translation to make the result manifold 2011-09-08 03:49:39 +02:00
Elmom 903569a9a2 Added oval_torus and torus2 with different parameterization 2011-09-07 12:43:30 +03:00
Elmom 72400cf62c Added an egg shape using egg_outline 2011-09-07 09:59:02 +03:00
Elmom b2b431a92b Typed out some polygonal tubes 2011-09-06 12:44:52 +03:00