Clean up serial out code
This commit is contained in:
parent
0e38bea79d
commit
788a16fc46
2 changed files with 78 additions and 118 deletions
|
|
@ -157,9 +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_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