---
tag: m0141
title: Set Chamber Temperature
brief: Set a new target chamber temperature.
author: GMagician

group: thermal

codes: [ M141 ]

notes:

parameters:
  -
    tag: S
    optional: true
    description: 'Target temperature.<br/>`AUTOTEMP`: the min auto-temperature.'
    values:
      -
        tag: temp
        type: float

examples:
  -
    pre: Set chamber target temperature to 40°C
    code: M141 S40

---

Set a new target heated chamber temperature and continue without waiting. The firmware will continue to try to reach and hold the temperature in the background.
