Update #MSG_DISABLE_STEPPERS c=18
This commit is contained in:
parent
69b9acdfc1
commit
b6031c02a8
@ -5593,7 +5593,7 @@ static void lcd_settings_menu()
|
||||
if (!PRINTER_ACTIVE || isPrintPaused)
|
||||
{
|
||||
MENU_ITEM_SUBMENU_P(_i("Move axis"), lcd_move_menu_1mm);////MSG_MOVE_AXIS
|
||||
MENU_ITEM_GCODE_P(_i("Disable steppers"), PSTR("M84"));////MSG_DISABLE_STEPPERS
|
||||
MENU_ITEM_GCODE_P(_i("Disable steppers"), PSTR("M84"));////MSG_DISABLE_STEPPERS c=18
|
||||
}
|
||||
|
||||
SETTINGS_FILAMENT_SENSOR;
|
||||
|
@ -172,7 +172,7 @@
|
||||
#MSG_COMMUNITY_MADE c=18
|
||||
"Community made"
|
||||
|
||||
#MSG_DISABLE_STEPPERS
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
|
||||
#MSG_BABYSTEP_Z_NOT_SET c=20 r=12
|
||||
|
@ -230,7 +230,7 @@
|
||||
"Community made"
|
||||
"\x00"
|
||||
|
||||
#MSG_DISABLE_STEPPERS
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
"Vypnout motory"
|
||||
|
||||
|
@ -230,7 +230,7 @@
|
||||
"Community made"
|
||||
"\x00"
|
||||
|
||||
#MSG_DISABLE_STEPPERS
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
"Motoren aus"
|
||||
|
||||
|
@ -230,7 +230,7 @@
|
||||
"Community made"
|
||||
"\x00"
|
||||
|
||||
#MSG_DISABLE_STEPPERS
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
"Apagar motores"
|
||||
|
||||
|
@ -230,7 +230,7 @@
|
||||
"Community made"
|
||||
"\x00"
|
||||
|
||||
#MSG_DISABLE_STEPPERS
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
"Desactiver moteurs"
|
||||
|
||||
|
@ -230,7 +230,7 @@
|
||||
"Community made"
|
||||
"\x00"
|
||||
|
||||
#MSG_DISABLE_STEPPERS
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
"Disabilita motori"
|
||||
|
||||
|
@ -230,7 +230,7 @@
|
||||
"Community made"
|
||||
"\x00"
|
||||
|
||||
#MSG_DISABLE_STEPPERS
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
"Motoren uit"
|
||||
|
||||
|
@ -230,7 +230,7 @@
|
||||
"Community made"
|
||||
"\x00"
|
||||
|
||||
#MSG_DISABLE_STEPPERS
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
"Wylacz silniki"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user