mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 02:37:04 +00:00
FIX: [STUDIO-3561] Import Gcode and send all plate
Change-Id: Ic1db0d90e08dba24cde12cdfaa6f1227d5d602cf
This commit is contained in:
@@ -330,6 +330,7 @@ public:
|
||||
|
||||
//whether it is has printable instances
|
||||
bool has_printable_instances();
|
||||
bool is_all_instances_unprintable();
|
||||
|
||||
//move instances to left or right PartPlate
|
||||
void move_instances_to(PartPlate& left_plate, PartPlate& right_plate, BoundingBoxf3* bounding_box = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user