-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
"complete individual objects" freezes slic3r #3499
Comments
Can you disable background slicing and see if it still freezes for you? |
Yes!!!! Disableing background slicing produces no freezing. So the Works for me :) El 20/09/2016 a las 10:31 a.m., Joseph Lenox escribió:
|
This leads me to a question I coudnt find in documentation: If I disable El 20/09/2016 a las 10:31 a.m., Joseph Lenox escribió:
|
I have a branch for that :)
See #3501
|
The root cause probably has something to do with starting/stopping the worker threads on plating change. Still something that probably needs to be fixed though. I haven't tried to reproduce your issue locally yet (no time -.-), but I knew that there's all sorts of scheduling 'fun' around the background processing. Personally, I think that background processing should default to OFF with my PR in place. |
From my point of view (limited development resources), I would fix the On Tue, Sep 20, 2016 at 7:10 PM, Joseph Lenox [email protected]
|
Background processing is now disabled by default. I'm closing this one as we are aware of some instability with it, and the porting work is ongoing. |
Version
1.3 DEV (latest) but
git describe --tag
gives me this: 1.2.9-364-g3700950, is this ok?Use
About->About Slic3r
for release versionsFor -dev versions, use
git describe --tag
or get the hash value for the version you downloaded orgit rev-parse HEAD
Operating system type + version
Win 10 64b
Behavior
It happens a lot of time to me, not only with the 2 object I uploaded as example. When I try to use this option, slic3r freezes. My guess is that is not handling the situation of not being able to print those object in secuence, and instead of showing a warning, it freezes.
I load activation_plate.stl and place it on the back of the ronting plate, then I load base.stl and right there slic3r freezes.
Is this a new feature request?
No
Documents.zip
STL/Config (.ZIP) where problem occurs
Upload a zipped copy of an STL and your config (
File -> Export Config
)The text was updated successfully, but these errors were encountered: