FIX: update some text and images

jira: [STUDIO-9548] [STUDIO-8978]
Change-Id: I7cb42c5afd91cd4f3c1d751fbaef5f4d6251c0e6
(cherry picked from commit cdf10bc27aa7deb29bd78beda2d49df84d19e502)
This commit is contained in:
xin.zhang
2025-01-08 20:28:17 +08:00
committed by Noisyfox
parent f50534eeab
commit 4c7dca1a0b
2 changed files with 16 additions and 3 deletions

View File

@@ -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: