Commit Graph

729 Commits

Author SHA1 Message Date
449ce66d64 Additonal tests for sweep 2019-02-26 18:39:41 +01:00
d9f62d091d More robust sweep 2019-02-26 18:34:30 +01:00
89a3c2835f Extend sweep test coverage 2019-02-26 17:04:48 +01:00
e0d84c40b0 Added tests for transition modes 2019-02-26 16:37:08 +01:00
5f209a7d51 Handle multiple inner profiles correctly 2019-02-26 16:29:23 +01:00
bfbaa08233 Expose the transition argument in the CQ sweep API 2019-02-26 12:20:27 +01:00
6c6c223f4f Refactored sweep in occ_impl layer 2019-02-26 12:08:13 +01:00
bf6e34d6de Merge pull request #110 from CadQuery/adam-urbanczyk-parametric-curves
Parametric curves support
2019-02-25 18:17:22 +01:00
5f873da52f Cycloidal gear example update 2019-02-24 21:55:22 +01:00
abe9f66a89 Added an example for parametricCurve usage 2019-02-24 21:43:32 +01:00
31665947c3 parametricCurve tests 2019-02-24 20:20:32 +01:00
f1f9065eca parametricCurve fix 2019-02-24 20:20:03 +01:00
4a59729ce4 Rename keyword args in parametricCurve 2019-02-24 19:37:56 +01:00
acd5150121 Make spline to wire conversion optional 2019-02-24 17:17:12 +01:00
1677222128 Initial implementation of the parametric curve functionality 2019-02-24 00:28:56 +01:00
0ea3f657aa Improve spline function 2019-02-24 00:10:48 +01:00
158ba4104a Merge pull request #106 from CadQuery/adam-urbanczyk-text-rendering
Support for text rendering
2019-02-22 08:52:38 +01:00
26a74c69bb Test standalone text generation. 2019-02-22 07:01:43 +01:00
4a9bd81b89 Added number of top faces check in the text test case 2019-02-22 06:56:23 +01:00
e474c0ef6f Added tests of the text feature 2019-02-21 21:17:54 +01:00
a26b4017d5 Text support at Workplane level 2019-02-21 21:05:47 +01:00
73db6ca713 Support for text rendering in the impl layer 2019-02-21 20:30:07 +01:00
55a6a8769d Merge pull request #104 from CadQuery/adam-urbanczyk-example-fix
Fix bottle example again
2019-02-21 06:12:44 +01:00
5be119459e Fix bottle example again 2019-02-20 21:10:53 +01:00
8fca26adc4 Merge pull request #101 from CadQuery/adam-urbanczyk-cqdirective-fix
Fix cq_directive
2019-02-20 20:50:04 +01:00
32566a387b Update environment.yml 2019-02-20 19:35:49 +01:00
fbbb844cca Merge pull request #103 from Peque/readthedocs
Pull the readthedocs configruation from Peque
2019-02-20 19:26:39 +01:00
80fcd41c53 Fix polylines example 2019-02-20 19:20:56 +01:00
66222d4c2e Box example fix 2019-02-20 19:14:40 +01:00
558553db80 Fix the bottle example in the docs 2019-02-20 19:00:52 +01:00
770713c773 rotate method fix (conversion to radians) 2019-02-19 20:26:57 +01:00
b2b5e189e4 Fix cq_directive 2019-02-19 20:09:14 +01:00
e16d3da41b Add Read the Docs configuration file 2019-02-19 00:48:27 +01:00
be9f6eae7a Update Conda environment file 2019-02-19 00:20:49 +01:00
e416069759 Merge pull request #84 from jmwright/master
Went through and updated the docs source to change FreeCAD and CQFM…
2019-02-15 18:46:04 +01:00
c143e09f18 Merge pull request #57 from CadQuery/adam-urbanczyk-OCC-version-update
Testing newer version of pythonOCC
2019-02-15 18:42:49 +01:00
b8b0975ef5 Use dlr-sc channel for now 2019-02-13 21:48:48 +01:00
c65eeb14ae getting rid of dlr-sc channel 2019-02-13 21:41:34 +01:00
cfaa60338b Merge branch 'master' into adam-urbanczyk-OCC-version-update 2019-02-13 20:59:28 +01:00
6b73ccb8e5 Specify oce version in circleci config 2019-02-13 20:44:01 +01:00
89bc08afc7 Define oce version in travis.yml 2019-02-13 20:42:06 +01:00
61a99f7520 Merge pull request #92 from CadQuery/adam-urbanczyk-BSpline-update
Use GeomAPI_Interpolate for BSpline construction
2019-02-10 00:13:03 +01:00
1c92a456b3 Typo fix 2019-02-09 23:58:04 +01:00
9e7ef243ca Better testing of the new spline functionality 2019-02-09 23:31:51 +01:00
125fa54a33 Implemented isValid() method 2019-02-09 23:31:20 +01:00
60e09f6b92 Add tests for new spline functionality 2019-02-08 23:11:16 +01:00
92a0bc4f09 Fix selectors 2019-02-08 23:07:03 +01:00
e8a428a628 Refactor tangentAt 2019-02-08 23:06:33 +01:00
f52f29937b Update docstring of spline 2019-02-08 22:42:22 +01:00
653c4baa86 Expose complete interface of makeSpline in cq.Workplane 2019-02-08 22:40:32 +01:00