Added MAX6675 support. (Thanks to gregfrost)
Needs some work to remove the blocking in read max6675.
This commit is contained in:
parent
e45e5c68bb
commit
9f139d6e0e
3 changed files with 97 additions and 6 deletions
|
|
@ -55,6 +55,8 @@
|
|||
#define HEATER_0_USES_AD595
|
||||
//#define HEATER_1_USES_AD595
|
||||
//#define HEATER_2_USES_AD595
|
||||
//#define HEATER_0_USES_MAX6675
|
||||
|
||||
|
||||
// Select one of these only to define how the bed temp is read.
|
||||
//#define THERMISTORBED 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue