Cura/cura/PrinterOutput
Ghostkeeper 24cd2046f8
Initialise _printer_metadata as a list instead of a dict
It should become a list later on, in any case.

Contributes to issue CURA-8609.
2021-10-13 10:13:06 +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 Initialise _printer_metadata as a list instead of a dict 2021-10-13 10:13:06 +02:00