Commit Graph

129 Commits

Author SHA1 Message Date
Jeremy Mack Wright
eae8efd9ee Updated CadQuery library and updated version number to 1.0.0 2017-04-12 22:14:55 -04:00
Jeremy Mack Wright
1a76a05e4a Removed some code that was breaking certain filenames. 2017-04-12 17:25:37 -04:00
Jeremy Mack Wright
93e6c95de6 Removed the assumption that every script would have an accompanying 3D view. 2016-10-20 00:43:59 -04:00
Jeremy Mack Wright
3d3f640dae Improved the open and close script functionality to help ensure a better and more integrated workflow. 2016-10-16 21:41:32 -04:00
Jeremy Mack Wright
544faacaf2 Code cleanup and minor bug fixes. 2016-10-11 20:49:22 -04:00
Jeremy Mack Wright
765c9d168d First fully working version, ready for user testing. 2016-10-04 23:02:58 -04:00
Jeremy Mack Wright
ccf2032b8b Fixed an error where executing would cause new objects to be created instead of removing the old ones. 2016-10-04 17:14:59 -04:00
Jeremy Mack Wright
2c18886dd5 Got save as working, still need to handle tabs gracefully. 2016-10-04 17:07:51 -04:00
Jeremy Mack Wright
cb1221da2c Fixed the majority of the functionality to where scripts can now be opened, saved, and executed in a multi-window environment. 2016-10-03 21:38:44 -04:00
Jeremy Mack Wright
c53da16bde Began the work of converting the workbench to use FreeCAD tabs now that v0.16 is mainstream. 2016-09-26 22:04:29 -04:00
Jeremy Mack Wright
ade6060238 Added advanced example from @adam-urbanczyk as Ex032. 2016-09-23 15:49:41 -04:00
Jeremy Mack Wright
c319b4f7f0 Added a safety feature to remove bad characters from the file name before trying to create or update the 3D document view. 2016-07-31 23:36:22 -04:00
Jeremy Mack Wright
772093d76c Added pyparsing lib to the module. 2016-07-04 15:18:52 -04:00
Jeremy Mack Wright
02bc403c3e Merge branch 'master' of https://github.com/dcowden/cadquery 2016-07-04 15:11:12 -04:00
Jeremy Mack Wright
b3e88ecd97 Added an example of how to use the sweep operation. 2016-04-29 17:11:48 -04:00
Jeremy Mack Wright
e6c95401b9 Merge commit '37cf193c86d3e29ccf1938472b07bde9ce3be45c' 2016-04-26 21:44:38 -04:00
Jeremy Mack Wright
54dd991fe0 Merge commit '8dcc6097a32a21eab4c4adc2d298f313aebb6f1b' 2016-04-25 20:44:42 -04:00
Jeremy Mack Wright
9b7e82cb84 Merge commit '3ac020845b8543bf58b19b70c8e23d5d7fa9307b' 2016-04-22 22:15:36 -04:00
Jeremy Mack Wright
7af33df0fa Merge branch 'master' of https://github.com/jmwright/cadquery-freecad-module 2016-04-22 21:56:47 -04:00
Jeremy Wright
0d0bf9243b Updated license information for CadQuery library 2016-04-22 21:56:38 -04:00
Jeremy Mack Wright
6d1f785cca Merge commit 'a4092a6eed05ab3a5f92a16f11e0174fad0d639e' 2016-04-22 21:54:33 -04:00
Jeremy Mack Wright
4a21c9e665 Merge commit '4a105d12413b11bbd29cd50249867d86b41e3965' 2016-04-22 21:38:48 -04:00
Jeremy Mack Wright
7d5e4e1d1e Made it so that the script template opens, but doesn't execute. 2016-01-06 10:25:18 -05:00
Jeremy Mack Wright
29ed493e05 Merge commit 'f6a4222e3a60c6ec1c49cdd8363d88bdd88530e7' 2015-12-18 15:59:50 -05:00
Jeremy Mack Wright
19c16cb6fc Making changes for v0.3.0 release. 2015-11-25 16:45:51 -05:00
Jeremy Mack Wright
4acc399673 Merge commit '4c1a91b5f423bc66b6026dc6ca46c38932b8a555' 2015-11-25 16:38:02 -05:00
Jeremy Mack Wright
5fecd87f48 Added code that uses a user defined label when adding a shape instead of a random ID. 2015-11-24 16:28:25 -05:00
Jeremy Mack Wright
eb56ac69dd Merge commit '9ce84fb5d67a91f67574ae75df98c7b2deff1399' 2015-11-24 16:05:42 -05:00
Jeremy Mack Wright
52af6ee595 Merge branch 'master' of https://github.com/jmwright/cadquery-freecad-module 2015-11-23 21:59:03 -05:00
Jeremy Mack Wright
10d302a1f9 Disabled the closing of the generated model's 3D output when switching to other workbenches. Other workbenches have tools that the user may want to use on the resulting CadQuery output. 2015-11-23 21:58:44 -05:00
Simon Huskier
0cf7a2830e Add an example for centerOption='CenterOfBoundBox' application... 2015-11-23 14:20:15 +08:00
Jeremy Mack Wright
9725845477 Merge commit '066855c2fd8c21202e655bffcf0e971943992227' 2015-11-21 23:10:13 -05:00
Jeremy Mack Wright
3f1bd3b70f Fixed the temp module bug that had popped up in the newest versions of FreeCAD and fixed the extra newlines in the output. 2015-10-28 00:09:29 -04:00
Jeremy Mack Wright
00f5bf8f66 Fixed the execute icon, which was removed in FreeCAD 0.16+ 2015-10-27 16:31:47 -04:00
Jeremy Mack Wright
79b7d9cc51 Fixed an error that the module was causing by redirecting stdout. 2015-10-27 15:52:31 -04:00
Jeremy Mack Wright
e49369f171 Fixed a version number and updated the changes.md file. 2015-10-27 15:35:21 -04:00
Jeremy Mack Wright
8f36ee4fac Embedded the Pint library for units with the other libraries. 2015-10-26 16:38:24 -04:00
Jeremy Mack Wright
3e00cf6ffe Updated PyQode and the associated libraries. 2015-10-26 16:25:38 -04:00
Jeremy Mack Wright
385ee15b43 Moved the CadQuery library into a git subtree to ease confusion and maintenance problems. 2015-10-26 08:43:04 -04:00
Jeremy Mack Wright
cae32defee Add 'CadQuery/Libs/cadquery-lib/' from commit '146ecd589bf721976d20784c50ee49a086c6fd4b'
git-subtree-dir: CadQuery/Libs/cadquery-lib
git-subtree-mainline: cbe50efeab
git-subtree-split: 146ecd589b
2015-10-26 08:33:13 -04:00
Jeremy Mack Wright
cbe50efeab Updated the CadQuery library for the removal of the hash function. 2015-10-23 17:33:22 -04:00
Jeremy Mack Wright
70d37e4e50 Disabled unneeded workbench deactivated message. 2015-10-20 14:46:10 -04:00
Jeremy Mack Wright
d40344b738 Updating CadQuery library for the polyline change to CadQuery in #121. 2015-10-14 07:58:22 -04:00
Jeremy Mack Wright
3991aee2d1 Updated CadQuery library. 2015-10-12 17:08:00 -04:00
Jeremy Wright
43c593e76f Merge pull request #61 from galou/improve_examples
Improve examples
2015-10-12 16:23:51 -04:00
Gaël Ecorchard
6fc456bca6 Add Braille example 2015-10-12 21:57:02 +02:00
Gaël Ecorchard
49823b9d45 Support unicode in scripts 2015-10-12 21:55:57 +02:00
Jeremy Mack Wright
572fd3b5b4 Updated CadQuery library for findSolid() fix. 2015-10-12 14:05:28 -04:00
Jeremy Mack Wright
885c7bb9a2 Updated CadQuery library for polygon fix. 2015-10-12 12:21:51 -04:00
Jeremy Mack Wright
19840651ff Updating the CadQuery library. 2015-10-12 08:44:59 -04:00