-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Slic3r doesn't slice much models, and it crashes if I try to cancel the slicing (avoid crossing perimeters) #1743
Comments
disable "avoid crossing perimeters" |
Thanks, it worked. |
I did not know it is unstable, I just thought it is slow and it generates
questionable paths.
…On Sun, Feb 3, 2019 at 3:51 PM Liger0 ***@***.***> wrote:
disable "avoid crossing perimeters"
Thanks, it worked.
Since most of the models just make slic3r crash and the option makes it
unstable, why not deleting that option at all? If it needed some minutes
I'd understand it since there is a warning in the options, but not even
hours are enough.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1743 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFj5IxlYydxBzaqRBLwwgxV0AILxfz-Gks5vJvdWgaJpZM4adQN6>
.
|
The speed of the "avoid crossing perimeters" feature has been improved with 3addae3. This issue is similar to #1756 #2040 #2458 #2546 #2631 #2783. G-code export of your model takes 5m 40s with the "avoid crossing perimeters" enabled, while it takes 23s to export the G-code with "avoid crossing perimeters" disabled. I am closing this issue. The "avoid crossing perimeters" is working, it could be canceled reliably. It could be faster, but it finishes in reasonable time. I am leaving #2213 open for reference of a model, which takes really long to export G-code. |
Version
1.42.0 alpha 4
Operating system type + version
Win10 x64
3D printer brand / version + firmware version (if known)
All printers (also custom)
Behavior
If I load a model and I try to slice it, slic3r will never end the process.

If I try then to cancel it, slic3r just hangs and crashes.
Project File (.3MF) where problem occurs
stuck at slicing.zip
The text was updated successfully, but these errors were encountered: