<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
               xmlns:atom="http://www.w3.org/2005/Atom"
               xmlns:dc="http://purl.org/dc/elements/1.1/"
               xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
               xmlns:admin="http://webns.net/mvcb/"
               xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
               xmlns:content="http://purl.org/rss/1.0/modules/content/">
            <channel>
                <title>
					                		Auto shut off after print completes? - Software (Archive)                                    </title>
                <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/</link>
                <description>Prusa3D Forum Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Sat, 23 May 2026 16:29:55 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>RE: Auto shut off after print completes?</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/#post-206358</link>
                        <pubDate>Thu, 09 Apr 2020 02:22:59 +0000</pubDate>
                        <description><![CDATA[I&#039;m having a similar issue.  For some reason, after updating my firmware and upgrading to the new slicer, whenever a print is finished, it automatically ejects my filament and then prompts m...]]></description>
                        <content:encoded><![CDATA[<p>I'm having a similar issue.  For some reason, after updating my firmware and upgrading to the new slicer, whenever a print is finished, it automatically ejects my filament and then prompts me to insert new filament and press the button.  If I don't, it will just sit there at the preset temp until I cancel the print.  I'm sure I'm missing something, but I cant find it in the G-code or in the settings.  Any suggestions? </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/">Software (Archive)</category>                        <dc:creator>devlin.d</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/#post-206358</guid>
                    </item>
                                        <item>
                        <title>Re: Auto shut off after print completes?</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/#post-40723</link>
                        <pubDate>Sat, 02 Sep 2017 17:56:55 +0000</pubDate>
                        <description><![CDATA[I printed my first large print overnight and I was very surprised to see the nozzle still at 215C after the print had completed several hours earlier in the morning. My old printer would jus...]]></description>
                        <content:encoded><![CDATA[<QUOTE author="quentin.g4" post_id="40707" time="1504355642" user_id="26939">
I printed my first large print overnight and I was very surprised to see the nozzle still at 215C after the print had completed several hours earlier in the morning. My old printer would just turn off all heating after the print was done. Can I enable this on the Prusa printer. I think it's really unnecessary to keep the hotbed and hot end heated for so long. It would prevent me from starting prints before going to bed or leaving for work. I assume this is a simple software issue<br/>
<br/>
Thanks,<br/>
Quentin
</QUOTE>

What Slicer are you using?   The end gcode should be as Jeff said.  If you are using Slic3r, this is an indication that you did not load the Prusa values into it.  You need to do a File -&gt; "Load Config Bundle..." and load the included .ini file that came with the Prusa drivers web page.   These presets will help you out a BUNCH.]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/">Software (Archive)</category>                        <dc:creator>AJS</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/#post-40723</guid>
                    </item>
                                        <item>
                        <title>Re: Auto shut off after print completes?</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/#post-40712</link>
                        <pubDate>Sat, 02 Sep 2017 15:34:08 +0000</pubDate>
                        <description><![CDATA[shutting off the hotend and the heatbed should be in every standard ending script at your slicer !
my ending script looks like this:G0 E-8.0
G1 Z210
M104 S0 ; turn off temperature
M140 S0 ; ...]]></description>
                        <content:encoded><![CDATA[shutting off the hotend and the heatbed should be in every standard ending script at your slicer !<br/>
my ending script looks like this:<CODE>G0 E-8.0
G1 Z210
M104 S0 ; turn off temperature
M140 S0 ; turn off heatbed
M107 ; turn off fan
G1 X125 Y200; middle X axis
M84 ; disable motors
M300 S440 P500 ; play end sound
M300 S587 P500
M300 S440 P500
M300 S587 P500</CODE>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/">Software (Archive)</category>                        <dc:creator>JeffJordan</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/#post-40712</guid>
                    </item>
                                        <item>
                        <title>Auto shut off after print completes?</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/#post-40707</link>
                        <pubDate>Sat, 02 Sep 2017 14:34:02 +0000</pubDate>
                        <description><![CDATA[I printed my first large print overnight and I was very surprised to see the nozzle still at 215C after the print had completed several hours earlier in the morning. My old printer would jus...]]></description>
                        <content:encoded><![CDATA[<t>I printed my first large print overnight and I was very surprised to see the nozzle still at 215C after the print had completed several hours earlier in the morning. My old printer would just turn off all heating after the print was done. Can I enable this on the Prusa printer. I think it's really unnecessary to keep the hotbed and hot end heated for so long. It would prevent me from starting prints before going to bed or leaving for work. I assume this is a simple software issue<br/>
<br/>
Thanks,<br/>
Quentin</t>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/">Software (Archive)</category>                        <dc:creator>quentin.g4</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-software-archive/auto-shut-off-after-print-completes/#post-40707</guid>
                    </item>
                                                </channel>
        </rss>
        