Update #MSG_SPEED c=15
This commit is contained in:
parent
b52d87e9a5
commit
960ebac02d
@ -6802,7 +6802,7 @@ static void lcd_tune_menu()
|
||||
|
||||
MENU_BEGIN();
|
||||
MENU_ITEM_BACK_P(_T(MSG_MAIN)); //1
|
||||
MENU_ITEM_EDIT_int3_P(_i("Speed"), &feedmultiply, 10, 999);//2////MSG_SPEED
|
||||
MENU_ITEM_EDIT_int3_P(_i("Speed"), &feedmultiply, 10, 999);//2////MSG_SPEED c=15
|
||||
|
||||
MENU_ITEM_EDIT_int3_P(_T(MSG_NOZZLE), &target_temperature[0], 0, HEATER_0_MAXTEMP - 10);//3
|
||||
MENU_ITEM_EDIT_int3_P(_T(MSG_BED), &target_temperature_bed, 0, BED_MAXTEMP - 10);//4
|
||||
|
@ -805,7 +805,7 @@
|
||||
#MSG_SOUND_ONCE c=7
|
||||
"Once"
|
||||
|
||||
#MSG_SPEED
|
||||
#MSG_SPEED c=15
|
||||
"Speed"
|
||||
|
||||
#MSG_SELFTEST_FAN_YES c=19
|
||||
|
@ -1074,7 +1074,7 @@
|
||||
"Once"
|
||||
"Jednou"
|
||||
|
||||
#MSG_SPEED
|
||||
#MSG_SPEED c=15
|
||||
"Speed"
|
||||
"Rychlost"
|
||||
|
||||
|
@ -1074,7 +1074,7 @@
|
||||
"Once"
|
||||
"Einmal"
|
||||
|
||||
#MSG_SPEED
|
||||
#MSG_SPEED c=15
|
||||
"Speed"
|
||||
"Geschwindigkeit"
|
||||
|
||||
|
@ -1074,7 +1074,7 @@
|
||||
"Once"
|
||||
"Una vez"
|
||||
|
||||
#MSG_SPEED
|
||||
#MSG_SPEED c=15
|
||||
"Speed"
|
||||
"Velocidad"
|
||||
|
||||
|
@ -1074,7 +1074,7 @@
|
||||
"Once"
|
||||
"Une fois"
|
||||
|
||||
#MSG_SPEED
|
||||
#MSG_SPEED c=15
|
||||
"Speed"
|
||||
"Vitesse"
|
||||
|
||||
|
@ -1074,7 +1074,7 @@
|
||||
"Once"
|
||||
"Singolo"
|
||||
|
||||
#MSG_SPEED
|
||||
#MSG_SPEED c=15
|
||||
"Speed"
|
||||
"Velocita"
|
||||
|
||||
|
@ -1074,7 +1074,7 @@
|
||||
"Once"
|
||||
"Eenmaal"
|
||||
|
||||
#MSG_SPEED
|
||||
#MSG_SPEED c=15
|
||||
"Speed"
|
||||
"Snelheid"
|
||||
|
||||
|
@ -1074,7 +1074,7 @@
|
||||
"Once"
|
||||
"1-raz"
|
||||
|
||||
#MSG_SPEED
|
||||
#MSG_SPEED c=15
|
||||
"Speed"
|
||||
"Predkosc"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user