Define #MSG_LIN_CORRECTION c=18
This commit is contained in:
parent
44f7be134d
commit
243fa68745
9 changed files with 9 additions and 9 deletions
|
@ -5617,7 +5617,7 @@ static void lcd_settings_menu()
|
|||
MENU_ITEM_SUBMENU_P(_T(MSG_MESH_BED_LEVELING), lcd_mesh_bed_leveling_settings);
|
||||
|
||||
#if defined (TMC2130) && defined (LINEARITY_CORRECTION)
|
||||
MENU_ITEM_SUBMENU_P(_i("Lin. correction"), lcd_settings_linearity_correction_menu);////c=18
|
||||
MENU_ITEM_SUBMENU_P(_i("Lin. correction"), lcd_settings_linearity_correction_menu);////MSG_LIN_CORRECTION c=18
|
||||
#endif //LINEARITY_CORRECTION && TMC2130
|
||||
if(has_temperature_compensation())
|
||||
{
|
||||
|
|
|
@ -400,7 +400,7 @@
|
|||
#MSG_BED_CORRECTION_LEFT c=14 r=1
|
||||
"Left side [um]"
|
||||
|
||||
# c=18
|
||||
#MSG_LIN_CORRECTION c=18
|
||||
"Lin. correction"
|
||||
|
||||
#MSG_BABYSTEP_Z c=18
|
||||
|
|
|
@ -534,7 +534,7 @@
|
|||
"Left side [um]"
|
||||
"Vlevo [um]"
|
||||
|
||||
# c=18
|
||||
#MSG_LIN_CORRECTION c=18
|
||||
"Lin. correction"
|
||||
"Korekce lin."
|
||||
|
||||
|
|
|
@ -534,7 +534,7 @@
|
|||
"Left side [um]"
|
||||
"Links [um]"
|
||||
|
||||
# c=18
|
||||
#MSG_LIN_CORRECTION c=18
|
||||
"Lin. correction"
|
||||
"Lineare Korrektur"
|
||||
|
||||
|
|
|
@ -534,7 +534,7 @@
|
|||
"Left side [um]"
|
||||
"Izquierda [um]"
|
||||
|
||||
# c=18
|
||||
#MSG_LIN_CORRECTION c=18
|
||||
"Lin. correction"
|
||||
"Correccion de Linealidad"
|
||||
|
||||
|
|
|
@ -534,7 +534,7 @@
|
|||
"Left side [um]"
|
||||
"Gauche [um]"
|
||||
|
||||
# c=18
|
||||
#MSG_LIN_CORRECTION c=18
|
||||
"Lin. correction"
|
||||
"Correction lin."
|
||||
|
||||
|
|
|
@ -534,7 +534,7 @@
|
|||
"Left side [um]"
|
||||
"Sinistra [um]"
|
||||
|
||||
# c=18
|
||||
#MSG_LIN_CORRECTION c=18
|
||||
"Lin. correction"
|
||||
"Correzione lineare"
|
||||
|
||||
|
|
|
@ -534,7 +534,7 @@
|
|||
"Left side [um]"
|
||||
"Linkerkant[um]"
|
||||
|
||||
# c=18
|
||||
#MSG_LIN_CORRECTION c=18
|
||||
"Lin. correction"
|
||||
"Lineaire correctie"
|
||||
|
||||
|
|
|
@ -534,7 +534,7 @@
|
|||
"Left side [um]"
|
||||
"Lewo [um]"
|
||||
|
||||
# c=18
|
||||
#MSG_LIN_CORRECTION c=18
|
||||
"Lin. correction"
|
||||
"Korekcja liniowa"
|
||||
|
||||
|
|
Loading…
Reference in a new issue