BIGTREETECH Octopus MAX EZ V1.0 User Manual
20
100K NTC or PT1000
Use jumpers to set the thermistor pull-up resistor to 4.7K (with 100K NTC) or 2.2K
(with PT1000). In Marlin firmware, 1 represents 100K NTC + 4.7K pullup, 1022
represents PT1000 + 2.2K pullup. Note: Accuracy will be much lower than
MAX31865 with this method.
#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_1 1
#define TEMP_SENSOR_BED 1
BLTouch
//#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN // Do not remap the
Z_PROBE_PIN to the Z_MIN port.
#define BLTOUCH // Enable BLTouch