mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
FIX:the extruder status display fault while has filament
jira: [STUDIO-9154] Change-Id: Iadaa5479eb9770c795f2ebc45c8e5305c2c5640b (cherry picked from commit 27c99677edee337bdda8b947508ff0d586eb1493)
This commit is contained in:
@@ -118,7 +118,9 @@ class ExtruderImage : public wxWindow
|
||||
|
||||
public:
|
||||
void update(int nozzle_num, int nozzle_id);
|
||||
void update(ExtruderState single_state);
|
||||
void update(ExtruderState right_state, ExtruderState left_state);
|
||||
|
||||
void msw_rescale();
|
||||
void setExtruderCount(int nozzle_num);
|
||||
void setExtruderUsed(std::string loc);
|
||||
|
||||
Reference in New Issue
Block a user