Combine "XYZ" with MSG_LEVEL_BED_HOMING

This commit is contained in:
Scott Lahteine
2016-04-01 17:43:04 -07:00
parent 097cc75ba8
commit a393941d2d
18 changed files with 18 additions and 18 deletions

View File

@ -43,7 +43,7 @@
#define MSG_AUTO_HOME "Home" // G28
#define MSG_COOLDOWN "Afkøl"
#define MSG_DISABLE_STEPPERS "Slå stepper fra"
#define MSG_LEVEL_BED_HOMING "Homing"
#define MSG_LEVEL_BED_HOMING "Homing XYZ"
#define MSG_SET_HOME_OFFSETS "Sæt home offsets"
#define MSG_SET_ORIGIN "Sæt origin"
#define MSG_SWITCH_PS_ON "Slå strøm til"