mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Implemented new logic for Instances splitting
This commit is contained in:
parent
8631cb006b
commit
ccee04cd68
2 changed files with 41 additions and 1 deletions
|
@ -270,6 +270,7 @@ public:
|
|||
void update_object_menu();
|
||||
|
||||
void instances_to_separated_object(const int obj_idx, const std::set<int>& inst_idx);
|
||||
void instances_to_separated_objects(const int obj_idx);
|
||||
void split_instances();
|
||||
void rename_item();
|
||||
void fix_through_netfabb() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue