mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Fixed copying of some object's attributes into the clipboard
(layer height profile, layer height table etc) Added public Plater::schedule_background_process()
This commit is contained in:
parent
cfa4f3f4d6
commit
b0c33a1fe9
3 changed files with 17 additions and 5 deletions
|
@ -162,6 +162,7 @@ public:
|
|||
void reslice();
|
||||
void reslice_SLA_supports(const ModelObject &object);
|
||||
void changed_object(int obj_idx);
|
||||
void schedule_background_process();
|
||||
void fix_through_netfabb(const int obj_idx, const int vol_idx = -1);
|
||||
void send_gcode();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue