Commit Graph

845 Commits

Author SHA1 Message Date
05636c218c Fix face and edge geometry LUTs 2019-04-23 23:07:05 +02:00
a56143dbf2 Merge pull request #113 from CadQuery/adam-urbanczyk-brepfeat-prism
cutThruAll based on BRepFeat_MakeDPrism
2019-03-06 20:56:33 +01:00
5239c79264 Comment cleanup 2019-03-06 19:24:19 +01:00
0764e2b65e Extended cutThruAll coverage 2019-03-05 21:34:54 +01:00
06e340f893 Select closest perpendicular face if no faces selected 2019-03-05 20:51:36 +01:00
4676bbe933 Merge branch 'master' into adam-urbanczyk-brepfeat-prism 2019-02-28 21:55:08 +01:00
d6d9014abf Added taper option to cutThruAll 2019-02-28 21:45:36 +01:00
6649340cfc Got rid of GetHandle, GetObject calls 2019-02-28 21:45:02 +01:00
d37dda759d Merge pull request #112 from CadQuery/adam-urbanczyk-pipe-transition-mode
Pipe transition mode fix
2019-02-28 18:36:59 +01:00
8606e6bb1f Refactored cutThruAll 2019-02-28 12:16:17 +01:00
7fddc578bd Fixed sortWiresByBuildOrder calls 2019-02-28 11:24:51 +01:00
93b021c25d changed prism to dprism and modified wire sorting 2019-02-28 11:24:27 +01:00
11ee24ee4a Preliminary implementation of the prism feature 2019-02-27 21:46:38 +01:00
bb648a85b9 Undo accidental edits 2019-02-26 21:20:43 +01:00
cf53af6386 Updated docstrings 2019-02-26 21:00:57 +01:00
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
3a60c09035 Update readme 2019-02-16 22:48:20 +01:00