docs: add SET_DISPLAY_TEXT documentation
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
committed by
KevinOConnor
parent
a431900f7f
commit
6ad6e39ad2
@@ -295,6 +295,11 @@ provides the following standard G-Code commands:
|
||||
- Display Message: `M117 <message>`
|
||||
- Set build percentage: `M73 P<percent>`
|
||||
|
||||
Also provided is the following extended G-Code command:
|
||||
- `SET_DISPLAY_TEXT MSG=<message>`: Performs the equivalent of M117,
|
||||
setting the supplied `MSG` as the current display message. If
|
||||
`MSG` is omitted the display will be cleared.
|
||||
|
||||
### [dual_carriage]
|
||||
|
||||
The following command is available when the
|
||||
|
||||
Reference in New Issue
Block a user