Update MSG_CALIBRATE_BED_RESET c=18
This commit is contained in:
parent
6300211268
commit
147fddd060
|
|
@ -5719,7 +5719,7 @@ static void lcd_calibration_menu()
|
||||||
MENU_ITEM_SUBMENU_P(_i("Show end stops"), menu_show_end_stops);////MSG_SHOW_END_STOPS c=18
|
MENU_ITEM_SUBMENU_P(_i("Show end stops"), menu_show_end_stops);////MSG_SHOW_END_STOPS c=18
|
||||||
#endif
|
#endif
|
||||||
#ifndef MK1BP
|
#ifndef MK1BP
|
||||||
MENU_ITEM_GCODE_P(_i("Reset XYZ calibr."), PSTR("M44"));////MSG_CALIBRATE_BED_RESET
|
MENU_ITEM_GCODE_P(_i("Reset XYZ calibr."), PSTR("M44"));////MSG_CALIBRATE_BED_RESET c=18
|
||||||
#endif //MK1BP
|
#endif //MK1BP
|
||||||
#ifndef SNMM
|
#ifndef SNMM
|
||||||
//MENU_ITEM_FUNCTION_P(MSG_RESET_CALIBRATE_E, lcd_extr_cal_reset);
|
//MENU_ITEM_FUNCTION_P(MSG_RESET_CALIBRATE_E, lcd_extr_cal_reset);
|
||||||
|
|
|
||||||
|
|
@ -694,7 +694,7 @@
|
||||||
# c=20
|
# c=20
|
||||||
"Prusa i3 MK3S OK."
|
"Prusa i3 MK3S OK."
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED_RESET
|
#MSG_CALIBRATE_BED_RESET c=18
|
||||||
"Reset XYZ calibr."
|
"Reset XYZ calibr."
|
||||||
|
|
||||||
#MSG_RESET c=14
|
#MSG_RESET c=14
|
||||||
|
|
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"Prusa i3 MK3S OK."
|
"Prusa i3 MK3S OK."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED_RESET
|
#MSG_CALIBRATE_BED_RESET c=18
|
||||||
"Reset XYZ calibr."
|
"Reset XYZ calibr."
|
||||||
"Reset XYZ kalibr."
|
"Reset XYZ kalibr."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"Prusa i3 MK3S OK."
|
"Prusa i3 MK3S OK."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED_RESET
|
#MSG_CALIBRATE_BED_RESET c=18
|
||||||
"Reset XYZ calibr."
|
"Reset XYZ calibr."
|
||||||
"Reset XYZ Kalibr."
|
"Reset XYZ Kalibr."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"Prusa i3 MK3S OK."
|
"Prusa i3 MK3S OK."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED_RESET
|
#MSG_CALIBRATE_BED_RESET c=18
|
||||||
"Reset XYZ calibr."
|
"Reset XYZ calibr."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"Prusa i3 MK3S OK."
|
"Prusa i3 MK3S OK."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED_RESET
|
#MSG_CALIBRATE_BED_RESET c=18
|
||||||
"Reset XYZ calibr."
|
"Reset XYZ calibr."
|
||||||
"Reinit. calib. XYZ"
|
"Reinit. calib. XYZ"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"Prusa i3 MK3S OK."
|
"Prusa i3 MK3S OK."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED_RESET
|
#MSG_CALIBRATE_BED_RESET c=18
|
||||||
"Reset XYZ calibr."
|
"Reset XYZ calibr."
|
||||||
"Reset calibrazione XYZ."
|
"Reset calibrazione XYZ."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"Prusa i3 MK3S OK."
|
"Prusa i3 MK3S OK."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED_RESET
|
#MSG_CALIBRATE_BED_RESET c=18
|
||||||
"Reset XYZ calibr."
|
"Reset XYZ calibr."
|
||||||
"Reset XYZ kalibr."
|
"Reset XYZ kalibr."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -926,7 +926,7 @@
|
||||||
"Prusa i3 MK3S OK."
|
"Prusa i3 MK3S OK."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED_RESET
|
#MSG_CALIBRATE_BED_RESET c=18
|
||||||
"Reset XYZ calibr."
|
"Reset XYZ calibr."
|
||||||
"Reset kalibr. XYZ"
|
"Reset kalibr. XYZ"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue