<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Delta hot end keeps melting plastic body</title>
        <description> Im building a Delta Rostock, my j head gets so hot it melts the PEEK housing, its the second time its happened, I have noticed even when I set the temp in ponteprint to 200  it heats up to 230 then backs off to 200, I suspect the thermistor may have something to do with it, any advice on this problem and how to solve it, what settings should be?</description>
        <link>https://reprap.org/forum/read.php?178,302637,302637#msg-302637</link>
        <lastBuildDate>Fri, 12 Jun 2026 16:53:56 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?178,302637,306706#msg-306706</guid>
            <title>Re: Delta hot end keeps melting plastic body</title>
            <link>https://reprap.org/forum/read.php?178,302637,306706#msg-306706</link>
            <description><![CDATA[ Ok that seems to have worked its now doing what I would expect thanks for the info. <br />
<br />
One other question I have- is there a Delta rostock bed settings on slicer do you know I cannot seem to find one, but I hear a rumour? I am have trouble telling slicer 0,0 is at the centre of my bed, and so it tries to print off the bed?]]></description>
            <dc:creator>rm2014</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Wed, 05 Feb 2014 13:24:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,302637,304300#msg-304300</guid>
            <title>Re: Delta hot end keeps melting plastic body</title>
            <link>https://reprap.org/forum/read.php?178,302637,304300#msg-304300</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>rm2014</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>gmh39</strong><br />
Yea that definitely sounds like a PID issue.  It sounds like you are WAY overshooting your target temperature.</div></blockquote>
<br />
I am still have a problem, when M303 C8 S100 it on pronter face it returns- Bed auto tune fail, temperature too high. Any thoughts advice on this?</div></blockquote>
<br />
In the code it is set that if it goes 40 degrees higher than whatever you told it to go to it will abort. <br />
In the marlin firmware folder look in the file temperature.cpp line 284 it has this: <br />
<br />
if(input &gt; (temp + 40)) {<br />
      SERIAL_PROTOCOLLNPGM("PID Autotune failed! Temperature too high");<br />
      return;<br />
<br />
Change the 40 to something higher to stop it failing. 80 would be an ok figure if you told it to only go to 100 degrees. Obviously you don't want to overheat it.]]></description>
            <dc:creator>TheTechnicalNoob</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Sat, 01 Feb 2014 05:42:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,302637,303902#msg-303902</guid>
            <title>Re: Delta hot end keeps melting plastic body</title>
            <link>https://reprap.org/forum/read.php?178,302637,303902#msg-303902</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>gmh39</strong><br />
Yea that definitely sounds like a PID issue.  It sounds like you are WAY overshooting your target temperature.</div></blockquote>
<br />
I am still have a problem, when M303 C8 S100 it on pronter face it returns- Bed auto tune fail, temperature too high. Any thoughts advice on this?]]></description>
            <dc:creator>rm2014</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Fri, 31 Jan 2014 09:51:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,302637,303099#msg-303099</guid>
            <title>Re: Delta hot end keeps melting plastic body</title>
            <link>https://reprap.org/forum/read.php?178,302637,303099#msg-303099</link>
            <description><![CDATA[ Thanks guys seems to have done sorted it out.]]></description>
            <dc:creator>rm2014</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Wed, 29 Jan 2014 18:31:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,302637,302848#msg-302848</guid>
            <title>Re: Delta hot end keeps melting plastic body</title>
            <link>https://reprap.org/forum/read.php?178,302637,302848#msg-302848</link>
            <description><![CDATA[ Yea that definitely sounds like a PID issue.  It sounds like you are WAY overshooting your target temperature.]]></description>
            <dc:creator>gmh39</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Wed, 29 Jan 2014 08:39:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,302637,302677#msg-302677</guid>
            <title>Re: Delta hot end keeps melting plastic body</title>
            <link>https://reprap.org/forum/read.php?178,302637,302677#msg-302677</link>
            <description><![CDATA[ Have you tried calibrating your PID settings with M303 then editing your firmware?]]></description>
            <dc:creator>caffeinatedsoap</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Tue, 28 Jan 2014 21:12:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,302637,302637#msg-302637</guid>
            <title>Delta hot end keeps melting plastic body</title>
            <link>https://reprap.org/forum/read.php?178,302637,302637#msg-302637</link>
            <description><![CDATA[ Im building a Delta Rostock, my j head gets so hot it melts the PEEK housing, its the second time its happened, I have noticed even when I set the temp in ponteprint to 200  it heats up to 230 then backs off to 200, I suspect the thermistor may have something to do with it, any advice on this problem and how to solve it, what settings should be?]]></description>
            <dc:creator>rm2014</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Tue, 28 Jan 2014 18:25:52 -0500</pubDate>
        </item>
    </channel>
</rss>
