<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Heated Bed Stuck at 69c</title>
        <description> Hi All,

My temp sensor for my bed fell off and when I went to reconnect it on of the wires touched the wires that actually heat the bed (my fault for not turning the system off obviously). Anyway everything still works (bed heats up, sensor works [verified by testing in extruder&#039;s port]  etc.) except that now the bed temp is stuck at 69c, however the bed is cool to the touch, and when I turn the bed on the number does not change, but the bed heats up.

Im assuming that the port I was using is now fried, but Im hoping I can avoid buying a new board right now by hooking up the sensor to the slot for the second extruder (which is not in use). I have tried sifting through marlin but cannot find which pins I need to alter, or what to change them to.

For reference my Printer is the GeeeTech Prusa I3X. Ive linked a picture of the board, and if any other info would help id be happy to provide it.

Board

Thanks!</description>
        <link>https://reprap.org/forum/read.php?1,717254,717254#msg-717254</link>
        <lastBuildDate>Thu, 12 Mar 2026 15:19:52 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717289#msg-717289</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717289#msg-717289</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>DragonFire</strong><br />
It's probably in pins.h somewhere... which pins the geetech uses. Probably commented.<br />
<br />
EDIT: No it isn't... you are going to have to check which board is defined in boards.h, then look through pins.h.<br />
<br />
When you find the right entry for the board you have selected in boards.h, swap the TEMP_BED_PIN value for the TEMP_1_PIN value, to swap the inputs over.<br />
<br />
Save, recompile, should fix it.<br />
<br />
I tried the Geetech website, it doesn't seem to be working. If indeed it ever does... never tried it before.</div></blockquote>
<br />
Thanks! That fixed the issue! I didnt realize there were different sections for different boards, makes total sense though.]]></description>
            <dc:creator>chunkeyolover59</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 19:08:09 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717286#msg-717286</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717286#msg-717286</link>
            <description><![CDATA[ Awesome! Ill try that, and dw your being plenty helpful.]]></description>
            <dc:creator>chunkeyolover59</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 18:39:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717282#msg-717282</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717282#msg-717282</link>
            <description><![CDATA[ Easy way to do that - 3 find and replaces...<br />
<br />
Find TEMP_BED_PIN, Replace with TEMPCHUNKEYLOVER    (all of them)<br />
<br />
Find TEMP_1_PIN, replace withe TEMP_BED_PIN               (all of them)<br />
<br />
Find TEMPCHUNKEYLOVER, replace with TEMP_1_PIN     (all of them)<br />
<br />
That should do it. Save and recompile.]]></description>
            <dc:creator>DragonFire</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 18:34:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717277#msg-717277</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717277#msg-717277</link>
            <description><![CDATA[ Ah, but you got to do it on the right set of definies - each board has a different set.<br />
<br />
Sorry, I'm not helping you much here, but I think you got the right idea - just got to find the right pair to swap over.<br />
<br />
I guess you could swap them all over. Kind of a shotgun strategy.]]></description>
            <dc:creator>DragonFire</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 18:18:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717275#msg-717275</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717275#msg-717275</link>
            <description><![CDATA[ Ya I tried swapping the number that has bed temp commented next to it, but it seems to make no difference, even when i swap it to the extruders pin.]]></description>
            <dc:creator>chunkeyolover59</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 18:05:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717272#msg-717272</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717272#msg-717272</link>
            <description><![CDATA[ It's probably in pins.h somewhere... which pins the geetech uses. Probably commented.<br />
<br />
EDIT: No it isn't... you are going to have to check which board is defined in boards.h, then look through pins.h.<br />
<br />
When you find the right entry for the board you have selected in boards.h, swap the TEMP_BED_PIN value for the TEMP_1_PIN value, to swap the inputs over.<br />
<br />
Save, recompile, should fix it.<br />
<br />
I tried the Geetech website, it doesn't seem to be working. If indeed it ever does... never tried it before.]]></description>
            <dc:creator>DragonFire</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 18:01:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717270#msg-717270</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717270#msg-717270</link>
            <description><![CDATA[ Hmmm. Does sound like a fried board.<br />
<br />
The snag with continuing with it is that, if it's always going to read at 69, that might stop it printing at all...<br />
<br />
Probably hackable, but I don't know of any 3D printers that have 2 hotbeds. It's going to cause issues if you try to fool the system...<br />
<br />
... on the other hand, it's probably just swapping the pin assignments inside Marlin, so that a different pin is read. Can't help you with which one, I don't know the Geetech board...]]></description>
            <dc:creator>DragonFire</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 17:58:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717261#msg-717261</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717261#msg-717261</link>
            <description><![CDATA[ Thanks for the reply! I swapped the extruder and the thermistor, and it read the temperature correctly, and even when i had the heated bed port empty it continued to read at 69c. Any ideas?]]></description>
            <dc:creator>chunkeyolover59</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 17:40:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717256#msg-717256</guid>
            <title>Re: Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717256#msg-717256</link>
            <description><![CDATA[ Thermistor heat sensors are quite robust, but it sounds like you've damaged the wire connections, which are VERY thin.<br />
<br />
Here's how you test - swap the sensor inputs for the hotend and hotbed. If the hotend is now showing 69C, then the board is fine, and it's just the sensor/wires that are damaged.<br />
<br />
Don't forget to swap them back again. :)<br />
<br />
Most likely you will need a new thermistor, but it could just be the sensor wire accidently connected to a metal frame or something like that. (Short circuit, the tiny electrical signal isn't going where it should be going).]]></description>
            <dc:creator>DragonFire</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 17:15:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,717254,717254#msg-717254</guid>
            <title>Heated Bed Stuck at 69c</title>
            <link>https://reprap.org/forum/read.php?1,717254,717254#msg-717254</link>
            <description><![CDATA[ Hi All,<br />
<br />
My temp sensor for my bed fell off and when I went to reconnect it on of the wires touched the wires that actually heat the bed (my fault for not turning the system off obviously). Anyway everything still works (bed heats up, sensor works [verified by testing in extruder's port]  etc.) except that now the bed temp is stuck at 69c, however the bed is cool to the touch, and when I turn the bed on the number does not change, but the bed heats up.<br />
<br />
Im assuming that the port I was using is now fried, but Im hoping I can avoid buying a new board right now by hooking up the sensor to the slot for the second extruder (which is not in use). I have tried sifting through marlin but cannot find which pins I need to alter, or what to change them to.<br />
<br />
For reference my Printer is the GeeeTech Prusa I3X. Ive linked a picture of the board, and if any other info would help id be happy to provide it.<br />
<br />
<a href="http://www.geeetech.com/wiki/images/thumb/0/04/13_Wiring1.jpg/700px-13_Wiring1.jpg" target="_blank"  rel="nofollow">Board</a><br />
<br />
Thanks!]]></description>
            <dc:creator>chunkeyolover59</dc:creator>
            <category>General</category>
            <pubDate>Tue, 25 Oct 2016 17:09:34 -0400</pubDate>
        </item>
    </channel>
</rss>
