mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Drop object on the plate (#6166)
Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
724762bbc8
commit
98a243c302
10 changed files with 52 additions and 0 deletions
|
@ -66,6 +66,7 @@ public:
|
|||
void exit_gizmo();
|
||||
void delete_selected();
|
||||
void center_selected();
|
||||
void drop_selected();
|
||||
void center_selected_plate(const int plate_idx);
|
||||
void mirror_selection(Axis axis);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue