Merge pull request #1772 from croadfeldt/Merge_cleanup

Z_PROBE_ENDSTOP
This commit is contained in:
Scott Lahteine
2015-04-03 18:04:31 -07:00
8 changed files with 137 additions and 14 deletions

View File

@ -161,6 +161,7 @@
#define MSG_Z_MIN "z_min: "
#define MSG_Z_MAX "z_max: "
#define MSG_Z2_MAX "z2_max: "
#define MSG_Z_PROBE "z_probe: "
#define MSG_M119_REPORT "Reporting endstop status"
#define MSG_ENDSTOP_HIT "TRIGGERED"
#define MSG_ENDSTOP_OPEN "open"