Skip to content

Commit 4e1605d

Browse files
committed
✨ ADS1118 ADC Thermocouple
MarlinFirmware/Marlin#28176
1 parent 0643276 commit 4e1605d

406 files changed

Lines changed: 406 additions & 0 deletions

File tree

Some content is hidden

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

config/default/Configuration.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
* ================================================================
572572
* Analog Thermocouple Boards
573573
* ================================================================
574+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
574575
* -4 : AD8495 with Thermocouple
575576
* -1 : AD595 with Thermocouple
576577
*

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@
572572
* ================================================================
573573
* Analog Thermocouple Boards
574574
* ================================================================
575+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
575576
* -4 : AD8495 with Thermocouple
576577
* -1 : AD595 with Thermocouple
577578
*

config/examples/3DMatik/XL/Configuration.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
* ================================================================
572572
* Analog Thermocouple Boards
573573
* ================================================================
574+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
574575
* -4 : AD8495 with Thermocouple
575576
* -1 : AD595 with Thermocouple
576577
*

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
* ================================================================
572572
* Analog Thermocouple Boards
573573
* ================================================================
574+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
574575
* -4 : AD8495 with Thermocouple
575576
* -1 : AD595 with Thermocouple
576577
*

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
* ================================================================
572572
* Analog Thermocouple Boards
573573
* ================================================================
574+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
574575
* -4 : AD8495 with Thermocouple
575576
* -1 : AD595 with Thermocouple
576577
*

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,7 @@
626626
* ================================================================
627627
* Analog Thermocouple Boards
628628
* ================================================================
629+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
629630
* -4 : AD8495 with Thermocouple
630631
* -1 : AD595 with Thermocouple
631632
*

config/examples/Alfawise/U20/Configuration.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,7 @@
626626
* ================================================================
627627
* Analog Thermocouple Boards
628628
* ================================================================
629+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
629630
* -4 : AD8495 with Thermocouple
630631
* -1 : AD595 with Thermocouple
631632
*

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
* ================================================================
572572
* Analog Thermocouple Boards
573573
* ================================================================
574+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
574575
* -4 : AD8495 with Thermocouple
575576
* -1 : AD595 with Thermocouple
576577
*

config/examples/AliExpress/UM2pExt/Configuration.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
* ================================================================
572572
* Analog Thermocouple Boards
573573
* ================================================================
574+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
574575
* -4 : AD8495 with Thermocouple
575576
* -1 : AD595 with Thermocouple
576577
*

config/examples/Anet/A2/Configuration.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
* ================================================================
572572
* Analog Thermocouple Boards
573573
* ================================================================
574+
* -18 : ADS1118 with Thermocouple, e.g., Mightyboard rev G/H
574575
* -4 : AD8495 with Thermocouple
575576
* -1 : AD595 with Thermocouple
576577
*

0 commit comments

Comments
 (0)