Описание
This command optionally sets a new target chamber temperature and waits for the target temperature to be reached before proceeding. If the temperature is set with S then it waits
only when heating.
Примечание
This command (as well as
and
) can block new commands from the host. To break out of wait for temperature using
from the host, enable EMERGENCY_PARSER.
Use
to set the chamber temperature and proceed without waiting.
Использование
M191 [R<temp>] [S<temp>]
Параметры
[R<temp>]
Target temperature (wait for cooling or heating).
[S<temp>]
Target temperature (wait only when heating). Also AUTOTEMP: The min auto-temperature.
Примеры
Set target chamber temperature and wait (if heating)
M191 S80
Set target chamber temperature, wait even if cooling
M191 R40