mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-12 01:08:00 -06:00
adc_temperature: add support for AD597 (#3164)
The AD597 thermocouple amplifier is used in the Raise3D N2+ (and possibly others). Signed-off-by: Bryan Boettcher <bryan.boettcher@gmail.com>
This commit is contained in:
parent
864d172b68
commit
04bd48ca9d
3 changed files with 13 additions and 4 deletions
|
@ -83,8 +83,8 @@ Klipper supports many standard 3d printer features:
|
|||
probe or via manual probing.
|
||||
|
||||
* Support for common temperature sensors (eg, common thermistors,
|
||||
AD595, AD849x, PT100, MAX6675, MAX31855, MAX31856, MAX31865). Custom
|
||||
thermistors and custom analog temperature sensors can also be
|
||||
AD595, AD597, AD849x, PT100, MAX6675, MAX31855, MAX31856, MAX31865).
|
||||
Custom thermistors and custom analog temperature sensors can also be
|
||||
configured.
|
||||
|
||||
* Basic thermal heater protection enabled by default.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue