mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Suppress change preset to SLA if we have multi-part object
This commit is contained in:
parent
be9ba936e9
commit
2add733caa
4 changed files with 63 additions and 30 deletions
|
@ -166,6 +166,7 @@ public:
|
|||
void change_part_type();
|
||||
|
||||
void last_volume_is_deleted(const int obj_idx);
|
||||
bool has_multi_part_objects();
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue