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

Crash when generating infill #1893

Closed
pushc6 opened this issue Nov 16, 2021 · 2 comments
Closed

Crash when generating infill #1893

pushc6 opened this issue Nov 16, 2021 · 2 comments
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@pushc6
Copy link

pushc6 commented Nov 16, 2021

Describe the bug
When slicing a particular plate SuperSlicer will crash when generating the infill

To Reproduce
Steps to reproduce the behavior:
Slice the attached 3mf

>> Project File <<
crash_ss.3mf.zip

Expected behavior
For it not to make me sad by blowing up

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS
  • Version 2.3.57 but also happened in 2.3.56

Additional context
Add any other context about the problem here.

@supermerill supermerill added the bug Something isn't working as intended label Nov 16, 2021
@supermerill
Copy link
Owner

That's a bug in the monotonous code from prusa.
I don't really know how it works.
Will see if I can create a dirty fixing patch.
ideally, I should create a unit test that show the problem and give that to prusa for debugging.

@pushc6
Copy link
Author

pushc6 commented Nov 16, 2021

Thanks for the quick response @supermerill, I was able to get around it by just spinning print 90 degrees. So for anyone else out there that may encounter this, it seems spinning seems to help.

@supermerill supermerill added the fixed for the next version That means that you should be able to test it in the latest nightly build label Nov 16, 2021
supermerill added a commit that referenced this issue Nov 16, 2021
@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

2 participants