mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 22:31:21 -07:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ContainerManager.py | ||
| ContainerSettingsModel.py | ||
| CuraContainerRegistry.py | ||
| ExtruderManager.py | ||
| ExtrudersModel.py | ||
| MachineManager.py | ||
| MaterialSettingsVisibilityHandler.py | ||
| SettingOverrideDecorator.py | ||