Ultimaker / Cura

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

It is impossible to slice... #18953

Open awiscan opened 6 months ago

awiscan commented 6 months ago

Cura Version

5.5.0 — 5.7.1

Operating System

Windows 11

Printer

Anet A8, Creality Ender 3 v3 KE

Name abnormal settings

No response

Describe model location

No response

Describe your model

Groot

Add your .zip here ⬇️

  1. The error "Cannot be sliced" appears during the initial loading of any model (stl).
  2. When changing the size of the walls or the thickness of the layer, the slicer automatically starts again and cuts the model normally.
  3. It is observed in versions from 5.5.0 to 5.7.1. UCP_Groot hello sitting.zip
awiscan commented 6 months ago

P.S. Error Cura

HellAholic commented 6 months ago

Hey @awiscan Could you please save the file as a project instead of universal cura project (UCP)? image

The issue is probably somewhere in your settings if you cannot slice any model and a project file allows us to find the faulty setting quickly. Universal project is printer agnostic so it does not save all your settings.

awiscan commented 6 months ago

Hello. Thanks for the reply. The project file is attached.

пт, 26 апр. 2024 г. в 00:36, HellAholic @.***>:

Hey @awiscan https://github.com/awiscan Could you please save the file as a project instead of universal cura project (UCP)? image.png (view on web) https://github.com/Ultimaker/Cura/assets/28710690/4cca8cd8-dbfb-41b2-95f9-285da3966ab5

The issue is probably somewhere in your settings if you cannot slice any model and a project file allows us to find the faulty setting quickly. Universal project is printer agnostic so it does not save all your settings.

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

HellAholic commented 6 months ago

Hey @awiscan it is most likely a setting was overwritten from a project file you've opened that caused the issue. So best recommendation would be going to %appdata%/roaming/cura and removing the configuration folders in there. These will remove the potential corrupted settings/definitions from your device.

What you can do:

  1. Go to the %appdata%/roaming/cura
  2. Back up the contents (any version you see a folder in there 4.x or 5.x) -> make a zip and store somewhere as backup
  3. remove all the contents of the %appdata%/roaming/cura (any version 4.x or 5.x)
  4. Start Cura again
  5. Add your printer
  6. Attempt to slice

If the process didn't succeed, you can restore from the backup.

Also note this process will remove all user profiles/custom settings/installed plugins/etc.