Commit graph

131 commits

Author SHA1 Message Date
Glen Chung cde6972101 fix NemaMountingHoleDepth was generated 1mm shorter 2013-10-21 18:16:10 +08: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 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
Timothy Schmidt 662f853f10 fixed license and typo for teardrop.scad 2011-10-30 10:37:41 -04:00
Elmom 7c56855186 Added a spin module, does what the transformation with the same name in Blender does 2011-02-16 11:51:46 +02:00
Elmom 88bf287928 Made square pyramid actually work 2011-02-15 07:28:26 +02:00
Elmom 4db6fc8757 Added some items to TODO 2011-02-03 11:08:12 +02:00
Elmom 0cec0328ec Added a tolerance parameter tor motors.scad, by D1plo1d 2011-02-03 11:04:02 +02:00
Timothy Schmidt 5c9ef60e04 Some more potential mistakes and an OpenSCAD syntax error 2011-01-21 03:45:59 -05:00
Timothy Schmidt 9c1d8c4ce8 Randome bits of syntax that openscad doesn't treat as errors 2011-01-21 03:40:36 -05:00
Elmom ab6012c6b8 Fixed some copyright disclaimers 2011-01-18 14:08:27 +02:00
Timothy Schmidt d5a79533b5 fix licensing for motors.scad and nuts_and-bolts.scad 2011-01-18 06:58:23 -05:00
Timothy Schmidt 1b071f5e5c moved ellipse and egg_outline to regular_shapes.scad 2011-01-18 06:38:26 -05:00
Timothy Schmidt 0eab6f1c5a fixed up license of hardware.scad 2011-01-18 06:21:22 -05:00
Timothy Schmidt 90170b833e first commit of whosawhatsis' hardware.scad 2011-01-18 06:14:08 -05:00
Timothy Schmidt 1eaf67207a Merge branch 'master' of github.com:elmom/MCAD 2011-01-18 06:11:19 -05:00
Timothy Schmidt d53660d3b3 commit Giles' regular shapes and metric fasteners 2011-01-18 06:10:38 -05:00
Elmom 6fbb27cca0 Maybe this is enough... 2011-01-12 14:35:18 +02:00
Elmom 69bffb0397 And undo some :) 2011-01-12 14:33:04 +02:00
Elmom 006508acde Now actually convert the syntax to markdown :) 2011-01-12 14:28:23 +02:00
Elmom a9616c7fdf Forgot to add the project name to the StillMaintaned? links. 2011-01-12 14:20:27 +02:00
Elmom 19657b67e8 Now to name it so that github reconises it actually :) 2011-01-12 14:18:28 +02:00
Elmom 5fbe970f59 Forgot to remove the old README 2011-01-12 14:16:00 +02:00
Elmom fbe7cd6162 Changed README to markup and added a 'StillMaintained?' button 2011-01-12 14:13:28 +02:00
Elmom 868730fec7 Added a general ngon and improved some api docs 2011-01-08 15:38:47 +02:00
Elmom d21103e652 Fixed the previous fix :) 2011-01-08 13:35:24 +02:00
Elmom 50e821e4a3 Fixed the API of box and roundedBox 2011-01-08 13:32:58 +02:00
Elmom 25b184e252 Added a doc line about the egg_outline module 2011-01-08 12:46:48 +02:00
Elmom 3cc3b882ee Fixed an insignificant typo 2011-01-08 12:45:14 +02:00
Elmom 8d0d254eb5 Added an egg outline 2011-01-08 12:27:28 +02:00
Elmom a95c75faea Fixed a missing argument, tests for it, and made the API saner 2011-01-08 12:12:27 +02:00
Timothy Schmidt 32fdce5eb5 added functions and fixes to gridbeam.scad 2011-01-05 17:42:10 -05:00
Timothy Schmidt caa0765cea fix translateBeam in gridbeam lib 2011-01-05 18:53:53 +08:00
Timothy Schmidt 4c90200e60 added gridbeam library 2011-01-05 18:53:38 +08:00
Timothy Schmidt 851067e429 fix shapes.scad/rightTriangle 2010-12-29 01:41:40 +08:00
Elmom 932b29c11e Added a scad code to generate letters with a hole in them to make a necklace out of 2010-12-21 21:40:28 +02:00
Elmom 642341c843 Added the letter "Ö" to bitmap.scad, but it needs to be called with "OE"
Non ascii chars seem to be not properly supported.
2010-12-21 18:12:53 +02:00
Elmom 64a1182d96 Added my little improvement to name_tag.scad 2010-12-21 18:12:08 +02:00
Timothy Schmidt 6a0d711861 added elliptical shapes 2010-12-20 17:36:37 +08:00
Elmom 36db674958 Added a to be integrated itme to TODO 2010-11-15 15:38:58 +02:00