Fixes to improve update all extruder setting

CURA-10967
This commit is contained in:
saumya.jain 2023-09-29 14:44:34 +02:00
parent a8f7e8636c
commit 35528202b6
2 changed files with 4 additions and 2 deletions

View file

@ -23,6 +23,7 @@ RecommendedSettingSection
function onEnableSectionChanged(state)
{
supportEnabled.setPropertyValue("value", state)
support.updateAllExtruders = true
}
property UM.SettingPropertyProvider supportEnabled: UM.SettingPropertyProvider