We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To avoid double work - leave a small comment in this issue to claim it for you.
for checklist see ./examples/README.md also check the documentation snippets in ./docs/examples_1.rst
./examples/README.md
./docs/examples_1.rst
NOTE: Image files are placed in ./docs/assets/examples/ NOTE: Setup of the sphinx tool is descibed in CONTRIBUTING.md
./docs/assets/examples/
sphinx
CONTRIBUTING.md
The text was updated successfully, but these errors were encountered:
I will do these examples!
Sorry, something went wrong.
docs updated with #504
There was one error in the build123d_logo_algebra.py the Rot(z= was lower-case.
build123d_logo_algebra.py
Rot(z=
Now in line 41:
extension_lines += (Pos(*(l2 @ 0.5)) * Rot(Z=180)) * arrow_left
Merge pull request #504 from 42sol-eu/dev
89eda23
closing issue #493 - examples to documentation
No branches or pull requests
Add examples to documentation (2/11)
To avoid double work - leave a small comment in this issue to claim it for you.
The text was updated successfully, but these errors were encountered: