Non-reentrant "Moving..." screen to safely wait in LCD
This commit is contained in:
parent
2b5d424394
commit
b4dbf4d18a
4 changed files with 71 additions and 50 deletions
|
|
@ -138,6 +138,9 @@
|
|||
#ifndef MSG_LEVEL_BED
|
||||
#define MSG_LEVEL_BED "Level bed"
|
||||
#endif
|
||||
#ifndef MSG_MOVING
|
||||
#define MSG_MOVING "Moving..."
|
||||
#endif
|
||||
#ifndef MSG_MOVE_X
|
||||
#define MSG_MOVE_X "Move X"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue