Cura/plugins/Toolbox/src
Ghostkeeper 8bcd9b339a
Use GlobalStack.extrudersList instead of GlobalStack.extruders to iterate
Otherwise the iteration can happen in any arbitrary order (due to the dict) and this can cause the result to not match to the desired combination of configurations per extruder.

Contributes to issue CURA-6600.
2019-09-06 17:20:03 +02:00
..
__init__.py CURA-5035 Renaming 2018-04-04 13:53:09 +02:00
AuthorsModel.py Fix string comparisons 2019-04-12 08:52:35 +02:00
ConfigsModel.py CURA-5035 Add compatibility chart 2018-05-02 18:43:12 +02:00
PackagesModel.py Fix string comparisons 2019-04-12 08:52:35 +02:00
Toolbox.py Use GlobalStack.extrudersList instead of GlobalStack.extruders to iterate 2019-09-06 17:20:03 +02:00