mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 10:47:16 +00:00
FIX:[STUDIO-3974] Model reset by plate center when machine switching
jira:STUDIO-3974 Change-Id: I44f5d238a5e7afffc24bbc4359c7ede226d24b4a
This commit is contained in:
@@ -260,9 +260,11 @@ public:
|
||||
|
||||
//BBS
|
||||
void add_curr_plate();
|
||||
void add_object_from_idx(std::vector<int>& object_idxs);
|
||||
void remove_curr_plate();
|
||||
void clone(int numbers = 1);
|
||||
void center();
|
||||
void center_plate(const int plate_idx);
|
||||
void set_printable(bool printable);
|
||||
|
||||
void add_all();
|
||||
|
||||
Reference in New Issue
Block a user