Extruder thermistor E0 damaged Solution
Posted: Thu Jun 11, 2020 3:43 am
Hi
it is necessary to transfer the cable from the damage to the E0 thermistor to the extruder input E1 image.
Edit file " pins_GT2560_V3.h" FW MArlin 2.x (Use 2.0.5.3 ) as follows:
Marlin\src\pins\mega\pins_GT2560_V3.h
// Temperature Sensors
//
#define TEMP_0_PIN 9 // Analog Input Original 11
#define TEMP_1_PIN 11 // Analog Input Original 9
that's all
Ales
it is necessary to transfer the cable from the damage to the E0 thermistor to the extruder input E1 image.
Edit file " pins_GT2560_V3.h" FW MArlin 2.x (Use 2.0.5.3 ) as follows:
Marlin\src\pins\mega\pins_GT2560_V3.h
// Temperature Sensors
//
#define TEMP_0_PIN 9 // Analog Input Original 11
#define TEMP_1_PIN 11 // Analog Input Original 9
that's all
Ales