c7b7e9592f
Integrate sphinxcadquery to visualize 3D parts ( #111 )
...
* Integrate `sphinxcadquery` to visualize 3D parts
* Try different default export tolerance
* Change the tolerance for toString too
* Tighter angularTolerance for toString
Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com >
2020-08-18 17:27:51 +02:00
c6e922eb02
Updated the installation to reference OCP and pointed people to the master installation option. ( #434 )
2020-08-12 21:53:54 +02:00
af6ea1fe99
Update selectors.rst ( #427 )
...
Fix a couple of counterintuitive description of Faces selectors.
2020-08-10 20:34:12 +02:00
d3bf618547
Mention export in the tutorial
2020-08-02 17:03:23 +02:00
e5114e8a1e
Update docstrings and docs
2020-07-29 08:52:04 +02:00
46fdaf6e31
Merge pull request #397 from CadQuery/offset2D
...
offset2D implementation
2020-07-12 16:49:14 -04:00
07f69ebfd4
Updated the docs
2020-07-12 11:50:37 +02:00
96cea210b5
Add more examples for the shell method ( #396 )
...
* Add more examples for the shell method
* Mention selectors instead of add
* Remove Workplane.add and add ref to selector_reference
* Change coding style for selecting multiple faces
Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com >
2020-07-11 22:58:22 +02:00
b9397c3132
Merge branch 'master' into adam-urbanczyk-location
2020-06-27 12:57:40 +02:00
02a8549f5c
more introduction to Workplanes in the docs ( #386 )
2020-06-23 18:29:20 +02:00
c82e908e61
Documentation update
2020-06-22 08:42:16 +02:00
98a871c299
Fix just a few unimportant typos
2020-06-19 13:06:01 +02:00
01005f34a9
Adding logos
2020-05-24 19:52:14 +02:00
228ca55786
Renamed tangentArcEndpoint to tangentArc
2020-03-19 21:21:01 +10:30
d0f2576a60
doc/examples.rst: fix a typo
2020-03-14 19:44:18 +10:30
b89bc44f86
Added Workplane.tangentArcToPoint, occ_impl.shapes.Edge.makeTangentArc
2020-03-14 19:44:11 +10:30
04c8b80084
Added tags to primer/concepts docs
2020-01-23 21:06:17 +10:30
911c08f453
removed getTagged from docs
2020-01-23 21:06:17 +10:30
89e75470d0
Added examples to docs
2020-01-23 21:06:17 +10:30
102c16c14e
Add Black formatting check to CI ( #255 )
...
* Add Black formatting check to CI
* Add some documentation for code contributors
* Use uncompromised code formatting
2020-01-20 20:52:12 +01:00
653549dd90
Fixed line continuations in examples per #221
2019-11-30 14:57:29 -05:00
30d6d0b9b3
Documentation corrections, fixed #213
2019-11-21 14:15:45 +03:00
0267833a38
Spline example fix
2019-10-15 19:46:07 +02:00
8cb3893dab
Update polyline example
2019-09-13 20:19:57 +02:00
d3ebdfd0a3
DOC: primer.rst: syntax, wording
2019-07-08 22:50:13 -04:00
f8dc7798bf
Removed implemented items from the roadmap
2019-06-15 17:00:01 +02:00
62f2ae7e80
Updated API reference
2019-06-15 16:50:54 +02:00
d560dff39a
Update installation instructions
2019-06-15 11:16:24 +02: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
5be119459e
Fix bottle example again
2019-02-20 21:10:53 +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
00bbb34f17
Used spell checker to find several other mis-spellings.
2019-01-30 06:32:37 -05:00
7f4a6fe255
Fixed typo in quickstart.rst.
2019-01-30 06:11:30 -05:00
b99ac29a4f
Went through and updated the docs source to change FreeCAD and CQFM content and references to PythonOCC and CQ-editor.
2019-01-17 13:25:51 -05:00
a1a533b02d
Update api and class reference
2017-04-22 00:40:24 +02:00
042d9f3413
Remove finished items from the roadmap
2017-04-22 00:40:12 +02:00
6dc0f45365
Add graphical examples to the selectors section
2017-04-22 00:39:57 +02:00
4460e39af2
Updating documentation regarding extended selector syntax
2017-04-18 20:28:28 +02:00
8bf31d0e6b
Removed mention of the PPA for the FreeCAD module since it is not being kept up-to-date
2017-04-17 10:40:25 -04:00
731efe57e7
Updated everything for version 1.0.0
2017-04-12 21:33:38 -04:00
822af6c7f5
Finished sweep operation and added tests.
2016-04-26 20:11:12 -04:00
68b36e6738
added hyOzd example to readme
2016-04-23 11:17:41 -04:00
b22409d88c
added describe_parameter
2016-04-05 21:04:09 -04:00
7c3bf01779
added build_options to cqgi.build
2016-04-03 21:12:54 -04:00
7225d84905
1. Add a mirroring example into doc/example.rst; 2. Add a tolerance parameter into BoundingBox function, and default it as 0.1, otherwise, it's very slow when compile the docs with sphinx-build, don't know why; 3. Add a testBoundingBox function into TestCadQuery.py file...
2016-01-20 16:56:48 +08:00
2154a7bfbd
fixed various documentation errors. changed license to apache
2015-12-12 15:08:38 -05:00
142a5c88d8
workable version of cqgi version
2015-12-09 21:01:14 -05:00