mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Added(ported) function fix_through_netfabb()
+ Fixed adding of the instances to the object list
This commit is contained in:
@@ -125,6 +125,7 @@ public:
|
||||
void export_3mf();
|
||||
void reslice();
|
||||
void changed_object(int obj_idx);
|
||||
void fix_through_netfabb(const int obj_idx);
|
||||
void send_gcode();
|
||||
|
||||
void on_extruders_change(int extruders_count);
|
||||
|
||||
Reference in New Issue
Block a user