|
|
@ -124,7 +124,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Temperature Sensors
|
|
|
|
// Temperature Sensors
|
|
|
|
//
|
|
|
|
//
|
|
|
|
#define TEMP_BED_PIN 69 // K7
|
|
|
|
#define TEMP_BED_PIN 15 // K7 - 69 / ADC15 - 15
|
|
|
|
|
|
|
|
|
|
|
|
// SPI for Max6675 or Max31855 Thermocouple
|
|
|
|
// SPI for Max6675 or Max31855 Thermocouple
|
|
|
|
// Uses a separate SPI bus
|
|
|
|
// Uses a separate SPI bus
|
|
|
|