Commit Graph

22 Commits

Author SHA1 Message Date
AU
de715468e3 Initial implementation of cq.Shape selectors (#1406)
* Initial implementation of cq.Shape selectors

* Return single Shape when possible

* Add test

* Refactor and prepare to deprecate .Vertices(), .Edges() & similar

* Simplify _entities

* Doc update
2023-10-08 11:03:34 +02:00
bc82cb04c5 Fix line numbers in QuickStart section (#1380)
Update line numbers in the prose of the QuickStart section. These line
numbers changed after formatting the code blocks with black.
2023-07-24 22:10:33 +02:00
22c963b291 Fix emphasize-lines after formatting with blacken-docs 2023-07-22 15:16:27 +12:00
e323a219c1 Format documentation code blocks with blacken-docs 2023-07-22 14:45:06 +12:00
d58f0a93a0 docs - Update installation section of README and documentation 2023-04-02 19:23:33 -04:00
24c21d5174 Fix typo (#1176)
* Fix typo

* Update quickstart.rst

* ezdxf workaround

* Use latest mambaforge

* Fix the appveyor fix

* Simplify appveyor

* Fix readthedocs

After https://docs.readthedocs.io/en/stable/guides/conda.html

* Fix activate on linux

Co-authored-by: AU <adam-urbanczyk@users.noreply.github.com>
2022-12-02 17:49:52 +01:00
b7dad5ec1f Improve style of quick start docs (#1151)
Remove line-break slashes and replace with parentheses per psf/black formatter guidelines.
2022-09-16 07:40:59 +02:00
c9d3f1e693 Add Sphinx docs customization for multimethod (#1088)
* Add Sphinx docs customization for multimethod

* Customize sphinx autosummary for multimethod
Handle multimethod class methods in automodule customization
Update sphinx pin
Update .gitignore for vim

* Set override=True when adding autosummary directive

* Change .gitignore, only ignore hidden .swp
2022-06-16 20:37:20 -05:00
AU
9e9b452e66 Change conda related sections in the README and the docs (#980)
* Started assy solver refactoring

* First working version

* Added validation

+initial work on FixedPoint

* Fixed tests

* Unary constraints support and finish Fixed Point

* Added Fixed and FixedAxis

* Changed the locking logic

* Test for unary constraints

* Update cadquery/occ_impl/solver.py

Co-authored-by: Marcus Boyd <mwb@geosol.com.au>

* Simple validation test

* Change conda related section

* Update docs

* Quickstart update

* Fix typo

* Correct curl line

* Correct curl line in the docs

* PointOnLine constraint

* PointOnLine test

* FixedRotation and FixedRotationAxis

* FixedRotation test

* Describe PointOnLine

* Add new constraints to the docs

* Use gp_Intrinsic_XYZ

* Typos+clarification

Co-authored-by: Marcus Boyd <mwb@geosol.com.au>
2022-02-16 08:25:14 +01:00
9e481b41a1 Typo fixes
Found via `codespell -q 3 -S *.js -L ba`
2021-07-30 13:48:22 -04:00
2152068699 .workplane() docstring update (#563)
* .workplane docstring update

* Remove confusing line
2021-01-05 21:54:41 +01:00
d3bf618547 Mention export in the tutorial 2020-08-02 17:03:23 +02:00
c82e908e61 Documentation update 2020-06-22 08:42:16 +02:00
30d6d0b9b3 Documentation corrections, fixed #213 2019-11-21 14:15:45 +03: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
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
a967e1f0b9 Tried to get documentation Into Shape 2015-11-28 21:05:20 -05:00
977eb08657 now sphinxdoc works 2013-04-23 20:33:39 -04:00
8943b8dd10 renamed folders to standard ones 2013-04-15 21:22:54 -04:00