mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-23 06:33:54 -06:00
MAX31865 temperature sensor (#15930)
This commit is contained in:
parent
4cffee3ca3
commit
751cd1f533
130 changed files with 328 additions and 155 deletions
|
@ -352,9 +352,10 @@
|
|||
*
|
||||
* Temperature sensors available:
|
||||
*
|
||||
* -4 : thermocouple with AD8495
|
||||
* -5 : thermocouple with MAX31865 (only for sensors 0-1)
|
||||
* -3 : thermocouple with MAX31855 (only for sensors 0-1)
|
||||
* -2 : thermocouple with MAX6675 (only for sensors 0-1)
|
||||
* -4 : thermocouple with AD8495
|
||||
* -1 : thermocouple with AD595
|
||||
* 0 : not used
|
||||
* 1 : 100k thermistor - best choice for EPCOS 100k (4.7k pullup)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue