Add support for Z2 min endstop to M119
This commit is contained in:
parent
47ad97c35e
commit
accabf088a
2 changed files with 5 additions and 0 deletions
|
|
@ -145,6 +145,7 @@
|
|||
#define MSG_Y_MAX "y_max: "
|
||||
#define MSG_Z_MIN "z_min: "
|
||||
#define MSG_Z_MAX "z_max: "
|
||||
#define MSG_Z2_MIN "z2_min: "
|
||||
#define MSG_Z2_MAX "z2_max: "
|
||||
#define MSG_Z_PROBE "z_probe: "
|
||||
#define MSG_ERR_MATERIAL_INDEX "M145 S<index> out of range (0-1)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue