<?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>
					                		A way to let printer pause printing? - Hardware, firmware and software help                                    </title>
                <link>https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/</link>
                <description>Prusa3D Forum Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Mon, 18 May 2026 09:14:52 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>RE: A way to let printer pause printing?</title>
                        <link>https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726649</link>
                        <pubDate>Sat, 09 Nov 2024 11:37:01 +0000</pubDate>
                        <description><![CDATA[Thanks, that video tells a lot that should have been in the documentation. Things I learned: It comes with a proper printed description that for some reason is not in the downloads, and ther...]]></description>
                        <content:encoded><![CDATA[<p>Thanks, that video tells a lot that should have been in the documentation. </p><p>Things I learned: </p><ol><li>It comes with a proper printed description that for some reason is not in the downloads, and therefore can be obtained only via purchasing the board, wait 8 weeks for shipment plus a week for delivery.  </li><li>The board gets its energy from the connection with the printer.  No external power source needed.</li><li>The jack connector doubles up with ground and pins 0, 1 and 2. </li><li>A model of a printable cover is available somewhere,  presumably in Printables. </li><li>If I want to execute a macro when an external switch is closed I need to solder say jumper 7 and connect the switch between  ground and pin 7. Closing the switch will create a shortcut and cause voltage on the pin to go down to a level detected as zero and this will execute the macro.</li><li>If I want to execute the macro if a switch is opened, i.e. the safe way because it will respond also if there is another break in the external circuit, I need to do something else, but I need to figure out what. </li></ol>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>efvee</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726649</guid>
                    </item>
                                        <item>
                        <title>RE: A way to let printer pause printing?</title>
                        <link>https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726606</link>
                        <pubDate>Fri, 08 Nov 2024 23:24:42 +0000</pubDate>
                        <description><![CDATA[this video and this post have some interesting info about using the GPIO board.  I haven&#039;t done much with it yet myself.]]></description>
                        <content:encoded><![CDATA[<p><br /> <a href="https://m.youtube.com/watch?v=DT58Iv44POs" target="_blank" rel="noopener">this video</a> and <a href="https://www.reddit.com/r/prusa3d/comments/1gl8wfp/experimenting_with_the_hackerboard/" target="_blank" rel="noopener">this post</a> have some interesting info about using the GPIO board.  I haven't done much with it yet myself.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>ssmith</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726606</guid>
                    </item>
                                        <item>
                        <title>RE: A way to let printer pause printing?</title>
                        <link>https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726590</link>
                        <pubDate>Fri, 08 Nov 2024 20:39:37 +0000</pubDate>
                        <description><![CDATA[That sounds like what I was hoping for. I will need to study these macro interupts.Thanks! Posted by: @ssmith How about a switch on one of the inputs of a GPIO Board, to trigger a macro with...]]></description>
                        <content:encoded><![CDATA[<p>That sounds like what I was hoping for. I will need to study these macro interupts.</p><p>Thanks!</p><blockquote data-userid="488563" data-postid="726572" data-mention="ssmith"><div class="wpforo-post-quote-author"><strong> Posted by: @ssmith </strong></div><p>How about a switch on one of the inputs of a GPIO Board, to trigger a macro with a M601 geode? This looks like exactly what it's designed for...</p></blockquote><p> </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>efvee</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726590</guid>
                    </item>
                                        <item>
                        <title>RE: A way to let printer pause printing?</title>
                        <link>https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726572</link>
                        <pubDate>Fri, 08 Nov 2024 17:17:17 +0000</pubDate>
                        <description><![CDATA[How about a switch on one of the inputs of a GPIO Board, to trigger a macro with a M601 geode? This looks like exactly what it&#039;s designed for...]]></description>
                        <content:encoded><![CDATA[<p>How about a switch on one of the inputs of a GPIO Board, to trigger a macro with a M601 geode? This looks like exactly what it's designed for...</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>ssmith</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726572</guid>
                    </item>
                                        <item>
                        <title>RE: A way to let printer pause printing?</title>
                        <link>https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726532</link>
                        <pubDate>Fri, 08 Nov 2024 09:37:35 +0000</pubDate>
                        <description><![CDATA[It&#039;s not elegant but you can unplug it. When you plug it back in the auto resume will take up where it left off which will be fine providing you have not let it cool down too much.]]></description>
                        <content:encoded><![CDATA[<p>It's not elegant but you can unplug it. When you plug it back in the auto resume will take up where it left off which will be fine providing you have not let it cool down too much.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>JP Guitars</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726532</guid>
                    </item>
                                        <item>
                        <title>A way to let printer pause printing?</title>
                        <link>https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726487</link>
                        <pubDate>Thu, 07 Nov 2024 21:24:52 +0000</pubDate>
                        <description><![CDATA[Is there  an elegant way to pause printing if an external switch is flipped? Say for photoshoot or because of filament feed issues?]]></description>
                        <content:encoded><![CDATA[<p>Is there  an elegant way to pause printing if an external switch is flipped? Say for photoshoot or because of filament feed issues?  </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>efvee</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4-hardware-firmware-and-software-help/a-way-to-let-printer-pause-printing/#post-726487</guid>
                    </item>
                                                </channel>
        </rss>
        