Browse Source

Temp. cal. -> PINDA cal.

01234567890123456789
 Temp. cal.   [Off] old
 PINDA cal.   [Off] new

Temp. cal.  1/6     old
PINDA cal.    1/6   new

MSG_TEMP_CALIBRATION -> MSG_PINDA_CALIBRATION
MSG_TEMP_CALIBRATION_DONE -> MSG_PINDA_CALIBRATION_DONE

Updated text
- MSG_PINDA_CALIBRATION_DONE
- MSG_PINDA_CAL_FAILED

Update status line during PINDA cal.

Changed PINDA cal. from submenu to function
- Deleted `lcd_pinda_calibration_menu()`
- Deleted `#MSG_CALIBRATE_PINDA c=17`

Tried to update translations

Updated po files
3d-gussner 3 years ago
parent
commit
f9f76520d9
1 changed files with 0 additions and 6 deletions
  1. 0 6
      lang/po/new/de.po

+ 0 - 6
lang/po/new/de.po

@@ -576,15 +576,9 @@ msgid "Checking Z axis"
 msgstr "Prüfe Z Achse"
 
 # MSG_SELECT_EXTRUDER c=20
-<<<<<<< HEAD
 #: messages.c:56
 msgid "Select extruder:"
 msgstr "Wähle extruder:"
-=======
-#: messages.c:54
-msgid "Select extruder:"
-msgstr "Extruder wählen:"
->>>>>>> Change `Choose extruder` to `Select extruder` for consistant wording
 
 # MSG_FILAMENT c=17
 #: messages.c:35