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

@@ -62,7 +62,7 @@
#define MSG_AUTO_HOME "Auto home"
#endif
#ifndef MSG_LEVEL_BED_HOMING
#define MSG_LEVEL_BED_HOMING "Homing"
#define MSG_LEVEL_BED_HOMING "Homing XYZ"
#endif
#ifndef MSG_SET_HOME_OFFSETS
#define MSG_SET_HOME_OFFSETS "Set home offsets"