mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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
|
@ -71,6 +71,7 @@ Cura.Menu
|
|||
Cura.MenuItem { action: Cura.Actions.reloadAll }
|
||||
Cura.MenuItem { action: Cura.Actions.resetAllTranslation }
|
||||
Cura.MenuItem { action: Cura.Actions.resetAll }
|
||||
Cura.MenuItem { action: Cura.Actions.dropAll }
|
||||
|
||||
// Group actions
|
||||
Cura.MenuSeparator {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue