Cura/cura/PrinterOutput
Ghostkeeper e05fa87b48
Handle errors reading material archive back in
It could be that this archive is not accessible any more for whatever reason. Write-only file systems, quarantined files, etc. Whatever the reason, Cura shouldn't crash on this because it's not in Cura's control.

Contributes to issue CURA-8609.
2021-10-15 15:24:05 +02:00
..
Models Prevent division by 0 if total download size is 0 2020-07-06 17:23:58 +02:00
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
FirmwareUpdater.py Fix various typos 2021-09-07 11:33:54 -04:00
GenericOutputController.py Fix typing issues 2019-07-23 12:58:46 +02:00
NetworkedPrinterOutputDevice.py Store online status of printer in the printer's metadata 2021-10-08 13:49:20 +02:00
NetworkMJPGImage.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
Peripheral.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutputController.py Move models around again 2019-03-26 08:29:22 +01:00
PrinterOutputDevice.py Store online status of printer in the printer's metadata 2021-10-08 13:49:20 +02:00
PrinterOutputModel.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00
PrintJobOutputModel.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00
UploadMaterialsJob.py Handle errors reading material archive back in 2021-10-15 15:24:05 +02:00