Cura/cura/Settings
Ghostkeeper acc8e24cb4
Use extruderList rather than extruders dictionary
The extruders dictionary has been deprecated.

Done during Turbo Testing and Tooling to reduce the amount of warnings in our log.
2020-05-15 16:07:19 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Prevent crash when unable to write to storage location for container manager 2020-04-23 13:48:05 +02:00
cura_empty_instance_containers.py Give empty material the required material properties 2019-09-13 16:07:33 +02:00
CuraContainerRegistry.py Use extruderList rather than deprecated extruders 2020-05-15 15:14:56 +02:00
CuraContainerStack.py Fix intent profile selection 2019-10-01 15:21:01 +02:00
CuraFormulaFunctions.py Fix "typo" caused by cleanup before push 2020-01-30 18:23:25 +01:00
CuraStackBuilder.py Use new extruderList rather than extruders 2020-05-15 15:16:43 +02:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Remove unnecessary re-adding of extruders 2020-05-15 14:26:44 +02:00
ExtruderStack.py Remove unnecessary re-adding of extruders 2020-05-15 14:26:44 +02:00
GlobalStack.py Add typing 2019-10-22 14:14:14 +02:00
IntentManager.py Remove a number of unused imports 2020-04-10 13:58:10 +02:00
MachineManager.py Use extruderList rather than extruders dictionary 2020-05-15 16:07:19 +02:00
MachineNameValidator.py Remove unused parameter 2018-09-14 17:00:55 +02:00
MaterialSettingsVisibilityHandler.py Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-02-21 14:05:19 +01:00
PerObjectContainerStack.py Ensure that PerObjectContainer stack doesn't trigger a save 2019-09-06 11:16:12 +02:00
SetObjectExtruderOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py Ensure that all updates from settingInheritance are on a timer 2019-11-01 15:14:33 +01:00
SettingOverrideDecorator.py Show support extruder for support meshes 2020-04-11 20:39:21 +02:00
SettingVisibilityPreset.py Forbid interpolation in setting visibility preset files 2018-10-18 14:54:20 +02:00
SidebarCustomMenuItemsModel.py Fix icon name role 2018-09-17 10:51:56 +02:00
SimpleModeSettingsManager.py Remove a number of unused imports 2020-04-10 13:58:10 +02:00