<?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>
					                		Anycubic Kobra 2 Pro start &amp; stop G-code - PrusaSlicer                                    </title>
                <link>https://forum.prusa3d.com/forum/prusaslicer/anycubic-kobra-2-pro-start-stop-g-code/</link>
                <description>Prusa3D Forum Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Mon, 11 May 2026 15:05:58 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>RE: Anycubic Kobra 2 Pro start &amp; stop G-code</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/anycubic-kobra-2-pro-start-stop-g-code/#post-788491</link>
                        <pubDate>Mon, 06 Apr 2026 16:03:57 +0000</pubDate>
                        <description><![CDATA[There is an issue with your code that caused the destruction of my latest print.You have two commands in one line:M107 ; Fan offG91 ; relative positioning There is a line break missing.In co...]]></description>
                        <content:encoded><![CDATA[<p>There is an issue with your code that caused the destruction of my latest print.<br /><br />You have two commands in one line:</p><ul><li><em>M107 ; Fan offG91 ; relative positioning</em></li></ul><p> </p><p>There is a line break missing.</p><p>In combination with the next code line, this crushed my print head into my contruction.</p><p>Of course it was not intentionally, but this is a warning to the other printer friends.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>Kukuk</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/anycubic-kobra-2-pro-start-stop-g-code/#post-788491</guid>
                    </item>
                                        <item>
                        <title>Anycubic Kobra 2 Pro start &amp; stop G-code</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/anycubic-kobra-2-pro-start-stop-g-code/#post-725641</link>
                        <pubDate>Mon, 28 Oct 2024 17:38:10 +0000</pubDate>
                        <description><![CDATA[Hi guys,I was annoyed by the oozing of the PETG at the beginning of the prints , so it modified a little the start G-code in Prusaslicer:G90 ; use absolute coordinatesM83 ; extruder relative...]]></description>
                        <content:encoded><![CDATA[<p>Hi guys,</p><p>I was annoyed by the oozing of the PETG at the beginning of the prints , so it modified a little the start G-code in Prusaslicer:</p><p>G90 ; use absolute coordinates</p><p>M83 ; extruder relative mode</p><p>G28 ; move X/Y/Z to min endstops</p><p>G1 Z10 F2000 ; lift nozzle for cleaning</p><p>G1 X0 F500 ; align to the left side</p><p>G1 Y3 F1800 ; move bed out of the way</p><p>M140 S ; set bed temp</p><p>M190 S ; wait for bed temp</p><p>M104 S ; set extruder temp</p><p>M109 S ; wait for extruder temp</p><p>G1 Z0.28 F2000 ; nozzle above bed</p><p>G1 E-2 F2000 ; Retract filament</p><p>G1 X5 F500 ; align to the left side</p><p>G92 E0 ; zero the extruded length</p><p>G1 X150 E30 F500 ; Extrude 30mm of filament in a 15cm line.</p><p>G92 E0 ; zero the extruded length again</p><p>G1 E-0.2 F500 ; Retract a little</p><p>G1 X190 F4000 ; Quickly wipe away from the filament line.</p><p>M117</p><p> </p><p>And i had some lines to the end G-code:</p><p>M104 S0 ; Extruder off</p><p>M140 S0 ; Heatbed off</p><p>M107 ; Fan offG91 ; relative positioning</p><p>G1 E-5 F3000 ; retract filament</p><p>G1 Z+0.3 F3000 ; lift print head</p><p>G28 X0 F3000 ; move home</p><p>G1 Y200 F3000 ;Present print</p><p>M84 ; disable stepper motors</p><p>Quite happy with the results :)</p><p> </p><p>Cheers</p><p> </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>techbiomed@gmail.com</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/anycubic-kobra-2-pro-start-stop-g-code/#post-725641</guid>
                    </item>
                                                </channel>
        </rss>
        