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