Skip to content

Commit 8ba8283

Browse files
committed
✨ Bed thermocouples
MarlinFirmware/Marlin#26441
1 parent e677f20 commit 8ba8283

File tree

354 files changed

+1062
-1062
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

354 files changed

+1062
-1062
lines changed

config/default/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/3DFabXYZ/Migbot/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,10 @@
525525
* ================================================================
526526
* SPI RTD/Thermocouple Boards
527527
* ================================================================
528-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
528+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
529529
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
530-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
531-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
530+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
531+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
532532
*
533533
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
534534
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/ADIMLab/Gantry v1/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/ADIMLab/Gantry v2/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Alfawise/U20-bltouch/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -579,10 +579,10 @@
579579
* ================================================================
580580
* SPI RTD/Thermocouple Boards
581581
* ================================================================
582-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
582+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
583583
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
584-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
585-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
584+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
585+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
586586
*
587587
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
588588
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Alfawise/U20/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -579,10 +579,10 @@
579579
* ================================================================
580580
* SPI RTD/Thermocouple Boards
581581
* ================================================================
582-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
582+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
583583
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
584-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
585-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
584+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
585+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
586586
*
587587
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
588588
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/AliExpress/CL-260/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/AliExpress/UM2pExt/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/A2/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/A2plus/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/A6/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/A8/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,10 @@
525525
* ================================================================
526526
* SPI RTD/Thermocouple Boards
527527
* ================================================================
528-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
528+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
529529
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
530-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
531-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
530+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
531+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
532532
*
533533
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
534534
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/A8plus/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,10 @@
525525
* ================================================================
526526
* SPI RTD/Thermocouple Boards
527527
* ================================================================
528-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
528+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
529529
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
530-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
531-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
530+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
531+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
532532
*
533533
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
534534
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/A9/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/E10/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/E16/BTT SKR 1.3/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/E16/Stock/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/ET4+/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

config/examples/Anet/ET4-Pro/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
* ================================================================
525525
* SPI RTD/Thermocouple Boards
526526
* ================================================================
527-
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-1)
527+
* -5 : MAX31865 with Pt100/Pt1000, 2, 3, or 4-wire (only for sensors 0-2 and bed)
528528
* NOTE: You must uncomment/set the MAX31865_*_OHMS_n defines below.
529-
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-1)
530-
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-1)
529+
* -3 : MAX31855 with Thermocouple, -200°C to +700°C (only for sensors 0-2 and bed)
530+
* -2 : MAX6675 with Thermocouple, 0°C to +700°C (only for sensors 0-2 and bed)
531531
*
532532
* NOTE: Ensure TEMP_n_CS_PIN is set in your pins file for each TEMP_SENSOR_n using an SPI Thermocouple. By default,
533533
* Hardware SPI on the default serial bus is used. If you have also set TEMP_n_SCK_PIN and TEMP_n_MISO_PIN,

0 commit comments

Comments
 (0)