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

slicer failed after saving #12917

Closed
1 of 2 tasks
msteelman opened this issue Jul 31, 2022 · 4 comments
Closed
1 of 2 tasks

slicer failed after saving #12917

msteelman opened this issue Jul 31, 2022 · 4 comments
Labels
Status: Duplicate Duplicate of another issue. Type: Bug The code does not produce the intended behavior.

Comments

@msteelman
Copy link

Application Version

5.1.0

Platform

Mac OS

Printer

Geeetech A20

Reproduction steps

I rotated the two objects to -84 degrees and then saved. Then it said something had changed and asked me if I wanted to reload. When I reloaded the objects they changed. There had been two different objects and now it was two copies of the same object. I closed the file and reopened it and the models appeared to be right. I tried to slice and the slicer failed and recommended I report the bug.

Actual results

slicer failed

Expected results

file would slice as it had at least twice previously

Checklist of files to include

  • Log file
  • Project file

Additional information & file uploads

CFFFP_FDM_100_top.3mf.zip

@msteelman msteelman added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Jul 31, 2022
@GregValiant
Copy link
Collaborator

Thanks for the report.
Everything runs in streaks. This is the second time I've come across this problem in the last couple of days.
There are no errors in the model and yet there are errors in the model. I used Formware.co to check the model and this is the report from there:
--> 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 59796ms ------
-> Vertex count changed from 151515 to 159540 (+8025)
-> Triangle count changed from 304322 to 326158 (+21836)
You can see that although it didn't find any of the common errors it still increased the triangle and vertex counts. Something was off in there.

Using your models I was able to export each model from Cura as STL's and bringing them in separately they sliced fine. This reminds me of an issue in the beta version that I think was worked on. The orientation of the models either rotationally or by translating to somewhere different on the build plate affected Cura's ability to slice the model. The Cura team will take a look.

@msteelman
Copy link
Author

msteelman commented Jul 31, 2022 via email

@GregValiant
Copy link
Collaborator

I don't think so. The orientation of a model will produce different toolpaths but I wouldn't think it should affect Cura's ability to slice the model. That's what was happening in the Beta. Maybe something needs another tweak.

@GregValiant GregValiant mentioned this issue Aug 1, 2022
2 tasks
@MariMakes
Copy link
Contributor

Hey @msteelman,

Welcome to Github 🎉

I recognize your issue 🔍
It seems to be a duplicate of: #12089
It's related to overwriting the files you already have on your build plate.
We have a ticket on the backlog with the intent to make the behavior clearer.

I'm closing this issue since it's a duplicate, you can follow the progress here: #12089

@MariMakes MariMakes added Status: Duplicate Duplicate of another issue. and removed Status: Triage This ticket requires input from someone of the Cura team labels Aug 26, 2022
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

3 participants