Cura/cura/Settings
Lipu Fei b27e5a1f77 Fix getActiveExtruderStacks()
CURA-5719

The dict values can be a random list. We need to fetch the first N
extruders starting from position 0.
2018-09-12 14:00:36 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Fixed change material diameter, changed signature of getContainerMetaDataEntry. CURA-5408 2018-07-10 13:14:11 +02:00
cura_empty_instance_containers.py Move constant instance containers to a separate file 2018-08-15 11:04:09 +02:00
CuraContainerRegistry.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
CuraContainerStack.py Move constant instance containers to a separate file 2018-08-15 11:04:09 +02:00
CuraStackBuilder.py Better handling of no quality group in CuraStackBuilder 2018-08-17 10:00:28 +02:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Fix getActiveExtruderStacks() 2018-09-12 14:00:36 +02:00
ExtrudersModel.py Cleanup extruder manager 2018-09-07 17:06:18 +02:00
ExtruderStack.py Remove all dependencies of the CuraContainerStack with the 2018-08-14 15:35:00 +02:00
GlobalStack.py Fix quality lookup 2018-09-10 14:39:10 +02:00
MachineManager.py Switch incorrect usage of getMachineExtruders to getActiveExtruderStacks 2018-09-07 16:27:56 +02:00
MachineNameValidator.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MaterialSettingsVisibilityHandler.py Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-02-21 14:05:19 +01:00
PerObjectContainerStack.py Fix code-style 2018-07-03 12:06:06 +02:00
SetObjectExtruderOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py Fix code-style 2018-07-03 12:06:06 +02:00
SettingOverrideDecorator.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
SidebarCustomMenuItemsModel.py Code style fixes 2018-08-13 10:45:03 +02:00
SimpleModeSettingsManager.py Don't unnecessarily cast to a set 2018-06-15 13:07:55 +02:00
UserChangesModel.py Remove unused functions 2018-09-07 16:02:54 +02:00