Update MSG_CALIBRATE_BED_RESET c=18
This commit is contained in:
parent
6300211268
commit
147fddd060
9 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
#endif
|
||||
#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
|
||||
#ifndef SNMM
|
||||
//MENU_ITEM_FUNCTION_P(MSG_RESET_CALIBRATE_E, lcd_extr_cal_reset);
|
||||
|
|
|
@ -694,7 +694,7 @@
|
|||
# c=20
|
||||
"Prusa i3 MK3S OK."
|
||||
|
||||
#MSG_CALIBRATE_BED_RESET
|
||||
#MSG_CALIBRATE_BED_RESET c=18
|
||||
"Reset XYZ calibr."
|
||||
|
||||
#MSG_RESET c=14
|
||||
|
|
|
@ -926,7 +926,7 @@
|
|||
"Prusa i3 MK3S OK."
|
||||
"\x00"
|
||||
|
||||
#MSG_CALIBRATE_BED_RESET
|
||||
#MSG_CALIBRATE_BED_RESET c=18
|
||||
"Reset XYZ calibr."
|
||||
"Reset XYZ kalibr."
|
||||
|
||||
|
|
|
@ -926,7 +926,7 @@
|
|||
"Prusa i3 MK3S OK."
|
||||
"\x00"
|
||||
|
||||
#MSG_CALIBRATE_BED_RESET
|
||||
#MSG_CALIBRATE_BED_RESET c=18
|
||||
"Reset XYZ calibr."
|
||||
"Reset XYZ Kalibr."
|
||||
|
||||
|
|
|
@ -926,7 +926,7 @@
|
|||
"Prusa i3 MK3S OK."
|
||||
"\x00"
|
||||
|
||||
#MSG_CALIBRATE_BED_RESET
|
||||
#MSG_CALIBRATE_BED_RESET c=18
|
||||
"Reset XYZ calibr."
|
||||
"\x00"
|
||||
|
||||
|
|
|
@ -926,7 +926,7 @@
|
|||
"Prusa i3 MK3S OK."
|
||||
"\x00"
|
||||
|
||||
#MSG_CALIBRATE_BED_RESET
|
||||
#MSG_CALIBRATE_BED_RESET c=18
|
||||
"Reset XYZ calibr."
|
||||
"Reinit. calib. XYZ"
|
||||
|
||||
|
|
|
@ -926,7 +926,7 @@
|
|||
"Prusa i3 MK3S OK."
|
||||
"\x00"
|
||||
|
||||
#MSG_CALIBRATE_BED_RESET
|
||||
#MSG_CALIBRATE_BED_RESET c=18
|
||||
"Reset XYZ calibr."
|
||||
"Reset calibrazione XYZ."
|
||||
|
||||
|
|
|
@ -926,7 +926,7 @@
|
|||
"Prusa i3 MK3S OK."
|
||||
"\x00"
|
||||
|
||||
#MSG_CALIBRATE_BED_RESET
|
||||
#MSG_CALIBRATE_BED_RESET c=18
|
||||
"Reset XYZ calibr."
|
||||
"Reset XYZ kalibr."
|
||||
|
||||
|
|
|
@ -926,7 +926,7 @@
|
|||
"Prusa i3 MK3S OK."
|
||||
"\x00"
|
||||
|
||||
#MSG_CALIBRATE_BED_RESET
|
||||
#MSG_CALIBRATE_BED_RESET c=18
|
||||
"Reset XYZ calibr."
|
||||
"Reset kalibr. XYZ"
|
||||
|
||||
|
|
Loading…
Reference in a new issue