mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
added drop models to buildplate as a right click option
Also shortcut: ctrl+B CURA-10542
This commit is contained in:
parent
86bf94cc31
commit
1338a562ef
8 changed files with 18 additions and 43 deletions
|
@ -513,7 +513,6 @@ UM.PreferencesPage
|
|||
onCheckedChanged:
|
||||
{
|
||||
UM.Preferences.setValue("physics/automatic_drop_down", checked)
|
||||
CuraApplication.getWorkplaceDropToBuildplate(checked)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue