mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 13:22:06 +00:00
FIX: update the panel
jira: [STUDIO-9241] Change-Id: I9a309594814e0547f7a6ef247ad710636f478b79 (cherry picked from commit 99ec1acc276800b8fcfe933fb224156a7890a7a6)
This commit is contained in:
@@ -163,6 +163,7 @@ public:
|
||||
bool check_printing_state();
|
||||
void set_machine_obj(MachineObject *obj);
|
||||
void set_name(wxString name);
|
||||
void set_mode_id(int id) { m_mode_id = id;}
|
||||
void set_part_id(int id){m_part_id = id;};
|
||||
void set_fan_speed(int g);
|
||||
void set_fan_speed_percent(int speed);
|
||||
|
||||
Reference in New Issue
Block a user