Added serial message for Z Probe trigger.
This commit is contained in:
parent
92eb8109ab
commit
fd823449ad
3 changed files with 8 additions and 4 deletions
|
|
@ -132,6 +132,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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue