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_BEGIN();
|
||||||
MENU_ITEM_BACK_P(_T(MSG_MAIN)); //1
|
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_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
|
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
|
#MSG_SOUND_ONCE c=7
|
||||||
"Once"
|
"Once"
|
||||||
|
|
||||||
#MSG_SPEED
|
#MSG_SPEED c=15
|
||||||
"Speed"
|
"Speed"
|
||||||
|
|
||||||
#MSG_SELFTEST_FAN_YES c=19
|
#MSG_SELFTEST_FAN_YES c=19
|
||||||
|
@ -1074,7 +1074,7 @@
|
|||||||
"Once"
|
"Once"
|
||||||
"Jednou"
|
"Jednou"
|
||||||
|
|
||||||
#MSG_SPEED
|
#MSG_SPEED c=15
|
||||||
"Speed"
|
"Speed"
|
||||||
"Rychlost"
|
"Rychlost"
|
||||||
|
|
||||||
|
@ -1074,7 +1074,7 @@
|
|||||||
"Once"
|
"Once"
|
||||||
"Einmal"
|
"Einmal"
|
||||||
|
|
||||||
#MSG_SPEED
|
#MSG_SPEED c=15
|
||||||
"Speed"
|
"Speed"
|
||||||
"Geschwindigkeit"
|
"Geschwindigkeit"
|
||||||
|
|
||||||
|
@ -1074,7 +1074,7 @@
|
|||||||
"Once"
|
"Once"
|
||||||
"Una vez"
|
"Una vez"
|
||||||
|
|
||||||
#MSG_SPEED
|
#MSG_SPEED c=15
|
||||||
"Speed"
|
"Speed"
|
||||||
"Velocidad"
|
"Velocidad"
|
||||||
|
|
||||||
|
@ -1074,7 +1074,7 @@
|
|||||||
"Once"
|
"Once"
|
||||||
"Une fois"
|
"Une fois"
|
||||||
|
|
||||||
#MSG_SPEED
|
#MSG_SPEED c=15
|
||||||
"Speed"
|
"Speed"
|
||||||
"Vitesse"
|
"Vitesse"
|
||||||
|
|
||||||
|
@ -1074,7 +1074,7 @@
|
|||||||
"Once"
|
"Once"
|
||||||
"Singolo"
|
"Singolo"
|
||||||
|
|
||||||
#MSG_SPEED
|
#MSG_SPEED c=15
|
||||||
"Speed"
|
"Speed"
|
||||||
"Velocita"
|
"Velocita"
|
||||||
|
|
||||||
|
@ -1074,7 +1074,7 @@
|
|||||||
"Once"
|
"Once"
|
||||||
"Eenmaal"
|
"Eenmaal"
|
||||||
|
|
||||||
#MSG_SPEED
|
#MSG_SPEED c=15
|
||||||
"Speed"
|
"Speed"
|
||||||
"Snelheid"
|
"Snelheid"
|
||||||
|
|
||||||
|
@ -1074,7 +1074,7 @@
|
|||||||
"Once"
|
"Once"
|
||||||
"1-raz"
|
"1-raz"
|
||||||
|
|
||||||
#MSG_SPEED
|
#MSG_SPEED c=15
|
||||||
"Speed"
|
"Speed"
|
||||||
"Predkosc"
|
"Predkosc"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user