<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Print bed thermistor constant 170°C reading ... worked before ;(</title>
        <description> Hello,

I have a problem with my print bed thermistor, or better with the temperature display in Marlin.
Everything worked in the beginning
HotEnd Temp was displayed, bed temp was displayed I could heat up both and did the PID tuning. Then days later I got a MaxTempError Bed and the display shows constat 170°C

I check the resistance on both thermistors (HotEnd and Bed) both are aroun104kOhms

If I switch the plug and the heatbed thermistor goes into T0, the bed temperature is display as hotend on the LCD and is &quot;heating&quot; up if i press my thumb on it.
So I guess the thermistors are not shorted and working fine.

The temperature for the bed stays the same even if there is no thermistor pluged in at all
Hotend drops to 0 but the bed stays at 170

I am completely lost at the moment because it worked in the beginning and now I have this issue

config settings:
#define TEMP_SENSOR_0 5
#define TEMP_SENSOR_1 0
#define TEMP_SENSOR_2 0
#define TEMP_SENSOR_BED 1

E3D hotend and a reprapworld thermistor B57550G104J

Any hint or tip or procedure to fix this is greatly appreciated

Cheers
Axel</description>
        <link>https://reprap.org/forum/read.php?13,386071,386071#msg-386071</link>
        <lastBuildDate>Tue, 16 Jun 2026 10:55:25 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,386071,386418#msg-386418</guid>
            <title>Re: Print bed thermistor constant 170°C reading ... worked before ;(</title>
            <link>https://reprap.org/forum/read.php?13,386071,386418#msg-386418</link>
            <description><![CDATA[ UPDATE<br />
<br />
I did a complete rewiring of my printer. The 12V cables run now separately from the 5V IO hope that helps to prevent any shorts<br />
Reconfigured my pins.h with help of the Ramps 1.4 layout so that the bed thermistor is now plugged in the Hotend2 port<br />
Works fine ;)<br />
<br />
Thanks for the hints and tips on rerouting]]></description>
            <dc:creator>LeChuck71</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 22 Jul 2014 11:07:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,386071,386157#msg-386157</guid>
            <title>Re: Print bed thermistor constant 170°C reading ... worked before ;(</title>
            <link>https://reprap.org/forum/read.php?13,386071,386157#msg-386157</link>
            <description><![CDATA[ Hey nophead,<br />
<br />
thanks for your help.<br />
<br />
Well I'll check the wiring, actually I was more worried on my HotEnd isolation than the one from the bed but sh... happens<br />
Sending some pics here to check if I did something wrong - which I doubt ;) I mean all the 12V cables are isolated I am still wondering how they can shorten to the 5v IO line and the thermistors. I was worried that those tiny thermistor cables shorten and I get a false reading.<br />
<br />
There is still one input left on the board so I will go with a pin reassign after its clear what caused the problem. Same as with a multicopter or the shuttle ... it stays in hangar until you know whats wrong ;)<br />
Replacing the atmega is the last option but I think getting a new one for 14€ is the best choice here - my soldering skills are ok but thats too much of a headache<br />
<br />
More infos tomorrow <br />
<br />
Cheers<br />
Axel]]></description>
            <dc:creator>LeChuck71</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 21 Jul 2014 17:34:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,386071,386144#msg-386144</guid>
            <title>Re: Print bed thermistor constant 170°C reading ... worked before ;(</title>
            <link>https://reprap.org/forum/read.php?13,386071,386144#msg-386144</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>LeChuck71</strong><br />
uha bad news ;(<br />
<br />
but how could I shorten the thermistor  input to12V?</div></blockquote>
<br />
I don't know without seeing your bed and its wiring, but it is the only reason I know of that causes analogue inputs to get stuck at a mid range value.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>LeChuck71</strong><br />
I have a the E3D fan connected to the 12V power supply. The additional cooling fan for the PLA was added after the symptoms occured.<br />
How can I "repair" this? Replace the arduino board or the ramps? can i replace any part on the boards?</div></blockquote>
<br />
If you have the skills to replace surface mount chips then you need to replace the ATMega on the Arduino  board, otherwise the whole Arduino. <br />
<br />
Alternatively if you have a spare thermistor input pin you can reassign that in the firmware.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>LeChuck71</strong><br />
Sorry for the many questions, I just want my bed heating up again<br />
 <br />
ah and probably the most important one, how can I prevent this from happening again?</div></blockquote>
<br />
Hard to say without knowing what happened. Connecting 12V to any of the 5V I/O pins will cause damage. Normally the problem happens at the hot end due to poor insulation or broken wires due to motion.]]></description>
            <dc:creator>nophead</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 21 Jul 2014 17:16:40 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,386071,386132#msg-386132</guid>
            <title>Re: Print bed thermistor constant 170°C reading ... worked before ;(</title>
            <link>https://reprap.org/forum/read.php?13,386071,386132#msg-386132</link>
            <description><![CDATA[ uha bad news ;(<br />
<br />
but how could I shorten the thermistor  input to12V?<br />
<br />
I have a the E3D fan connected to the 12V power supply. The additional cooling fan for the PLA was added after the symptoms occured.<br />
How can I "repair" this? Replace the arduino board or the ramps? can i replace any part on the boards?<br />
Sorry for the many questions, I just want my bed heating up again<br />
 <br />
ah and probably the most important one, how can I prevent this from happening again?<br />
<br />
Cheers<br />
Axel]]></description>
            <dc:creator>LeChuck71</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 21 Jul 2014 16:51:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,386071,386106#msg-386106</guid>
            <title>Re: Print bed thermistor constant 170°C reading ... worked before ;(</title>
            <link>https://reprap.org/forum/read.php?13,386071,386106#msg-386106</link>
            <description><![CDATA[ Shorting the thermistor input to 12V destroys the input and gives that symptom. It is usually the extruder where they can get shorted easily. Less common on the bed.]]></description>
            <dc:creator>nophead</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 21 Jul 2014 16:11:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,386071,386071#msg-386071</guid>
            <title>Print bed thermistor constant 170°C reading ... worked before ;(</title>
            <link>https://reprap.org/forum/read.php?13,386071,386071#msg-386071</link>
            <description><![CDATA[ Hello,<br />
<br />
I have a problem with my print bed thermistor, or better with the temperature display in Marlin.<br />
Everything worked in the beginning<br />
HotEnd Temp was displayed, bed temp was displayed I could heat up both and did the PID tuning. Then days later I got a MaxTempError Bed and the display shows constat 170°C<br />
<br />
I check the resistance on both thermistors (HotEnd and Bed) both are aroun104kOhms<br />
<br />
If I switch the plug and the heatbed thermistor goes into T0, the bed temperature is display as hotend on the LCD and is "heating" up if i press my thumb on it.<br />
So I guess the thermistors are not shorted and working fine.<br />
<br />
The temperature for the bed stays the same even if there is no thermistor pluged in at all<br />
Hotend drops to 0 but the bed stays at 170<br />
<br />
I am completely lost at the moment because it worked in the beginning and now I have this issue<br />
<br />
config settings:<br />
#define TEMP_SENSOR_0 5<br />
#define TEMP_SENSOR_1 0<br />
#define TEMP_SENSOR_2 0<br />
#define TEMP_SENSOR_BED 1<br />
<br />
E3D hotend and a reprapworld thermistor B57550G104J<br />
<br />
Any hint or tip or procedure to fix this is greatly appreciated<br />
<br />
Cheers<br />
Axel]]></description>
            <dc:creator>LeChuck71</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 21 Jul 2014 15:16:06 -0400</pubDate>
        </item>
    </channel>
</rss>
