Hello again
So i outfitted my printer with a heatbed (was printing pla the whole time, so why bothering with one) and i cannot get it to work
It is this one and i can't get it to heat up. There is no info about the thermistor, so it took the info about the resistance from the webpage:
6. Widerstand ca. 0,9 Ohm bei 12V
7. Widerstand ca. 3,6 Ohm bei 24V ( i am running the system on 24V).
My line in config.g looked like this:
M308 S1 P"bedtemp" Y"thermistor" T3600 B734
Result temp: -273.1
Clearly the wrong thinking on my end, i then changed it to the EPCOS 100K:
M308 S1 P"bedtemp" Y"thermistor" T100000 B4092
Result temp: 23.3 (same as hotend readings, sometimes deviating 0.1 to 0.3 degrees)
Great, thermistor works. Changing the status of the heatbed to active (65 degree), doesn't even start to heat, stays at 23.3° and giving this message:
Error: Heater 0 fault: temperature rising much more slowly than the expected 1.8°/sec
Changing again:
M308 S1 P"bedtemp" Y"thermistor" T10000 B3988
Result temp: -273.1
Then [M308 S1 P"bedtemp" Y"thermistor" T100000 B3950](link url)
Result temp: 23.3
So it is definetly a 100K thermistor. But it is giving the same error message as above when i try to heat up the bed.
Mosfet on the duet looks good, nothing burned etc. I wired the heatbed directly to the board, over a mosfet, changed polarity...!
Is there anything i am doing completly wrong or is the heatbed faulty?
Btw. the heatbed came soldered like this, maybe here is some work to do (resolder, when to measure what to measure...)?
Thx in advance