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

Spiralize ignoring gaps in walls #2098

Open
GregValiant opened this issue Jun 18, 2024 · 1 comment
Open

Spiralize ignoring gaps in walls #2098

GregValiant opened this issue Jun 18, 2024 · 1 comment

Comments

@GregValiant
Copy link
Collaborator

Please see UM Cura #19230
@smartavionics seems to have found a hard coded number in line 15 in mesh.cpp that is having a negative effect by allowing the toolpath to ignore gaps in walls that have been put in place to keep islands from forming. This would have a negative effect on airplane prints and boat prints.

-->

Application Version
up to and including 5.7.2

Platform
Independent

Steps to Reproduce
This is reproduceable with the OP's project file.

Actual Results
The toolpath ignores some gaps while respecting others. Ignoring gaps results in an incomplete print and Spiralize fails.

Expected results
The gaps should be respected and the print should include all features and a spiral path.

Additional Information
Please see the referenced Cura bug report.

@GregValiant
Copy link
Collaborator Author

I can't find the bug report on this but it appears to be related. This model has slits of varying widths. Starting with the .30 slit they are ignored. The model dates from May of 2023.
image

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

No branches or pull requests

1 participant