Cura/cura/PrinterOutput
Ghostkeeper 9674c54efb
Better type checking and handling of optionals
Adds type checking here and there to catch such errors in the future.
This makes it handle the optional fields of this model better.

Contributes to issue CURA-8730.
2021-12-08 17:36:09 +01:00
..
Models Better type checking and handling of optionals 2021-12-08 17:36:09 +01: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 Only perform materials-sync-job for capable printers. 2021-12-02 12:22:55 +01:00