MSG_ENDSTOP_ABORT = 'Endstop abort' > 'Endstop Abbr. Ein'
This commit is contained in:
parent
666ad7106b
commit
8aa6487b4b
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
|||
#define MSG_BABYSTEP_X "Babystep X"
|
||||
#define MSG_BABYSTEP_Y "Babystep Y"
|
||||
#define MSG_BABYSTEP_Z "Babystep Z"
|
||||
#define MSG_ENDSTOP_ABORT "Endstop abort"
|
||||
#define MSG_ENDSTOP_ABORT "Endstop Abbr. Ein"
|
||||
|
||||
#ifdef DELTA_CALIBRATION_MENU
|
||||
#define MSG_DELTA_CALIBRATE "Delta Calibration"
|
||||
|
|
Loading…
Reference in a new issue