You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Unbreak the three broken tutorials (fixesgumyr#848)
- Add assertions to all the tutorials so that non-raising means success
- Add the TTT examples to `test_examples.py` added recently for gumyr#909
fischman
added a commit
to fischman/build123d
that referenced
this issue
Feb 23, 2025
- Unbreak the three broken tutorials (fixesgumyr#848)
- This involved a rewrite of PPP-01-10 because I already had my own
solution to that one and I couldn't easily tell what was going
wrong with the previous solution.
- Add assertions to all the tutorials so that non-raising means success
- Add the TTT examples to `test_examples.py` added recently for gumyr#909
- Unbreak the three broken tutorials (fixesgumyr#848)
- This involved a rewrite of PPP-01-10 because I already had my own
solution to that one and I couldn't easily tell what was going
wrong with the previous solution.
- Add assertions to all the tutorials so that non-raising means success
- Add the TTT examples to `test_examples.py` added recently for gumyr#909
- Also added sympy to development dependencies since one of the TTT
examples uses it.
https://build123d.readthedocs.io/en/latest/tttt.html#t-24-curved-support is not currently working correctly on build123d==0.8.0 (and higher most likely)
The text was updated successfully, but these errors were encountered: