Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.19k stars 2.08k forks source link

Error beim slicen #11962

Open RainR56 opened 2 years ago

RainR56 commented 2 years ago

Application Version

5.0.0 beta 1

Platform

Windows 10

Printer

Geeetech A20M

Reproduction steps

Ich wollte eine Münze drucken und bekomme beim slicen immer diese Fehlermeldung

Actual results

grafik

Expected results

grafik GA_Piece_Lucifer_V3.zip

Checklist of files to include

Additional information & file uploads

GA_Piece_Lucifer_V3.zip

fieldOfView commented 2 years ago

Please attach a logfile. We cannot diagnose issues like this without logs. https://github.com/Ultimaker/Cura#logging-issues

RainR56 commented 2 years ago
Hello,here are the wanted log. RegardsRainer Gesendet von Mail für Windows Von: Aldo HoebenGesendet: Montag, 25. April 2022 19:33An: Ultimaker/CuraCc: RainR56; AuthorBetreff: Re: [Ultimaker/Cura] Error beim slicen (Issue #11962) Please attach a logfile. We cannot diagnose issues like this without logs.https://github.com/Ultimaker/Cura#logging-issues—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***> 
GregValiant commented 2 years ago

@fieldOfView - With the project file it appears that turning off Adaptive Layers allows it to slice. The attached log has a failed slice, then Adaptive Layers turned off, then a good slice. cura log.zip

fieldOfView commented 2 years ago

The relevant bit in the log is [MainThread] CuraEngineBackend.CuraEngineBackend._onBackendQuit [954]: Backend exited abnormally with return code 3221225477. That return code indicates that CuraEngine actually crashed because it did something "illegal" (like trying to access memory that it does not own).

GregValiant commented 2 years ago

I forgot to add this last night... Switching to my printer there was no problem using adaptive layers. With the OP's printer - switching to a profile other than his "draft" profile and using adaptive layers, there was no problem.

fvrmr commented 2 years ago

Hi @RainR56 thank you for your report. I can also reproduce your issue, if I disable Adaptive layers like @GregValiant mentioned it will indeed slice correctly.

I will bring it up with the team. Keep you posted!

MariMakes commented 2 years ago

We discussed it with the team and we'll have someone try to find a solution. For internal reference this is CURA-9228

RainR56 commented 2 years ago

Thank you!

MariMakes @.***> schrieb am Fr., 29. Apr. 2022, 10:51:

We discussed it with the team and we'll have someone try to find a solution. For internal reference this is CURA-9228

— Reply to this email directly, view it on GitHub https://github.com/Ultimaker/Cura/issues/11962#issuecomment-1113066183, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT5MMKVVMLH5OFBD4XXSCIDVHOPKBANCNFSM5UI4Y5BA . You are receiving this because you were mentioned.Message ID: @.***>

fvrmr commented 2 years ago

It seems like the issue is related to an other issue we had on our backlog. Devs see CURA-9178