mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH:Show ErrorCode to the Device screen
Change-Id: I481b08a439d07a99f6c06c558e0a7fb3467a7d51
This commit is contained in:
parent
6eb4d671b5
commit
7a041ac2a0
11 changed files with 322 additions and 16 deletions
|
@ -426,6 +426,7 @@ public:
|
|||
int mc_left_time; /* left time in seconds */
|
||||
int last_mc_print_stage;
|
||||
bool is_system_printing();
|
||||
int print_error;
|
||||
|
||||
std::vector<int> stage_list_info;
|
||||
int stage_curr = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue