Hi!
Im using Ramps 1.4 on arduino mega 2560 with Marlin firmware. I'm trying to connect via pronterface
My thermistors for both hot end and heated bed both started giving my MAXTEMP error and both show max temp for that particular thermistor table.
I get the error even if the thermistors are plugged in or not, and if tried swapping thermistors, reprogramming the pins and using T2, and Ive also tried using new thermistors and I keep getting the same error. I'm using 100K thermistors and these are my setting
#define TEMP_SENSOR_0 5
#define TEMP_SENSOR_1 0
#define TEMP_SENSOR_2 0
#define TEMP_SENSOR_BED 5
I've tried turning the bed sensor to 0 and just tried using the hotend and that doesnt work either. This was working until saturday so just curious if anyone has any experience with this. Is there a way check the pins to verify that they are working correctly? I've checked the thermistors with my multimeter and they show ~112K at room temp.
Thanks for any help!
Im using Ramps 1.4 on arduino mega 2560 with Marlin firmware. I'm trying to connect via pronterface
My thermistors for both hot end and heated bed both started giving my MAXTEMP error and both show max temp for that particular thermistor table.
I get the error even if the thermistors are plugged in or not, and if tried swapping thermistors, reprogramming the pins and using T2, and Ive also tried using new thermistors and I keep getting the same error. I'm using 100K thermistors and these are my setting
#define TEMP_SENSOR_0 5
#define TEMP_SENSOR_1 0
#define TEMP_SENSOR_2 0
#define TEMP_SENSOR_BED 5
I've tried turning the bed sensor to 0 and just tried using the hotend and that doesnt work either. This was working until saturday so just curious if anyone has any experience with this. Is there a way check the pins to verify that they are working correctly? I've checked the thermistors with my multimeter and they show ~112K at room temp.
Thanks for any help!