-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Mirror Project File Bug #8451
Comments
Why would this make the STL not loadable anymore? It just flipped the normals, which is only used for rendering. As far as I can see this is just a visualization issue. Did you try and print it? |
Since when have Cura upside down normals not bothered?
I meant that with me no infill was printed more, unfortunately I have overridden the original project file. |
Indeed the normals should not affect the print, but they do, through the winding order of the triangles. It's a known issue for us (CURA-6928). I'm not able to reproduce this issue though. This is a recording of me executing your reproduction steps: http://dulek.net/work/mirror_reload_project.webm |
Do you have a MAC? Maybe just a Windows problem? Here is a link in it is an STL, two project files and a video But for me it is with every STL! |
I don't have a Mac. This was tested on Linux. Thanks to your video I can now also reproduce the issue. The problem with my previous test was that it didn't display the red overhang areas since the surface was too steep for it to be classified as overhang. And by coincidence the stitching happened to work out well so that the model did get properly filled. |
Devs see internal ticket CURA-7761 for our own reference. |
Is this still an issue in current versions of Cura (5.8.0 and up)? Can this be closed? |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Application version
Cura 4.7.1
(Tested with 4.6.1 and smartavionics Master Version same behavior)
Platform
Windows 10
Printer
no matter
Reproduction steps
Screenshot(s)
STL loaded
Everything OK
STL mirrored
Everything OK
After opening the project file
Broken
Actual results
STL is now defective, no longer printable
Expected results
Should be loaded exactly as saved
Additional information
I have tried it with different STL, all behave the same
The text was updated successfully, but these errors were encountered: