Add M211: Enable/Disable Software Endstops
This commit is contained in:
parent
a1f6cf1e5d
commit
280534c06f
4 changed files with 84 additions and 33 deletions
|
|
@ -157,6 +157,9 @@
|
|||
#define MSG_ENDSTOP_OPEN "open"
|
||||
#define MSG_HOTEND_OFFSET "Hotend offsets:"
|
||||
#define MSG_DUPLICATION_MODE "Duplication mode: "
|
||||
#define MSG_SOFT_ENDSTOPS "Soft endstops"
|
||||
#define MSG_SOFT_MIN "Min"
|
||||
#define MSG_SOFT_MAX "Max"
|
||||
|
||||
#define MSG_SD_CANT_OPEN_SUBDIR "Cannot open subdir "
|
||||
#define MSG_SD_INIT_FAIL "SD init fail"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue