Cura/plugins/UM3NetworkPrinting/src/Network
Ghostkeeper d9cdea9496
Don't crash when material file is missing
This could happen because a material is deleted right at that moment, since the SendMaterialJob is done on a separate thread.

Fixes Sentry issue CURA-JZ.
2020-04-23 11:10:52 +02:00
..
__init__.py Restructure codebase - part 1 2019-07-26 15:07:52 +02:00
ClusterApiClient.py Also catch ValueError when handling modelParsing from network 2019-10-28 10:30:25 +01:00
LocalClusterOutputDevice.py Fix MyPy issues 2019-10-25 12:35:03 +02:00
LocalClusterOutputDeviceManager.py Fix checking for cases where machine creation failed 2019-10-01 19:41:02 +02:00
SendMaterialJob.py Don't crash when material file is missing 2020-04-23 11:10:52 +02:00
ZeroConfClient.py Fix typing 2019-12-17 10:27:05 +01:00