Skip to content
New issue

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

Fix TTT tutorials: 23-T-24 Curved Support, 01-02-post-cap, 01-10-light-cap #848

Open
jdegenstein opened this issue Jan 7, 2025 · 1 comment · May be fixed by #912
Open

Fix TTT tutorials: 23-T-24 Curved Support, 01-02-post-cap, 01-10-light-cap #848

jdegenstein opened this issue Jan 7, 2025 · 1 comment · May be fixed by #912
Assignees
Labels
bug Something isn't working

Comments

@jdegenstein
Copy link
Collaborator

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)

@jdegenstein jdegenstein self-assigned this Jan 7, 2025
@gumyr gumyr added the bug Something isn't working label Jan 14, 2025
@gumyr gumyr added this to the Gating Release 1.0.0 milestone Jan 14, 2025
@jdegenstein jdegenstein changed the title Fix TTT tutorial 23-T-24 Curved Support Fix TTT tutorials: 23-T-24 Curved Support, 01-02-post-cap, 01-10-light-cap Jan 15, 2025
@jdegenstein
Copy link
Collaborator Author

fischman added a commit to fischman/build123d that referenced this issue Feb 23, 2025
- Unbreak the three broken tutorials (fixes gumyr#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 (fixes gumyr#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
@fischman fischman linked a pull request Feb 23, 2025 that will close this issue
fischman added a commit to fischman/build123d that referenced this issue Feb 23, 2025
- Unbreak the three broken tutorials (fixes gumyr#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants