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

Slic3r doesn't slice much models, and it crashes if I try to cancel the slicing (avoid crossing perimeters) #1743

Closed
Liger0 opened this issue Jan 31, 2019 · 4 comments

Comments

@Liger0
Copy link

Liger0 commented Jan 31, 2019

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.
stuck slicing

Project File (.3MF) where problem occurs

stuck at slicing.zip

@Liger0 Liger0 changed the title Slic3r doesn't slice a mode, and crashes if I try to cancel the slicing Slic3r doesn't slice much models, and it crashes if I try to cancel the slicing Jan 31, 2019
@reloxx13
Copy link

reloxx13 commented Feb 2, 2019

disable "avoid crossing perimeters"

@Liger0
Copy link
Author

Liger0 commented Feb 3, 2019

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.

@bubnikv
Copy link
Collaborator

bubnikv commented Feb 3, 2019 via email

@bubnikv bubnikv changed the title Slic3r doesn't slice much models, and it crashes if I try to cancel the slicing Slic3r doesn't slice much models, and it crashes if I try to cancel the slicing (avoid crossing perimeters) Mar 1, 2019
@bubnikv
Copy link
Collaborator

bubnikv commented Aug 25, 2019

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.

@bubnikv bubnikv closed this as completed Aug 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants