mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
ENH:Supplement to printing status supplement
Change-Id: I116e84705b390b99f8646b64eb7e96ae4c35c7d3 (cherry picked from commit 3f5381ff55a501bf95d01e31b4cbdabdab48c44a)
This commit is contained in:
@@ -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:
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user