universalize axis_unhomed_error()

This commit is contained in:
AnHardt
2016-06-28 00:46:40 +02:00
committed by Scott Lahteine
parent e616093d4c
commit 39883d03fc
24 changed files with 92 additions and 74 deletions

View File

@ -144,7 +144,8 @@
#define MSG_INIT_SDCARD "Iniciar SD"
#define MSG_CNG_SDCARD "Trocar SD"
#define MSG_ZPROBE_OUT "Son. fora da mesa"
#define MSG_YX_UNHOMED "Pos. Desconhecida"
#define MSG_HOME "Home" // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
#define MSG_FIRST "first"
#define MSG_ZPROBE_ZOFFSET "Deslocamento no Z"
#define MSG_BABYSTEP_X "Passinho X"
#define MSG_BABYSTEP_Y "Passinho Y"