<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Turning off bed and Extruder at end of print</title>
        <description> Hi folks, I want to run my Mendel 90 overnight but want it to all shut down at the end of a print. 
How do I set up in Pronterface to turn the bed and Extruder off when it finishes?
Thanks
Steve</description>
        <link>https://reprap.org/forum/read.php?1,197151,197151#msg-197151</link>
        <lastBuildDate>Sun, 14 Jun 2026 00:16:47 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,197151,197170#msg-197170</guid>
            <title>Re: Turning off bed and Extruder at end of print</title>
            <link>https://reprap.org/forum/read.php?1,197151,197170#msg-197170</link>
            <description><![CDATA[ Thanks folks]]></description>
            <dc:creator>Ukrobotman</dc:creator>
            <category>General</category>
            <pubDate>Wed, 03 Apr 2013 16:00:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,197151,197166#msg-197166</guid>
            <title>Re: Turning off bed and Extruder at end of print</title>
            <link>https://reprap.org/forum/read.php?1,197151,197166#msg-197166</link>
            <description><![CDATA[ Kisslicer had a postfix section in the prt G-code tab. Any code you put there is added at the end of the generated g-code]]></description>
            <dc:creator>Banjer</dc:creator>
            <category>General</category>
            <pubDate>Wed, 03 Apr 2013 15:41:38 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,197151,197162#msg-197162</guid>
            <title>Re: Turning off bed and Extruder at end of print</title>
            <link>https://reprap.org/forum/read.php?1,197151,197162#msg-197162</link>
            <description><![CDATA[ Bear with me .... How do I actualy do this. <br />
If I load my file onto Pronterface using Kisl3r do I just type the code at the end?<br />
Or what else do I do?<br />
Steve]]></description>
            <dc:creator>Ukrobotman</dc:creator>
            <category>General</category>
            <pubDate>Wed, 03 Apr 2013 15:35:01 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,197151,197160#msg-197160</guid>
            <title>Re: Turning off bed and Extruder at end of print</title>
            <link>https://reprap.org/forum/read.php?1,197151,197160#msg-197160</link>
            <description><![CDATA[ you would do it with gcode.<br />
<br />
something like the following as your final code.<br />
<br />
M104 S0 ; turn off temperature<br />
M140 S0 ; turn off bed<br />
M84     ; disable motors<br />
<br />
<br />
if you use an atx supply you could also add M81 to turn of the power supply.]]></description>
            <dc:creator>lazzymonk</dc:creator>
            <category>General</category>
            <pubDate>Wed, 03 Apr 2013 15:31:20 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,197151,197159#msg-197159</guid>
            <title>Re: Turning off bed and Extruder at end of print</title>
            <link>https://reprap.org/forum/read.php?1,197151,197159#msg-197159</link>
            <description><![CDATA[ Ive only been at this for a month but I think M1 could be put in your end G-code. M1 = sleep. It turns off all motors and heaters.]]></description>
            <dc:creator>hendo420</dc:creator>
            <category>General</category>
            <pubDate>Wed, 03 Apr 2013 15:30:48 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,197151,197151#msg-197151</guid>
            <title>Turning off bed and Extruder at end of print</title>
            <link>https://reprap.org/forum/read.php?1,197151,197151#msg-197151</link>
            <description><![CDATA[ Hi folks, I want to run my Mendel 90 overnight but want it to all shut down at the end of a print. <br />
How do I set up in Pronterface to turn the bed and Extruder off when it finishes?<br />
Thanks<br />
Steve]]></description>
            <dc:creator>Ukrobotman</dc:creator>
            <category>General</category>
            <pubDate>Wed, 03 Apr 2013 15:08:33 -0400</pubDate>
        </item>
    </channel>
</rss>
