Cura/cura/PrinterOutput/Models
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
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
ExtruderConfigurationModel.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
ExtruderOutputModel.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
MaterialOutputModel.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
PrinterConfigurationModel.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
PrinterOutputModel.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
PrintJobOutputModel.py Always return int's. 2022-04-26 16:54:46 +02:00