Commit graph

287 commits

Author SHA1 Message Date
Timothy Schmidt 9a958fd11b remove executable bit and add todo list item 2013-05-31 14:57:16 -07:00
Timothy Schmidt 1cc850b449 fix hole diameter 2013-05-28 11:06:22 -07:00
Timothy Schmidt af55f6f35c fix path for units.scad in gridbeam.scad 2013-05-24 09:42:47 -07:00
Timothy Schmidt 0ec924d515 cleaned up and modernized gridbeam.scad, stubbed a few new functions 2013-05-24 09:29:51 -07:00
Chris Petersen 81912e88e3 Add flat/truncated teardrop module
Simple intersection method to implement a flat/truncated teardrop (technique gathered from comments made by whosawhatsis on various forums/blogs).
2013-05-10 02:24:19 -06:00
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
Andrew Plumb 29180c5d59 breaking out circular2diameter and diametral2diameter functions from gears 2012-03-14 14:55:29 -04:00
Evan Jones 98ea65b540 Merge pull request #5 from openscad/fonts
fonts.scad
2012-02-23 07:47:45 -08:00
Andrew Plumb 55aecfb419 Added align parameter 2012-02-20 01:13:01 -05:00
Andrew Plumb 26f50f8409 Added polytext()
Added polytext() module to simplify use of 8bit_polyfont() text
rendering.  Also adds bold, outline, underline and strike modifiers.
2012-02-20 00:47:08 -05:00
Andrew Plumb 9ef4fc5760 Cleaned up braille cell and line spacing. 2012-02-20 00:11:10 -05:00
Andrew Plumb 7ec98787a7 Initial take on Spec 800 braille
Spacing seems off; probably mis-interpreting 3.2.3.2 and 3.2.4.
2012-02-19 23:29:13 -05:00
Andrew Plumb 70a31597c4 Added braille_ascii_font()
Initial transcription. To be cleaned up.
2012-02-19 18:48:29 -05: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