mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
adding dropto buildplate drop per model in 3mf
CURA-10542
This commit is contained in:
parent
fca8d2a751
commit
55e5cd8982
5 changed files with 24 additions and 7 deletions
|
@ -366,6 +366,7 @@ UM.Dialog
|
|||
}
|
||||
function reloadValue()
|
||||
{
|
||||
manager.manager.setDropToBuildPlateForModel(checkDropModels.checked)
|
||||
checkDropModels.checked = UM.Preferences.getValue("physics/automatic_drop_down")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue