universalize axis_unhomed_error()
This commit is contained in:
@@ -445,11 +445,11 @@
|
||||
#ifndef MSG_ZPROBE_OUT
|
||||
#define MSG_ZPROBE_OUT "Z probe out. bed"
|
||||
#endif
|
||||
#ifndef MSG_YX_UNHOMED
|
||||
#define MSG_YX_UNHOMED "Home X/Y before Z"
|
||||
#ifndef MSG_HOME
|
||||
#define MSG_HOME "Home" // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
|
||||
#endif
|
||||
#ifndef MSG_XYZ_UNHOMED
|
||||
#define MSG_XYZ_UNHOMED "Home XYZ first"
|
||||
#ifndef MSG_FIRST
|
||||
#define MSG_FIRST "first"
|
||||
#endif
|
||||
#ifndef MSG_ZPROBE_ZOFFSET
|
||||
#define MSG_ZPROBE_ZOFFSET "Z Offset"
|
||||
|
Reference in New Issue
Block a user