Cura/cura/PrinterOutput/Models
Remco Burema 767b1f6c19 Early-out when printer-type hasn't any printers.
This would otherwise search in, and process the result of, _all_ variants, since the 'id' would be empty.
This could actually happen w.r.t. searching dealing with abstract printers, which could slow down the process enough that the entire UI becomes very stuttery for users. (But mostly only for the old Makerbot Method-series printers ... somehow.)

1st (and hopefully last) attempt at fixing CURA-12835 (and if we're lucky, some other seemingly related issues).
2026-01-21 13:55:56 +01:00
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
ExtruderConfigurationModel.py Restore lost change after an errored merge 2024-09-19 11:00:09 +02:00
ExtruderOutputModel.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
MaterialOutputModel.py Restore lost change after an errored merge 2024-09-19 11:00:09 +02:00
PrinterConfigurationModel.py Early-out when printer-type hasn't any printers. 2026-01-21 13:55:56 +01:00
PrinterOutputModel.py Don't notify qml of update if no configurations changed 2022-08-31 16:31:39 +02:00
PrintJobOutputModel.py Document shortcoming of isMine check 2022-08-01 10:49:29 +02:00