Описание
The
and
commands pause after the last movement and wait for the user to continue.
is a deprecated alias for
.
Примечание
If both S and P are included, S takes precedence.
Without an LCD controller or EMERGENCY_PARSER this command is ignored.
With EMERGENCY_PARSER enabled the
command can be used to continue.
Использование
M0 [P<ms>] [S<sec>] [string]
Параметры
[P<ms>]
Expire time, in milliseconds
[S<sec>]
Expire time, in seconds
[string]
An optional message to display on the LCD
Примеры
Stop and wait
M0
Display a message, stop, and wait
M0 Click to continue