<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Turn off PID in marlin</title>
        <description> Can anyone tell me how to turn off PID in marlin . The extruder hot end heats up to 200 and cannot go any further after that. i have tried using lot of PID auto tuning , but its of no use. Moreover the temperature rises very very slow.</description>
        <link>https://reprap.org/forum/read.php?1,594995,594995#msg-594995</link>
        <lastBuildDate>Wed, 22 Apr 2026 00:56:50 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,595433#msg-595433</guid>
            <title>Re: Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,595433#msg-595433</link>
            <description><![CDATA[ Replacing the heating element shouldn't be much of a problem. Don't get to greedy, more than 20 W are usually not neccesary. If you go or something like 40 you have to take great care if your electronics and psu support it, also the PID values have to be well adjusted to prevent overshoot]]></description>
            <dc:creator>Srek</dc:creator>
            <category>General</category>
            <pubDate>Fri, 11 Dec 2015 06:37:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,595370#msg-595370</guid>
            <title>Re: Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,595370#msg-595370</link>
            <description><![CDATA[ well i checked it now and the watt is around 10 , so may be this was the problem. Thanks a ton :)-D]]></description>
            <dc:creator>rizulthkr</dc:creator>
            <category>General</category>
            <pubDate>Fri, 11 Dec 2015 04:30:35 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,595368#msg-595368</guid>
            <title>Re: Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,595368#msg-595368</link>
            <description><![CDATA[ well its seems to be very close..<br />
thanks man i guess this may be the problem . i shall check it and tell u asap]]></description>
            <dc:creator>rizulthkr</dc:creator>
            <category>General</category>
            <pubDate>Fri, 11 Dec 2015 04:20:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,595366#msg-595366</guid>
            <title>Re: Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,595366#msg-595366</link>
            <description><![CDATA[ yes i did it.. but none of the values seems to be working]]></description>
            <dc:creator>rizulthkr</dc:creator>
            <category>General</category>
            <pubDate>Fri, 11 Dec 2015 04:17:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,595139#msg-595139</guid>
            <title>Re: Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,595139#msg-595139</link>
            <description><![CDATA[ Some electronics have a LED that indicates if the heater is powered or not. If your board has one, does it blink when it reaches 200°C or is it on solid?<br />
If it blinks, is it on for most of the time or off? If your electronics does not have a LED you can put one in parallel to the heater, just check polarity and add a matching resistor.<br />
If it is on solid or most of the time the temperature control is still trying to increase the temperature, but is not succeeding.<br />
In the later case disconnect your heater and measure it's resistance.<br />
With the formula I=U/R (where U is the voltage you use) you can calculate the current. U*I gives you the wattage, which should be at least 20. If it is less your heater just doesn't have enough power to reach higher temperatures. Sometimes you can stretch this a bit by isolating the heating block, but it will still be difficult to maintain a useful temperature.<br />
A possible scenario for your problem could be that you accidentialy got a heater for 24 volt and you are running it at 12V.<br />
<br />
Cheers<br />
Björn]]></description>
            <dc:creator>Srek</dc:creator>
            <category>General</category>
            <pubDate>Thu, 10 Dec 2015 13:54:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,595125#msg-595125</guid>
            <title>Re: Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,595125#msg-595125</link>
            <description><![CDATA[ Did you update the firmware with the P, I, and D values that the autotune returned?]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>General</category>
            <pubDate>Thu, 10 Dec 2015 13:20:05 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,595051#msg-595051</guid>
            <title>Re: Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,595051#msg-595051</link>
            <description><![CDATA[ hi thanks for your reply..<br />
yes i am able to extrude as the temperature is going to 200, now i dont know if its exactly 200 or not. <br />
Now the heating block is intact and the wires are solid , so i dont think that would be the problem. <br />
i am using ramps 1.4 and arduino 2560 . the power supply is 12v .<br />
Everything seems to be good but the only thing i dont understand is why is the hotend temperature is not going above 200 and the temperature rises very slow after 140.]]></description>
            <dc:creator>rizulthkr</dc:creator>
            <category>General</category>
            <pubDate>Thu, 10 Dec 2015 09:42:46 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,595039#msg-595039</guid>
            <title>Re: Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,595039#msg-595039</link>
            <description><![CDATA[ You need the tight temperature regulation that PID affords to maintain print quality.  Turning it off won't fix it.  You need to figure out what the problem is and fix that.<br />
<br />
First, you can't always trust the temperature reading from the controller- does the plastic melt even though the temperature reads low, or is the hot end truly not hot enough to let the plastic flow?<br />
<br />
Not having the heater and/or the thermistor solidly attached to the heater block often causes temperature regulation problems.  The heater should be in solid contact with the block so that the heat it produces transfers quickly to the block and thermistor which should also be solidly coupled to the block.<br />
<br />
Check the wiring to the heater- they take a few Amps- if you're using skinny wires the voltage will drop by the time it gets to the heater and the heater won't produce enough heat.  Check the power supply voltage- are you using a 24V heater with a 12V supply?  Does your power supply produce the voltage/current it is supposed to?]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>General</category>
            <pubDate>Thu, 10 Dec 2015 09:17:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,594995,594995#msg-594995</guid>
            <title>Turn off PID in marlin</title>
            <link>https://reprap.org/forum/read.php?1,594995,594995#msg-594995</link>
            <description><![CDATA[ Can anyone tell me how to turn off PID in marlin . The extruder hot end heats up to 200 and cannot go any further after that. i have tried using lot of PID auto tuning , but its of no use. Moreover the temperature rises very very slow.]]></description>
            <dc:creator>rizulthkr</dc:creator>
            <category>General</category>
            <pubDate>Thu, 10 Dec 2015 07:38:48 -0500</pubDate>
        </item>
    </channel>
</rss>
