mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
NEW: support clean print error
Change-Id: I0d0b6b5dae22bf5ee793d748d3afb5d45fbf744a
This commit is contained in:
parent
8675815fb3
commit
9606a04117
4 changed files with 24 additions and 4 deletions
|
@ -692,6 +692,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);
|
||||
|
||||
/* command upgrade */
|
||||
int command_upgrade_confirm();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue