Cura/plugins/PerObjectSettingsTool
Ghostkeeper f5f711b7dc
On extruder switch create OverrideDecorator if needed
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.
2016-06-09 19:06:17 +02:00
..
__init__.py Initial changes for perobject stuff 2016-05-27 11:26:41 +02:00
PerObjectCategory.qml Added rudimentary display of settings again 2016-05-20 15:08:17 +02:00
PerObjectItem.qml Per object settings can now be added & changed 2016-05-27 15:28:54 +02:00
PerObjectSettingsPanel.qml Make ExtruderSelector invisible if there is no choice in extruders 2016-06-09 17:01:21 +02:00
PerObjectSettingsTool.py On extruder switch create OverrideDecorator if needed 2016-06-09 19:06:17 +02:00
PerObjectSettingVisibilityHandler.py Added documentation 2016-06-02 16:07:09 +02:00