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 "Apagar motores"
#define MSG_AUTO_HOME "Llevar al origen"
#define MSG_DETAILED_Z_PROBE "Detailed Z probe"
#define MSG_SET_HOME_OFFSETS "Ajustar offsets"
#define MSG_SET_ORIGIN "Establecer cero"
#define MSG_PREHEAT_PLA "Precalentar PLA"