<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Extruder retracting filament at start of print</title>
        <description> OK, I&#039;ve looked everywhere, what setting would make skeinforge retract an inch or more of filament at the start of a print? I can&#039;t see or understand what in the g-code would cause this. Anyone have an idea as to what setting might cause this?</description>
        <link>https://reprap.org/forum/read.php?154,174758,174758#msg-174758</link>
        <lastBuildDate>Wed, 17 Jun 2026 16:13:46 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?154,174758,176056#msg-176056</guid>
            <title>Re: Extruder retracting filament at start of print</title>
            <link>https://reprap.org/forum/read.php?154,174758,176056#msg-176056</link>
            <description><![CDATA[ Into my start.gcode, just after having purged the nozzle, I write this:<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />G92 E0 (as said by Jbernardis)<br />
G1 X100 Y100 E-3.0 F4500 (going to the center of Mendel's plate and retracting filament for 3 mm)</div></blockquote>
<br />
After that, gcode written by Skeinforge automatically pushes the 3 mm just before printing.]]></description>
            <dc:creator>François Delègue</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Fri, 11 Jan 2013 03:33:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,174758,175092#msg-175092</guid>
            <title>Re: Extruder retracting filament at start of print</title>
            <link>https://reprap.org/forum/read.php?154,174758,175092#msg-175092</link>
            <description><![CDATA[ Thanks.  I'll add that.]]></description>
            <dc:creator>dbarbe</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Sat, 05 Jan 2013 20:06:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,174758,174768#msg-174768</guid>
            <title>Re: Extruder retracting filament at start of print</title>
            <link>https://reprap.org/forum/read.php?154,174758,174768#msg-174768</link>
            <description><![CDATA[ It's always a good idea to have a "G92 E0" statement at the front of your gcode.  You can get this in skeinforge through the start alteration file.  This command resets the E axis.  Basically what it tells the firmware is "Whatever your current position is - consider that to be 0".  That way your first extrude command will be relative to 0 which is probably what you want.  <br />
<br />
Without this command, the E axis will retain the value from whatever it was doing before - including manual extrusions.<br />
<br />
I got burned by this very early on when I switched from Slic3r to skeinforge, except my retraction wasn't just an inch.  It retracted at a relatively high speed for a good 15 seconds.  It took quite a bit of effort to get the hobbed bolt cleaned out.]]></description>
            <dc:creator>jbernardis</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 03 Jan 2013 21:27:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?154,174758,174758#msg-174758</guid>
            <title>Extruder retracting filament at start of print</title>
            <link>https://reprap.org/forum/read.php?154,174758,174758#msg-174758</link>
            <description><![CDATA[ OK, I've looked everywhere, what setting would make skeinforge retract an inch or more of filament at the start of a print? I can't see or understand what in the g-code would cause this. Anyone have an idea as to what setting might cause this?]]></description>
            <dc:creator>dbarbe</dc:creator>
            <category>Skeinforge</category>
            <pubDate>Thu, 03 Jan 2013 20:18:07 -0500</pubDate>
        </item>
    </channel>
</rss>
