<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Arduino MEGA 2650 Temperature overhead</title>
        <description> Hello RepRapers,
I am testing latest released Marlin FW 1.0.2 in my 3D printer. My printer is monitored by OctoPrint, but I always print from SD card. Today, I spotted strange behaviour of my nozzle temperature - when there was a lot of small moves (high resolution cirle, etc.) the temperature felt down from 230°C to 170°C on OctoPrint graph. There was &quot;Cold extrusion prevented&quot; in serial log too. After this anomally, nozzle heated up again. I spotted this behaviour first time, NTC thermistor is OK. Other prints temperature regulation is rock-stable (+/- 0.5°C).

I think that the processor have no more time to handle temperature regulation when there is high GCODE command flow.

Do anybody have the same issue? :)

Regards!
   Smart - O.C.</description>
        <link>https://reprap.org/forum/read.php?147,502843,502843#msg-502843</link>
        <lastBuildDate>Sun, 19 Apr 2026 17:11:55 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?147,502843,503595#msg-503595</guid>
            <title>Re: Arduino MEGA 2650 Temperature overhead</title>
            <link>https://reprap.org/forum/read.php?147,502843,503595#msg-503595</link>
            <description><![CDATA[ Hello all,<br />
so finally I have found my problem source - it was thermistor wiring, cable was broken from bending by carriage movement :-(<br />
<br />
I will upgrade my Marlin release too, the only problem is, that somebody already programmed code for run of filament detection, which I already have for a long time, so I will need to compare both new and my old code to rewrite my function into new version.<br />
<br />
Regards!<br />
O.C.]]></description>
            <dc:creator>Smart</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Thu, 30 Apr 2015 07:48:18 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,502843,503263#msg-503263</guid>
            <title>Re: Arduino MEGA 2650 Temperature overhead</title>
            <link>https://reprap.org/forum/read.php?147,502843,503263#msg-503263</link>
            <description><![CDATA[ You should use the latest development branch. The 1.0.2 don't mean that this was stable. Also there is a lot of improvement done, to make the display and a lot of other things much more stable and faster.]]></description>
            <dc:creator>Wurstnase</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Wed, 29 Apr 2015 09:05:40 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,502843,503158#msg-503158</guid>
            <title>Re: Arduino MEGA 2650 Temperature overhead</title>
            <link>https://reprap.org/forum/read.php?147,502843,503158#msg-503158</link>
            <description><![CDATA[ Hello all,<br />
thanks for your answers! My printer have Graphical RepRapDiscount LCD.<br />
What type of printer do you mean dc42? It is based on open-source project, but mime and friends built: www.poseidon3d.cz<br />
<br />
Idea with "the same spot on the bed" looks great, I will check it - thanks!<br />
I have checked all thermistor connectios and it looks OK. I will check it once again with heating block too and give a message ;-)<br />
<br />
Regards]]></description>
            <dc:creator>Smart</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Wed, 29 Apr 2015 04:09:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,502843,502996#msg-502996</guid>
            <title>Re: Arduino MEGA 2650 Temperature overhead</title>
            <link>https://reprap.org/forum/read.php?147,502843,502996#msg-502996</link>
            <description><![CDATA[ Sounds to me like it might be a loose connection somewhere in the hot end circuit.  I've had it happen a couple of times. Moving back and forth weakens connection points, and it gets exacerbated when it is moving in short fast bursts that shake the whole machine.  <br />
<br />
The first time this happened to me, it seemed random, but then I realized it was always near the same spot on the bed.  I eventually traced it to a broken solder connection.  Hopefully it's something that simple for you.]]></description>
            <dc:creator>jbernardis</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Tue, 28 Apr 2015 17:02:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,502843,502880#msg-502880</guid>
            <title>Re: Arduino MEGA 2650 Temperature overhead</title>
            <link>https://reprap.org/forum/read.php?147,502843,502880#msg-502880</link>
            <description><![CDATA[ What type of printer is it? Does the electronics have a graphical LCD attached?]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Tue, 28 Apr 2015 12:15:29 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?147,502843,502843#msg-502843</guid>
            <title>Arduino MEGA 2650 Temperature overhead</title>
            <link>https://reprap.org/forum/read.php?147,502843,502843#msg-502843</link>
            <description><![CDATA[ Hello RepRapers,<br />
I am testing latest released Marlin FW 1.0.2 in my 3D printer. My printer is monitored by OctoPrint, but I always print from SD card. Today, I spotted strange behaviour of my nozzle temperature - when there was a lot of small moves (high resolution cirle, etc.) the temperature felt down from 230°C to 170°C on OctoPrint graph. There was "Cold extrusion prevented" in serial log too. After this anomally, nozzle heated up again. I spotted this behaviour first time, NTC thermistor is OK. Other prints temperature regulation is rock-stable (+/- 0.5°C).<br />
<br />
I think that the processor have no more time to handle temperature regulation when there is high GCODE command flow.<br />
<br />
Do anybody have the same issue? :)<br />
<br />
Regards!<br />
   Smart - O.C.]]></description>
            <dc:creator>Smart</dc:creator>
            <category>Firmware - experimental, borrowed, and future</category>
            <pubDate>Tue, 28 Apr 2015 10:19:13 -0400</pubDate>
        </item>
    </channel>
</rss>
