mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
ENH: support command error dialog; support clean print error; support stop ams drying
JIRA: [STUDIO-12441] [STUDIO-13123] [STUDIO-12372] Change-Id: I87170f1f51c1e24f6eee61deb07d06ff6b53a884 (cherry picked from commit 1ec5382f14ebf06d8f3ed128e377243665434ca6)
This commit is contained in:
@@ -154,7 +154,9 @@ public:
|
||||
void stop_update() {update_flag = false;};
|
||||
void start_update() {update_flag = true;};
|
||||
|
||||
void jump_to_HMS(wxCommandEvent& e);
|
||||
|
||||
void jump_to_HMS();
|
||||
void jump_to_LiveView();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user