mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-05 10:04:38 -07:00
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). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ExtruderConfigurationModel.py | ||
| ExtruderOutputModel.py | ||
| MaterialOutputModel.py | ||
| PrinterConfigurationModel.py | ||
| PrinterOutputModel.py | ||
| PrintJobOutputModel.py | ||