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

SS Crashes when slicing starts #479

Closed
furbyhaxx opened this issue Sep 17, 2020 · 4 comments
Closed

SS Crashes when slicing starts #479

furbyhaxx opened this issue Sep 17, 2020 · 4 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

@furbyhaxx
Copy link

Version

2.2.53.1

Operating system type + version

windows 10

Behavior

try to slice the attached project, SS crashes.
The loaded STL file does not matter.
I had this problem when switching from 2.2.52 to 2.2.53.1 with another profile and recreated all settings from ground up with the wizard and the problem dissapeared. Doesn't work this time.

Works with 2.2.52.
Cannot find any log files. Where are they stored or activated?

Project File (.3MF) where problem occurs

Flow Test v3.zip

@neophyl
Copy link

neophyl commented Sep 17, 2020

I can confirm that the project as attached crashes that version of Slicer (on Win10 64 bit) too.

What I have discovered is that if you turn off the External perimeter first option it then slices. Turning that option on with the Apply on: both UN ticked allows it to slice. Enabling either/Or of the outside only or inside only causes it to crash again.

Why its doing so I will leave to others :)

@supermerill supermerill added bug Something isn't working as intended fixed for the next version That means that you should be able to test it in the latest nightly build labels Sep 17, 2020
supermerill added a commit that referenced this issue Sep 17, 2020
@furbyhaxx
Copy link
Author

Is there a way to enable logging and/or that SS displays what it is doing while the progressbar is displayed?

I have it many times that it hangs itself while slicing but can not dig it down to something because of missing info.

@supermerill
Copy link
Owner

Not without compiling the source code and using the debugger.
I tried to display more significant message than "slicing", but it's a bit complicated.

@furbyhaxx
Copy link
Author

funny, when using the command line version it tells you what it is doing :) at least a bit

@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 Oct 5, 2020
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

3 participants