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

Slicing failed #12926

Open
1 of 2 tasks
nicox opened this issue Aug 1, 2022 · 1 comment
Open
1 of 2 tasks

Slicing failed #12926

nicox opened this issue Aug 1, 2022 · 1 comment
Labels
Status: Duplicate Duplicate of another issue. Type: Bug The code does not produce the intended behavior.

Comments

@nicox
Copy link

nicox commented Aug 1, 2022

Application Version

5.1.0

Platform

Windows 10

Printer

Ender 3 v2

Reproduction steps

I sliced the file i will attach and rotated it upside down

Actual results

Slicing failed with an unexpected error

Expected results

slicing should create a file

Checklist of files to include

  • Log file
  • Project file

Additional information & file uploads

CE3_lz9oiSYd0CU.zip
image

@nicox nicox added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Aug 1, 2022
@GregValiant GregValiant added Status: Duplicate Duplicate of another issue. and removed Status: Triage This ticket requires input from someone of the Cura team labels Aug 1, 2022
@GregValiant
Copy link
Collaborator

GregValiant commented Aug 1, 2022

Thanks for the report.
This has been coming up lately. There are no errors in the model but it's been put together oddly.
--> 0 Naked edges (?)
--> 0 Planar holes (?)
--> 0 Non-planar holes (?)
--> 0 Non-manifold edges (?)
--> 0 Inverted faces (?)
--> 0 Degenerate faces (?)
--> 0 Duplicate faces (?)
--> 0 Disjoint shells (?)
-> Repairing: 100.00%
----- Repair completed in 384ms ------
-> Vertex count changed from 568 to 670 (+102)
-> Triangle count changed from 1136 to 1340 (+204)
You can see that the repair utility had to add vertexes and triangles. The repaired file sliced fine.
This appears to be a duplicate of #12917 so I'll mark it and leave this open. In the mean time here is the repaired file.
CE3_lz9oiSYd0CU_fixed.zip
image

@GregValiant GregValiant mentioned this issue Aug 8, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Duplicate Duplicate of another issue. Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants