mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 04:42:33 +00:00
ENH: support the react of actions for HMS actions
jira: [STUDIO-11664] Change-Id: I5444748946e5baa219d6d413efd4e954dc578064 (cherry picked from commit 69f0bafd8a3f0d639fa85a83deec10baac1bac22)
This commit is contained in:
@@ -1185,6 +1185,7 @@ public:
|
||||
int command_hms_idle_ignore(const std::string &error_str, int type);
|
||||
int command_hms_resume(const std::string& error_str, const std::string& job_id);
|
||||
int command_hms_ignore(const std::string& error_str, const std::string& job_id);
|
||||
int command_hms_stop(const std::string &error_str, const std::string &job_id);
|
||||
/* buzzer*/
|
||||
int command_stop_buzzer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user