mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 06:41:06 -07:00
Remove 'align face to bottom' from context-menu.
part of CURA-6745
This commit is contained in:
parent
b97015a354
commit
5b48e13337
2 changed files with 0 additions and 11 deletions
|
|
@ -20,7 +20,6 @@ Menu
|
|||
// Selection-related actions.
|
||||
MenuItem { action: Cura.Actions.centerSelection; }
|
||||
MenuItem { action: Cura.Actions.deleteSelection; }
|
||||
MenuItem { action: Cura.Actions.bottomFaceSelection; }
|
||||
MenuItem { action: Cura.Actions.multiplySelection; }
|
||||
|
||||
// Extruder selection - only visible if there is more than 1 extruder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue