M117 - Set LCD Message

Description

Set the status line message on the LCD.

Notes

Requires an LCD controller.

The message should appear immediately, but it will depend on LCD settings.

Parameters

M117 [string]
[string]

LCD status message

Examples

Set the message to “Yello World!”

M117 Yello World!