M104 - Set Hotend Temperature
Description
Set a new target hot end temperature and continue without waiting. The firmware will continue to try to reach and hold the temperature in the background.
Use M109
to wait for the hot end to reach the target temperature.
Notes
- With
PRINTJOB_TIMER_AUTOSTART
this command will stop the print job timer if the temperature is set at or below half ofEXTRUDE_MINTEMP
.
Parameters
M104
[B<temp>]
[F<flag>]
[S<temp>]
[T<index>]
[B<temp>]
|
|
[F<flag>]
|
|
[S<temp>]
|
Target temperature. |
[T<index>]
|
Hotend index. If omitted, the currently active hotend will be used. |
Examples
Set target temperature for the active hotend
Set target temperature for E1
AUTOTEMP
: Set autotemp range
AUTOTEMP
: Disable autotemp