hyOzd
fd40107041
added tests for chamfer api
2015-06-22 22:02:20 +03:00
Jeremy Wright
f8989928a8
Next phase of cleaning up CQ.py.
2015-06-16 17:03:36 -04:00
Jeremy Wright
7f0ef93868
Next small step in the CQ.py code cleanup.
2015-06-15 15:59:28 -04:00
Jeremy Wright
5531d695fa
First round of clean up on CQ.py. Coverage still needs to be increased.
2015-06-15 12:24:38 -04:00
Jeremy Wright
7754cd5f5b
Fixed mirror when vertices weren't connected, which would cause the FreeCAD algorithm problems. Also just did some housekeeping and spelling corrections in the code.
2015-04-23 00:27:01 -04:00
Jeremy Wright
2ce0041354
Fixed the Solid.makeSphere implementation and added CQ.sphere that mirrors the CQ.box high-level functionality.
2015-04-07 14:19:45 -04:00
Jeremy Wright
7dea259659
Added test of 2D drawing, including threePointArc and moveTo. This should be expanded later to include all 2D drawing constructs.
2015-02-23 08:30:35 -05:00
Jeremy Wright
9204b128e4
Added rotate function at the CQ object level and an associated test.
2014-12-19 07:40:34 -05:00
Jeremy Wright
365652a68c
Added a cone test for the revolve feature, and bumped the version number to 0.1.7.
2014-10-20 22:47:15 -04:00
Jeremy Wright
3bf871b0ea
Added cylinder and donut tests for the revolve operation and started on the cone test.
2014-10-20 17:41:53 -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
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
Dave Cowden
26cd0a443d
the test cases pass now at least
2013-04-16 22:29:06 -04:00
Dave Cowden
e6c2547329
initial try at the layout
2013-04-14 18:39:47 -04:00