mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 20:31:35 -07:00
The SettingOverrideDecorator is only applied if the node has a per-object setting. Now it also creates a decorator also if you've ever switched the extruder, which was needed because the decorator contains the information which extruder to print with. Contributes to issue CURA-340. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| PerObjectCategory.qml | ||
| PerObjectItem.qml | ||
| PerObjectSettingsPanel.qml | ||
| PerObjectSettingsTool.py | ||
| PerObjectSettingVisibilityHandler.py | ||