Cura/cura/Settings
Ghostkeeper 50cd98f2bb
Allow extruderValue(s) to fallback to global
If a setting is not defined in the extruder stack, fall back to global. At least it still tries to get the extruder value from the correct stack first. If that stack has no value, then so be it, use global anyway.

Contributes to issue CURA-2024. Also could affect issue CURA-2006.
2016-08-04 16:54:43 +02:00
..
__init__.py Move MachineManager to cura/Settings and rename it to MachineManager 2016-07-04 12:08:08 +02:00
ContainerManager.py Fix exporting and importing materials on OSX 2016-07-28 18:08:17 +02:00
ContainerSettingsModel.py Add missing copyright notice 2016-07-14 18:44:29 +02:00
CuraContainerRegistry.py Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
ExtruderManager.py Allow extruderValue(s) to fallback to global 2016-08-04 16:54:43 +02:00
ExtrudersModel.py We now ask the stack for the position (instead of definition) 2016-07-25 13:50:47 +02:00
MachineManager.py Fix removing extruder stacks and extruder user profile 2016-08-01 16:38:31 +02:00
MaterialSettingsVisibilityHandler.py Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials 2016-06-28 17:30:46 +02:00
SettingOverrideDecorator.py Remove print statement 2016-08-03 12:39:01 +02:00