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

Failed to slice error #16002

Closed
dcoleman4 opened this issue Jul 4, 2023 · 2 comments
Closed

Failed to slice error #16002

dcoleman4 opened this issue Jul 4, 2023 · 2 comments
Labels
Slicing Error 💥 A crash is caused by a model or a user interaction. This needs a differnt troubleshooting approach Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@dcoleman4
Copy link

Cura Version

5.4.0

Operating System

Windows 10 x64

Printer

Creality Ender 3 V2 NEO

Name abnormal settings

No response

Describe model location

No response

Describe your model

Model is watertight. Has been successfully sliced on Cura 5.3.1. All Meshtool plugins has been ran. Object scaled to 125%

Add your .zip here ⬇️

CE3E3V2_3topofshelf.zip

@dcoleman4 dcoleman4 added Slicing Error 💥 A crash is caused by a model or a user interaction. This needs a differnt troubleshooting approach Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Jul 4, 2023
@HellAholic
Copy link
Contributor

Hey @dcoleman4,
I did some investigation on the project file you shared and found the cause for your troubles.
Since the model is close to your build-plate dimensions, and the skirt distance has a default value of 10.0mm, it causes a fail response, even though you do not have the build-plate adhesion enabled.
This is indeed an Edge-case, but it does increase the value of your report.

slice

I do have a workaround for you.

  1. Go to Preferences
  2. Configure Cura
  3. Settings
  4. Enable Skirt Distance
  5. Change the Skirt Distance to 4.5mm
  6. Keep the build-plate adhesion disabled

Can you let us know if that works for you?

We've added a ticket to the backlog with the intent to improve this.
For internal reference - CURA-10758

Thanks for the report! 👍

@HellAholic HellAholic added the Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. label Jul 5, 2023
@dcoleman4
Copy link
Author

Hey @HellAholic!

Thank you for helping me out! That did fix the issue I had. Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Slicing Error 💥 A crash is caused by a model or a user interaction. This needs a differnt troubleshooting approach Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants