XYZ unhomed

This commit is contained in:
Scott Lahteine
2016-05-17 17:02:53 -07:00
parent a9926b71a4
commit a28970784c
2 changed files with 18 additions and 8 deletions

View File

@@ -448,6 +448,9 @@
#ifndef MSG_YX_UNHOMED
#define MSG_YX_UNHOMED "Home X/Y before Z"
#endif
#ifndef MSG_XYZ_UNHOMED
#define MSG_XYZ_UNHOMED "Home XYZ first"
#endif
#ifndef MSG_ZPROBE_ZOFFSET
#define MSG_ZPROBE_ZOFFSET "Z Offset"
#endif