Cura/cura/PrinterOutput
Remco Burema a2d721b6ac Always return int's.
The problem was probably 'max', but cast the others just to be sure. (This would cause the C++ part of Qt to think it wasbeing given a float from Pyton somehow.)

should fix CURA-9196
2022-04-26 16:54:46 +02:00
..
Models Always return int's. 2022-04-26 16:54:46 +02:00
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
FirmwareUpdater.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
GenericOutputController.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
NetworkedPrinterOutputDevice.py Fix enum to FormDataType 2022-04-11 13:23:03 +02:00
NetworkMJPGImage.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01: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 Don't change metadata if there is no global stack 2022-01-05 17:15:38 +01:00
PrintJobOutputModel.py Fix typo in a log warning message 2019-05-16 12:04:26 +02:00
UploadMaterialsJob.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00