mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 02:37:04 +00:00
FIX: fix fan issue
JIRA: STUDIO-9277 STUDIO-9280 STUDIO-9238 STUDIO-9239 STUDIO-9190 STUDIO-9189 STUDIO-9191 Change-Id: Id70f02fa40369d38c082d2d5a71a6b0808938e38 (cherry picked from commit fc7a2d28f27115eacd8bff5d713e08db9f310205)
This commit is contained in:
@@ -159,7 +159,7 @@ public:
|
||||
void set_fan_speed(int g);
|
||||
void set_fan_speed_percent(int speed);
|
||||
void set_fan_switch(bool s);
|
||||
void post_event(int type);
|
||||
void post_event();
|
||||
void on_swith_fan(wxMouseEvent& evt);
|
||||
void on_swith_fan(bool on);
|
||||
void update_mode();
|
||||
|
||||
Reference in New Issue
Block a user