Open RiotShooter75 opened 4 years ago
Hi, I have exactly the same issue, exactly the same build (MK2.5S with Mosquito hotend and SE HT thermistor). I've dug through the firmware codebase, and I believe that it's using the correct table in thermistortables.h with TEMP_SENSOR_0 = 800 from the variants\1_75mm_MK25S_Bondtech-RAMBo13a-SliceE_HT-Mosquito.h file.
Is there a solution to this?
Apparently Prusa broke something in a recent update/the rambo used on the MK2 variants has issues with the Slice Thermistor. I had to move back to using an E3D thermistor on my Prusa.
Please checkout vertigo235 fork of prusa firmware... I think he got it working. Other option is zaribo github fork.
It seems like the build for the mk25s has not used the definition TEMP_SENSOR_0 = 800 but the TEMP_SENSOR_0 = 5.
I flashed this firmware to my Prusa and my printer is not showing the correct temperature. Thoughts? Unless at room temperature (~23°C) the thermistor should be saying 60°C.