Commit Graph

274 Commits

Author SHA1 Message Date
Jeremy Wright
55b70c882c Cleaned up a few of the assert statements and fixed the findall line in exporters.py based on a FutureWarning. 2014-08-19 08:10:46 -04:00
Jeremy Wright
0e5980400a Should not have put a method call for importStep in CQ.py. Took it back out. 2014-08-18 16:33:34 -04:00
Jeremy Wright
952935f09d Finished up the test for importers.py
.
2014-08-18 16:14:55 -04:00
Jeremy Wright
8994493b7b importShape in importers.py was not returning anything. 2014-08-18 15:50:07 -04:00
Jeremy Wright
ceadc87bde Attempting to fix importers.py. 2014-08-18 15:25:04 -04:00
Jeremy Wright
f096136da9 Removed unneeded freecad_impl reference. 2014-08-18 15:21:39 -04:00
Jeremy Wright
7b3b02133f Attempting to track down an exception with importing a STEP file. 2014-08-18 15:19:52 -04:00
Jeremy Wright
eab2338cf3 Attempting to track down an exception with importing a STEP file that's masked by the try/except. 2014-08-18 15:16:05 -04:00
Jeremy Wright
a21fc64f8c Fixing self errors when not inside a class in ImportShape. 2014-08-18 15:04:22 -04:00
Jeremy Wright
d82f6120c8 Fixing error in ImportShape. 2014-08-18 15:02:49 -04:00
Jeremy Wright
bb62067cd2 Fixing error in ImportShape. 2014-08-18 15:01:53 -04:00
Jeremy Wright
5ad9cd9b94 Removed placeholder raise statement. 2014-08-18 15:00:33 -04:00
Jeremy Wright
f76139e72c Incremented version number. 2014-08-18 14:48:25 -04:00
Jeremy Wright
699636d699 Fixed copyright dates, added the STEP file importer, and added the supporting tests. 2014-08-18 14:45:02 -04:00
Dave Cowden
d79b514018 Merge pull request #27 from jmwright/master
Added information on the core and selector classes.
2014-07-30 22:56:10 -04:00
Jeremy Wright
3b35be303d Added information on the core and selector classes. 2014-07-28 08:04:06 -04:00
Dave Cowden
472f6be623 fixed doc issues 2014-07-26 16:35:40 -04:00
Dave Cowden
7e736e8401 fix issues: 25 2014-07-26 16:33:53 -04:00
Dave Cowden
7856acf73f Merge pull request #24 from jmwright/master
Fixed some CSS issues and added more information on selectors.
2014-07-26 16:28:12 -04:00
Jeremy Wright
0abb33c6eb Fixed some CSS issues and added more information on selectors. 2014-07-23 00:33:34 -04:00
Dave Cowden
e1202992f5 fixed minor documentation errors 2014-07-20 09:52:47 -04:00
Dave Cowden
f375f1ff90 Merge pull request #21 from jmwright/master
Added a BREP terminology section.
2014-07-19 13:24:34 -04:00
Jeremy Wright
f83e62635d Added a BREP terminology section. 2014-07-18 23:15:43 -04:00
Dave Cowden
5266cfd980 Merge pull request #20 from jmwright/master
First commit of the cheatsheet.
2014-07-14 09:25:35 -04:00
Jeremy Wright
2f770ad73f First commit of the cheatsheet. It only has a few items in it currently, but will grow as time goes on. 2014-07-13 21:55:29 -04:00
Dave Cowden
f275657f46 Merge pull request #19 from jmwright/master
Added the example for using FreeCAD and CQ objects interchangably.
2014-07-11 07:31:25 -04:00
Jeremy Wright
a4a895d963 Added the example for using FreeCAD and CQ objects interchangably. 2014-07-10 21:26:31 -04:00
Dave Cowden
2c3643dae5 Merge pull request #18 from jmwright/examples
Finished Working Through the CQ Examples
2014-07-09 11:51:07 -04:00
Jeremy Wright
937757e2d1 Finished out the final examples, but still need to add a correction for the cad module when the fix is available. 2014-07-08 23:32:02 -04:00
Jeremy Wright
684fbe1a66 Added lofts example. 2014-07-08 17:02:43 -04:00
Jeremy Wright
795708fe7f Added examples 16 and 17. 2014-07-07 23:00:25 -04:00
Jeremy Wright
3faadb8b2e Added more examples (through 15), but #15 is still has a module import error. 2014-07-05 23:53:48 -04:00
Jeremy Wright
d8ba4b23e9 Continued working through the examples on ParametricParts.com, adding 3 more and fixing some variables that weren't updated in some of the older examples. 2014-06-26 21:54:55 -04:00
Jeremy Wright
0fcd01b3b0 Added FreeCAD examples 5 through 7 and cleaned up the other examples a tiny bit. 2014-06-23 16:54:48 -04:00
Jeremy Wright
15e53f1762 Added the first new example from the CadQuery Examples page on ParametricParts.com 2014-06-14 22:01:33 -04:00
Dave Cowden
074a1de498 Merge pull request #9 from jmwright/examples
merge FreeCAD+CQ examples.
2014-06-13 08:53:46 -04:00
Jeremy Wright
e151025ef9 Added the two other examples that completes the quickstart on ParametricParts.com. 2014-06-12 21:10:03 -04:00
Jeremy Wright
627e99e4f1 Changed the dimensions to look more like the screenshots on ParametricParts.com. 2014-06-12 20:22:31 -04:00
Jeremy Wright
9e893701e3 Cleaned up the first example file a little bit. 2014-06-12 20:05:13 -04:00
Jeremy Wright
4e5dfa3a46 Moved code of Ex001 example to the base so you don't have to call build. 2014-06-10 22:24:05 -04:00
Jeremy Wright
eec699460a Created example directory and first example file for review. 2014-06-10 16:04:01 -04:00
Dave Cowden
b3eaabe8ea Fixed typo in workplane 2014-05-25 10:14:48 -04:00
Dave Cowden
99f4477c77 Fixed documentation errors 2014-05-24 13:43:15 -04:00
Dave Cowden
779e5c5f16 changed version 2014-05-24 13:34:30 -04:00
Dave Cowden
3e5dc77a37 Merge branch 'master' of github.com:dcowden/cadquery 2013-07-28 08:46:21 -04:00
Dave Cowden
bcb951c8f7 Added instructions for running cq in freecad 2013-07-28 08:45:47 -04:00
Dave Cowden
14918761d3 Merge pull request #3 from vIiRuS/patch-1
Fix Indentation--yep, thanks for the fix, looks great!
2013-05-10 17:16:02 -07:00
Phillip Thelen
d0749bd779 Fix Indentation
Indentation mixups caused the if condition to never be called and thus failing on systems that used the FREECAD_LIB variable.
2013-05-10 05:13:15 +03:00
Dave Cowden
492dd2f6c7 added search for freecad lib variable 2013-05-01 19:06:14 -04:00
Derek Anderson
c3290fca92 Updated to work with 0.13
- This is _totally_ experimental, and I haven't done exhaustive
   tests
 - 88 unit tests do pass though, and I added a new import test.
 - 0.12 and 0.13 seem to structure stuff a bit differently,
   probably due to changes in the FreeCAD lib wrappers.
 - Not tested on windows (but should work) or 0.12. Need some
   help there.
2013-04-27 23:49:41 -07:00