Heatbed Temperatur on Prusa i3 MK3
Hi
I'm testing Repetier Server at the moment. Mostly everything works, but the heatbed temepratur isn't read by Repetier Host. It's show always 0°C - even when the heatbed is working and the LCD shows 60/60°C.
Any idea, whats wrong?
I'm testing Repetier Server at the moment. Mostly everything works, but the heatbed temepratur isn't read by Repetier Host. It's show always 0°C - even when the heatbed is working and the LCD shows 60/60°C.
Any idea, whats wrong?
Comments
The M105 response looks like this:
T is the Extruder temperatur, this one is correctly shown, B the bed, and this is shown as 0.0.
Can you say what P: and A: are for?
At the moment I now have the problem of how to detect if a response is for temperatures or not. Maybe I should test if T: or T0: is present, also I know firmwares where this is not the case. All these wild additions can get really complicated.
P is the temp from the PINDA thermistor (since MK3, PINDA2 has an own thermistor)
A is the ambient temp, measured from an sensor on the Einsy board.
I to have just received my Prusa Mk3 and have noticed this issue
Can continuing to use RepetierServer with no Heatbed temperature reading cause any damage? eg. over heating not turning off etc?
Is there anyway to volunteer for beta testing or receiving early Release candidates for upcoming versions to solve this issue. Happy to do some testing and reporting I am running a Prusa Mk2, Prusa Mk3 and a Printrbot Simple metal. I am also a Pro lic. holder.
Maybe we will have a public beta for next release since it will be the biggest update we ever had. But at the moment is is only usable if you know what is missing as transformation is not complete. Subscribe to our twitter or facebook account to get notices about such events.
Okay this is some strange behaviour, my Prusa Mk3 has begun correctly displaying its bed temp in the box near the top right where you can quickly see or change temps (pic attached) however when looking at the graph in the control tab nothing is being reported.
The reported temp is correct and matches the temp displayed on the printers LCD.
The printers firmware is still the same, I did download the Rpi image and do a fresh install as I recently overhauled my print enclosure adding a bunch of automation controlled with bash scripts called by Repetier, but the version number is still 0.80.2 so should still be the same unless a small fix has been pushed out in the current release?
PS. Not complaining, just reporting this new behaviour.
Did you edit the config.h file and recompile the Firmware?