mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
Fixes to improve update all extruder setting
CURA-10967
This commit is contained in:
parent
a8f7e8636c
commit
35528202b6
2 changed files with 4 additions and 2 deletions
|
@ -23,6 +23,7 @@ RecommendedSettingSection
|
|||
function onEnableSectionChanged(state)
|
||||
{
|
||||
supportEnabled.setPropertyValue("value", state)
|
||||
support.updateAllExtruders = true
|
||||
}
|
||||
|
||||
property UM.SettingPropertyProvider supportEnabled: UM.SettingPropertyProvider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue