mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 22:02:10 +00:00
ENH: add print error in cmd clean_print_error
Change-Id: I22328a8be58c9896c40eb5f270e8a08e4469bd7d Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -694,7 +694,7 @@ public:
|
||||
int command_get_version(bool with_retry = true);
|
||||
int command_request_push_all();
|
||||
int command_pushing(std::string cmd);
|
||||
int command_clean_print_error(std::string task_id);
|
||||
int command_clean_print_error(std::string task_id, int print_error);
|
||||
|
||||
/* command upgrade */
|
||||
int command_upgrade_confirm();
|
||||
|
||||
Reference in New Issue
Block a user