Add "Detailed Z Probe" menu item with ABL is defined.

This commit is contained in:
wgm4321
2015-01-04 21:42:16 -05:00
parent 00e4bc9f54
commit 2b9722f387
14 changed files with 16 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
#define MSG_AUTOSTART "Autostart"
#define MSG_DISABLE_STEPPERS "Disabilita Motori"
#define MSG_AUTO_HOME "Auto Home"
#define MSG_DETAILED_Z_PROBE "Detailed Z probe"
#define MSG_SET_HOME_OFFSETS "Set home offsets"
#define MSG_SET_ORIGIN "Imposta Origine"
#define MSG_PREHEAT_PLA "Preriscalda PLA"