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)
|
if (!PRINTER_ACTIVE || isPrintPaused)
|
||||||
{
|
{
|
||||||
MENU_ITEM_SUBMENU_P(_i("Move axis"), lcd_move_menu_1mm);////MSG_MOVE_AXIS
|
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;
|
SETTINGS_FILAMENT_SENSOR;
|
||||||
|
|
|
||||||
|
|
@ -172,7 +172,7 @@
|
||||||
#MSG_COMMUNITY_MADE c=18
|
#MSG_COMMUNITY_MADE c=18
|
||||||
"Community made"
|
"Community made"
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
|
|
||||||
#MSG_BABYSTEP_Z_NOT_SET c=20 r=12
|
#MSG_BABYSTEP_Z_NOT_SET c=20 r=12
|
||||||
|
|
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
"Community made"
|
"Community made"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
"Vypnout motory"
|
"Vypnout motory"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
"Community made"
|
"Community made"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
"Motoren aus"
|
"Motoren aus"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
"Community made"
|
"Community made"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
"Apagar motores"
|
"Apagar motores"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
"Community made"
|
"Community made"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
"Desactiver moteurs"
|
"Desactiver moteurs"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
"Community made"
|
"Community made"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
"Disabilita motori"
|
"Disabilita motori"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
"Community made"
|
"Community made"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
"Motoren uit"
|
"Motoren uit"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
"Community made"
|
"Community made"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_DISABLE_STEPPERS
|
#MSG_DISABLE_STEPPERS c=18
|
||||||
"Disable steppers"
|
"Disable steppers"
|
||||||
"Wylacz silniki"
|
"Wylacz silniki"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue