This page is under construction and may not have complete or up-to-date information.
Description
Basic Temperature settings
hardware, temperature
Marlin monitors and controls the temperature of various components using a combination of PWM current, PID stabilization, and temperature sensors.
Thermistor or thermocouple ID for extruder index 0. Choose the number from the list in the configuration file that best fits your sensor.
Example
(For TEMP_SENSOR_0 1000) Pullup resistor.
(For TEMP_SENSOR_0 1000) Resistance at 25C.
(For TEMP_SENSOR_0 1000) Beta value.
(For TEMP_SENSOR_0 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for extruder index 1.
(For TEMP_SENSOR_1 1000) Pullup resistor.
(For TEMP_SENSOR_1 1000) Resistance at 25C.
(For TEMP_SENSOR_1 1000) Beta value.
(For TEMP_SENSOR_1 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for extruder index 2.
(For TEMP_SENSOR_2 1000) Pullup resistor.
(For TEMP_SENSOR_2 1000) Resistance at 25C.
(For TEMP_SENSOR_2 1000) Beta value.
(For TEMP_SENSOR_2 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for extruder index 3.
(For TEMP_SENSOR_3 1000) Pullup resistor.
(For TEMP_SENSOR_3 1000) Resistance at 25C.
(For TEMP_SENSOR_3 1000) Beta value.
(For TEMP_SENSOR_3 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for extruder index 4.
(For TEMP_SENSOR_4 1000) Pullup resistor.
(For TEMP_SENSOR_4 1000) Resistance at 25C.
(For TEMP_SENSOR_4 1000) Beta value.
(For TEMP_SENSOR_4 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for extruder index 5.
(For TEMP_SENSOR_5 1000) Pullup resistor.
(For TEMP_SENSOR_5 1000) Resistance at 25C.
(For TEMP_SENSOR_5 1000) Beta value.
(For TEMP_SENSOR_5 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for extruder index 6.
(For TEMP_SENSOR_6 1000) Pullup resistor.
(For TEMP_SENSOR_6 1000) Resistance at 25C.
(For TEMP_SENSOR_6 1000) Beta value.
(For TEMP_SENSOR_6 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for extruder index 7.
(For TEMP_SENSOR_7 1000) Pullup resistor.
(For TEMP_SENSOR_7 1000) Resistance at 25C.
(For TEMP_SENSOR_7 1000) Beta value.
(For TEMP_SENSOR_7 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for the heated bed.
(For TEMP_SENSOR_BED 1000) Pullup resistor.
(For TEMP_SENSOR_BED 1000) Resistance at 25C.
(For TEMP_SENSOR_BED 1000) Beta value.
(For TEMP_SENSOR_BED 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for the probe.
(For TEMP_SENSOR_PROBE 1000) Pullup resistor.
(For TEMP_SENSOR_PROBE 1000) Resistance at 25C.
(For TEMP_SENSOR_PROBE 1000) Beta value.
(For TEMP_SENSOR_PROBE 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for the heated chamber.
(For TEMP_SENSOR_CHAMBER 1000) Pullup resistor.
(For TEMP_SENSOR_CHAMBER 1000) Resistance at 25C.
(For TEMP_SENSOR_CHAMBER 1000) Beta value.
(For TEMP_SENSOR_CHAMBER 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for the (laser) cooler.
(For TEMP_SENSOR_COOLER 1000) Pullup resistor.
(For TEMP_SENSOR_COOLER 1000) Resistance at 25C.
(For TEMP_SENSOR_COOLER 1000) Beta value.
(For TEMP_SENSOR_COOLER 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for the board.
(For TEMP_SENSOR_BOARD 1000) Pullup resistor.
(For TEMP_SENSOR_BOARD 1000) Resistance at 25C.
(For TEMP_SENSOR_BOARD 1000) Beta value.
(For TEMP_SENSOR_BOARD 1000) Steinhart-Hart C coefficient.
Thermistor or thermocouple ID for the MCU.
Example
Thermistor or thermocouple ID used for redundancy.
The sensor that will provide the redundant reading.
Example
The sensor that we are providing a redundant reading for.
Example
(°C) Temperature difference that will trigger a print abort.
(For TEMP_SENSOR_REDUNDANT 1000) Pullup resistor.
(For TEMP_SENSOR_REDUNDANT 1000) Resistance at 25C.
(For TEMP_SENSOR_REDUNDANT 1000) Beta value.
(For TEMP_SENSOR_REDUNDANT 1000) Steinhart-Hart C coefficient.