Commit graph

222 commits

Author SHA1 Message Date
Chow Loong Jin 5246f78d34
Merge pull request #46 from MichaelPFrey/master
circle does not have a center parameter
2018-12-21 12:48:25 +08:00
Michael Frey 1532fb1032
circle does not have a center parameter 2018-12-20 22:46:06 +01:00
Chow Loong Jin 2989901425
Merge pull request #41 from rockstorm101/deprecate-shapes
shapes: Add deprecation warning
2018-10-08 12:26:56 +08:00
Rock Storm 852e53bef5 shapes: Make deprecation module name less generic 2018-10-07 17:42:44 +01:00
Chow Loong Jin 842f6bcb29
Merge pull request #44 from rockstorm101/standardize
regular_shapes: rename reg_polygon
2018-10-05 11:34:20 +08:00
Rock Storm b7ee9ac16f shapes: use 'DEPRECATED' instead of 'WARNING' 2018-10-04 19:04:09 +01:00
Rock Storm 5ae3d5d549 regular_shapes: rename reg_polygon
Rename 'reg_polygon' to 'regular_polygon' to be consistent with the rest
of OpenSCAD function names.
2018-10-04 18:55:54 +01:00
Chow Loong Jin cd134456c1
Merge pull request #43 from rockstorm101/fix-reg-polygon
regular_shapes: Avoid the circle trick
2018-10-03 12:25:40 +08:00
Rock Storm 2e4d6b4037 regular_shapes: Avoid the circle trick
As is stated in the very own manual of OpenSCAD [1], generating polygons
using the circle function is a trick that should be avoided.

 [1]
https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/2D_Primitives#regular_polygon
2018-10-02 18:46:04 +01:00
Chow Loong Jin dc32fed745
Merge pull request #40 from rockstorm101/typo-readme
README: Remove duplicated 'and'
2018-10-01 01:19:17 +08:00
Rock Storm e324f76e24 shapes: Add deprecation warning 2018-09-28 20:16:05 +01:00
Rock Storm 0c927f11a0 README: Remove duplicated 'and' 2018-09-28 19:30:01 +01:00
Chow Loong Jin f392483a80
Merge pull request #39 from openscad/cleanup
Cleanup
2018-09-27 12:54:30 +08:00
Torsten Paul 53549d4063 Remove now unnecessary python wrapper to fetch git submodules. 2018-09-25 20:18:18 +02:00
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