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

merged version of lepsa:improving-shell #468

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Conversation

julialongtin
Copy link
Member

from @lepsa:
Fixing an issue in shell where it was causing the object to increase in size, proportional to the width value passed into shell.

shell now works by taking the difference of the original object and the same object with a negative outset applied. This process does not change the outside dimentions of the resulting object when compared to the original.

Adding a new golden test that can also be used to visually check that shell isn't changing outside dimentions.
Updating the wheel-well STL file as it depends on shell

@julialongtin julialongtin merged commit 23975ee into master Dec 26, 2023
7 checks passed
@julialongtin julialongtin deleted the lepsa/improving-shell branch December 26, 2023 22:22
@lepsa
Copy link
Contributor

lepsa commented Dec 26, 2023

Thanks @julialongtin. I should have some to maybe poke at this code again soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants