dagoma3d / CuraByDagoma

Cura by Dagoma was originally forked from Legacy Cura. It is a UI to generate gcodes from 3d objects.
14 stars 8 forks source link

Error message when slicing and doing an action while debugging #116

Open Alutulu opened 1 year ago

Alutulu commented 1 year ago

image It's just a message, the app runs normally.

Alutulu commented 1 year ago

Other possible errors due to the same situation : image image

Alutulu commented 1 year ago

doc threading : https://docs.python.org/3/library/threading.html

Alutulu commented 1 year ago

IDEA : kill the treads each time we change a setting from the UI before restarting a new thread.