Print error for M42 bad pin
This commit is contained in:
parent
8b399610fb
commit
c6dd539c84
2 changed files with 6 additions and 1 deletions
|
|
@ -151,6 +151,7 @@
|
|||
#define MSG_ERR_M421_PARAMETERS "M421 requires XYZ or IJZ parameters"
|
||||
#define MSG_ERR_MESH_XY "Mesh XY or IJ cannot be resolved"
|
||||
#define MSG_ERR_ARC_ARGS "G2/G3 bad parameters"
|
||||
#define MSG_ERR_PROTECTED_PIN "Protected Pin"
|
||||
#define MSG_ERR_M428_TOO_FAR "Too far from reference point"
|
||||
#define MSG_ERR_M303_DISABLED "PIDTEMP disabled"
|
||||
#define MSG_M119_REPORT "Reporting endstop status"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue