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

@ -42,7 +42,7 @@
#define MSG_AUTOSTART "Autostart"
#define MSG_DISABLE_STEPPERS "Apagar motores"
#define MSG_AUTO_HOME "Llevar al origen"
#define MSG_LEVEL_BED_HOMING "Homing"
#define MSG_LEVEL_BED_HOMING "Homing XYZ"
#define MSG_SET_HOME_OFFSETS "Ajustar offsets"
#define MSG_SET_ORIGIN "Establecer cero"
#define MSG_PREHEAT_PLA "Precalentar PLA"