Jeremy Wright
|
e51b54d6c4
|
Made the STEP import function more robust so that it could return a CQ.Workplane object.
|
2014-12-11 14:35:29 -05:00 |
|
Jeremy Wright
|
528e4e3a46
|
Added toFreecad function and modified the examples to use it. Also cleaned up minor PEP non-conformances.
|
2014-11-04 17:13:21 -05:00 |
|
Jeremy Wright
|
458c55b64b
|
The revolve operation should be complete except for tests.
|
2014-10-19 22:23:26 -04:00 |
|
Jeremy Wright
|
af386836a6
|
Fixed comments on code that was changed.
|
2014-10-17 23:01:57 -04:00 |
|
Jeremy Wright
|
55d659fa9c
|
Fixed the cases where the revolve didn't work as expected.
|
2014-10-17 14:06:55 -04:00 |
|
Jeremy Wright
|
70ef555519
|
The revolution operation seems to be working properly, but needs to be reviewed.
|
2014-10-16 23:12:52 -04:00 |
|
Jeremy Wright
|
6549d561f5
|
Got revolution mostly working except for defaulting the axis of revolution end point if the user doesn't specify one.
|
2014-10-16 16:48:12 -04:00 |
|
Jeremy Wright
|
ebcc449f84
|
Started implementing the final form of the revolve operation.
|
2014-10-09 23:04:48 -04:00 |
|
Jeremy Wright
|
bfcc07ba60
|
Got the revolution operation partly working. There seems to be something wrong with how the wires are being handled still.
|
2014-09-30 17:38:24 -04:00 |
|
Jeremy Wright
|
a5923cfbed
|
Forgot the first level code that calls _revolve.
|
2014-09-30 14:26:21 -04:00 |
|
Jeremy Wright
|
e57b36c58c
|
Rough swipe at a revolve feature utilizing FreeCAD as a library.
|
2014-09-30 13:35:09 -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
|
8994493b7b
|
importShape in importers.py was not returning anything.
|
2014-08-18 15:50:07 -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
|
e1202992f5
|
fixed minor documentation errors
|
2014-07-20 09:52:47 -04:00 |
|
Dave Cowden
|
59d2af7a6c
|
added export test cases
|
2013-04-21 17:45:29 -04:00 |
|
Dave Cowden
|
26cd0a443d
|
the test cases pass now at least
|
2013-04-16 22:29:06 -04:00 |
|
Dave Cowden
|
3f7d38cdeb
|
now at least you can import
|
2013-04-15 21:46:52 -04:00 |
|
Dave Cowden
|
911d00bfd7
|
updated licenses
|
2013-04-14 19:29:35 -04:00 |
|
Dave Cowden
|
e6c2547329
|
initial try at the layout
|
2013-04-14 18:39:47 -04:00 |
|