Torsten Paul
28fb5b3ae5
Removing execute permissions from OpenSCAD source.
...
Fedora Rawhide build correctly complains with:
WARNING: ./usr/share/openscad-nightly/libraries/MCAD/servos.scad is executable but has empty or no shebang, removing executable bit
2018-09-25 20:13:44 +02:00
Chow Loong Jin
0209686202
Merge pull request #38 from openscad/remove-external-modules
...
Remove external modules
2018-09-24 12:15:48 +08:00
Torsten Paul
9eae9ba98e
Update test code for Python3.
2018-09-23 19:03:17 +02:00
Torsten Paul
bf61e4920f
Remove submodules SolidPython and ThingDoc.
2018-09-23 17:33:07 +02:00
Chow Loong Jin
681864db5d
Merge pull request #37 from telepath/master
...
add m2 to nuts_and_bolts.scad
2018-08-09 22:42:27 +08:00
Telepath
34271f45f6
add m2 to nuts_and_bolts.scad
2018-08-09 14:50:53 +02:00
Chow Loong Jin
eba14c3a85
Merge pull request #36 from linuxluser/master
...
Added optional "center" param to triangle() and a_triangle() modules
2018-07-10 13:32:10 +08:00
Dave
89009d9289
Added optional "center" param to triangle() and a_triangle() modules
2018-07-09 18:23:10 -07:00
Chow Loong Jin
0e57f5500a
Merge pull request #31 from capveg/master
...
Fixed rotation on demo helical gear
2018-02-23 03:13:55 +08:00
Chow Loong Jin
818265f4a6
Merge pull request #34 from l29ah/master
...
use https for submodules
2017-12-27 00:59:19 +08:00
Sergey Alirzaev
2cf324fc9b
use https for submodules
2017-12-25 19:15:45 +03:00
Chow Loong Jin
7c75b2a51b
Merge pull request #9 from achiestdragon/patch-1
...
Update shapes.scad
2017-07-23 00:46:25 +08:00
Chow Loong Jin
b1adc78fc5
Merge pull request #26 from D-Byte/patch-1
...
Added proper screw cap values
2017-07-23 00:45:13 +08:00
Chow Loong Jin
6a3d7411c8
Merge pull request #30 from vwegert/master
...
added more bearing sizes
2017-07-23 00:44:08 +08:00
Rob Sherwood
455bbbcba7
Fixed rotation on demo helical gear
2017-07-04 17:25:36 -07:00
Volker Wegert
519110db2d
added more bearing sizes
2016-11-10 21:10:03 +01:00
Chow Loong Jin
5ff8ce964c
Merge remote-tracking branch 'origin/pr/19'
2015-01-26 11:38:20 +08:00
Chow Loong Jin
4f66ef8aef
Merge branch 'pr/4'
2015-01-26 10:48:12 +08:00
Chow Loong Jin
fd273713af
Exclude *~ in all directories, not just /
2015-01-26 10:46:48 +08:00
Arne Durr
b957e8dec0
Added proper screw cap values
...
Fixed the TODO: proper screw cap values
Based on: http://www.roymech.co.uk/Useful_Tables/Screws/cap_screws.htm
Diameter is pulled from the table METRIC_BOLT_CAP_DIAMETERS and the cap height is the metric size of the bold.
2014-11-29 19:57:02 +01:00
Marius Kintel
85794e4b4f
Clarify licensing
2014-03-07 00:13:33 -05:00
arthur
89311f5834
added ~ files to gitignore
2013-12-21 19:03:31 +00:00
Marius Kintel
b2da70e92f
Merge branch 'master' of github.com:openscad/MCAD
2013-11-04 20:39:39 -05:00
Marius Kintel
af27d28e8e
Clarified BSD license
2013-11-04 20:39:29 -05:00
Marius Kintel
1776f6e0d9
Merge pull request #2 from hroncok/master
...
Fixed Free Software Foundation address
2013-10-01 08:21:20 -07:00
Marius Kintel
0be9a07930
Clarified license
2013-10-01 11:16:27 -04:00
Marius Kintel
968f47856c
clarify license
2013-10-01 11:13:21 -04:00
david
4fc20d7b7e
Update shapes.scad
2013-06-20 23:17:40 +02:00
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
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