mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 15:07:31 -06:00
ENH:Supplement to printing status supplement
Change-Id: I116e84705b390b99f8646b64eb7e96ae4c35c7d3 (cherry picked from commit 3f5381ff55a501bf95d01e31b4cbdabdab48c44a)
This commit is contained in:
parent
eec2335466
commit
09b6f4d8fd
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@ wxString get_stage_string(int stage)
|
|||
case 29:
|
||||
return _L("Cooling chamber");
|
||||
case 30:
|
||||
return _L("Paused by the Gcode inserted by user");
|
||||
case 31:
|
||||
return _L("Motor noise showoff");
|
||||
default:
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue