mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 01:52:11 +00:00
FIX: update some text and images
jira: [STUDIO-9548] [STUDIO-8978] Change-Id: I7cb42c5afd91cd4f3c1d751fbaef5f4d6251c0e6 (cherry picked from commit cdf10bc27aa7deb29bd78beda2d49df84d19e502)
This commit is contained in:
@@ -44,7 +44,7 @@ wxString get_stage_string(int stage)
|
||||
case 2:
|
||||
return _L("Heatbed preheating");
|
||||
case 3:
|
||||
return _L("Sweeping XY mech mode");
|
||||
return _L("Vibration compensation");
|
||||
case 4:
|
||||
return _L("Changing filament");
|
||||
case 5:
|
||||
@@ -88,7 +88,7 @@ wxString get_stage_string(int stage)
|
||||
case 24:
|
||||
return _L("Filament loading");
|
||||
case 25:
|
||||
return _L("Motor noise calibration");
|
||||
return _L("Motor noise cancellation");
|
||||
case 26:
|
||||
return _L("Paused due to AMS lost");
|
||||
case 27:
|
||||
|
||||
Reference in New Issue
Block a user