Commit Graph

15 Commits

Author SHA1 Message Date
Simon Huskier
0cf7a2830e Add an example for centerOption='CenterOfBoundBox' application... 2015-11-23 14:20:15 +08:00
Gaël Ecorchard
6fc456bca6 Add Braille example 2015-10-12 21:57:02 +02:00
Gaël Ecorchard
317a8e19de Remove flipLid parameter from Parametric Enclosure
The parameter didn't work anyway
2015-10-02 21:57:13 +02:00
Gaël Ecorchard
9188d71e5e Add an example with a polyline from a numpy array 2015-10-02 21:55:37 +02:00
Gaël Ecorchard
ae9588e73a Use thickness parameter in Lego 2015-10-02 09:56:05 +02:00
Jeremy Wright
61c6ed0858 Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Jeremy Wright
a0108668a5 Removed an unneeded line from the Remote_Enclosure example. 2014-12-18 12:37:25 -05:00
Jeremy Wright
d8c2a53cf5 Fixed numerous issues relating to opening, closing, newing up, and saving scripts. Also added an example contributed by @emdash. 2014-12-18 11:11:46 -05:00
stansu
9b8025f322 fix for 1x1 brick
when i try 1x1 brick, the rarray can’t use 0 for parameter.
so i add last else condition to disable last cylinder making.
2014-12-08 10:22:06 +08:00
Jeremy Wright
123c2b439c Incorporated a pyqode.core fix to compensate for a FreeCAD on Mac issue, and cleaned up the examples so they don't show errors in the code editor pane. 2014-12-07 12:53:40 -05:00
Jeremy Wright
ab8a986a1c Added a comment about the default introduction example. 2014-12-06 22:21:26 -05:00
Dave Cowden
a9b94452ab Added Lego Brick Example: 2014-12-06 10:19:38 -05:00
Jeremy Wright
943845df91 Automatically open an introductory example when the user choses the CadQuery workbench. 2014-12-01 22:30:44 -05:00
Jeremy Wright
50844a2dd1 Got module working with embedded packages and cleaned up file headers. 2014-11-28 16:45:22 -05:00
Jeremy Wright
00766a2d75 Partial attempt to embed libraries in module. 2014-11-25 22:15:15 -05:00