<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>How to Increase Z height? Reduce Strings?</title>
        <description> Hello All.  I test printed a Pyramid to see the stringing which goes on after retracting 25mm.  I obviously need to increase that.  

My question is mainly that I noticed that the higher the print head goes in the z, the more the tip starts to dig into the plastic. What setting should I change to make the print head go higher with every layer? 

See the photos below:



  

    
      
    

    

    

    
        
    

    

    

    
      stringy-pyramid.jpg
    

  

 



mod_embed_images_loadimage(&#039;4c51f6a7392f69d5062e424236d6d0d5&#039;, &#039;/forum/thumbcache/d76/6a1/102/8bc/b50/188/be6/cc0/cf4/c6d/55_800x400.jpg&#039;, &#039;http://omemon.files.wordpress.com/2011/07/stringy-pyramid.jpg?w=300&amp;amp;amp;h=225&#039;, &#039;https://reprap.org/forum/addon.php?1,module=embed_images,check_scaling=1,url=http%3A%2F%2Fomemon.files.wordpress.com%2F2011%2F07%2Fstringy-pyramid.jpg%3Fw%3D300%26amp%3Bh%3D225&#039;, &#039;&#039;, 89303, 800, 400, &#039;Loading image ...&#039;, false);




  

    
      
    

    

    

    
        
    

    

    

    
      pyramid-scale.jpg
    

  

 



mod_embed_images_loadimage(&#039;3ce7603cdea6db6a380855a8cc9807b2&#039;, &#039;/forum/thumbcache/06a/9ae/6cc/94a/b44/6d2/8e1/32c/e4c/b01/e4_800x400.jpg&#039;, &#039;http://omemon.files.wordpress.com/2011/07/pyramid-scale.jpg?w=300&amp;amp;amp;h=225&#039;, &#039;https://reprap.org/forum/addon.php?1,module=embed_images,check_scaling=1,url=http%3A%2F%2Fomemon.files.wordpress.com%2F2011%2F07%2Fpyramid-scale.jpg%3Fw%3D300%26amp%3Bh%3D225&#039;, &#039;&#039;, 89303, 800, 400, &#039;Loading image ...&#039;, false);



Heres my blog on it: [omemon.wordpress.com]

Thanks for your replies!</description>
        <link>https://reprap.org/forum/read.php?1,89303,89303#msg-89303</link>
        <lastBuildDate>Thu, 21 May 2026 00:42:05 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89444#msg-89444</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89444#msg-89444</link>
            <description><![CDATA[ Thanks for your extensive help droftarts.<br />
<br />
Id prefer stringing over blobs any day since I can remove strings.<br />
<br />
I reduced temp from 230 to 225 to 220 to 215 and strings are reducing a little each time.  I also tried the unscaled print of the pyramid and it looks OK but still not the resolution which looks like its sharp edged on the sides. <br />
<br />
I will work on the firmware now.]]></description>
            <dc:creator>owism8</dc:creator>
            <category>General</category>
            <pubDate>Mon, 04 Jul 2011 21:38:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89420#msg-89420</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89420#msg-89420</link>
            <description><![CDATA[ Ugh, that's a hack, giving users random numbers to multiply by to get accurate sizes. It just means that the firmware configuration needs changing. Otherwise you are having to do it each time for each axis, and when you're trying to be accurate with Skeinforge, predicting results becomes really difficult. I wouldn't even say 1.36 is accurate for you, as your pyramid was supposed to be 25mm high and came out 16mm; 16mm x 1.36 = 21.76mm. Should be 25/16 = 1.5625.<br />
<br />
Looking at the techzone monolithic board [<a href="http://www.techzonecom.com/detail.php?pr_id=36" target="_blank"  rel="nofollow">www.techzonecom.com</a>] (I think it's what you said you have), it seems to be a straightforward Sanguino-based board using the 5D firmware. Here's the wiki page for it, which has the firmware files, and shows how to download and install the firmware: [<a href="http://www.reprap.org/wiki/Monotronics" target="_blank"  rel="nofollow">www.reprap.org</a>]<br />
You lose nothing by downloading it and taking a look. If you are going to upload to your board, back up the firmware on the board first, just in case you want to revert to it. You can then change the configuration.h file and get your stepping correct, and upload the new firmware and settings to your board. And change your extruder calibration when you upgrade to SF41. I know it's scary and a steep learning curve, but it's worth it in the end!<br />
<br />
Regarding retraction - if you are using Skeinforge 38, your retraction distances are probably about right. Because SF41 measures filament input into the extruder and calculates extrude, as opposed to SF38 which makes you measure filament from the hot end (which is kind of difficult), there is (roughly) an 18 times difference between the retraction settings in each.<br />
<br />
IGNORE THIS BIT IF YOU AREN'T INTERESTED IN THE MATHS! <br />
It's the ratio between the cross-section of the input filament (3mm diameter):<br />
= pi * r<sup>2</sup> = 3.14 * 1.5<sup>2</sup> = 7mm<sup>2</sup> <br />
vs cross-section of the extruded filament (0.7mm diameter from a 0.5mm nozzle)<br />
= pi * r<sup>2</sup> = 3.14 * 0.35<sup>2</sup> = 0.38mm<sup>2</sup><br />
So, 7mm<sup>2</sup> / 0.38<sup>2</sup> = 18.4<br />
<br />
I retract 2.75mm in SF41, I would expect to be retracting around 2.75 * 18 = 49.5mm in SF38, so perhaps your numbers don't sound so bad; in fact, perhaps you need to retract more. I did a load of testing, moving up in 0.25mm steps on test cubes until the stringing disappeared. While it eliminated 95% of stringing, it causes blobbing when filament winds back out, as it takes a second to do this and the nozzle is stationary. I tend to get a ridge up one side of parts, but a lot less stringing. It's one or the other with a Bowden, so it seems.]]></description>
            <dc:creator>droftarts</dc:creator>
            <category>General</category>
            <pubDate>Mon, 04 Jul 2011 13:28:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89386#msg-89386</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89386#msg-89386</link>
            <description><![CDATA[ @droftarts: Yeah my cable is 70cm long.  Thanks for your advice. I also have to be careful when I cut it shorter that It doesn't push against the x axis or else my belt starts slipping.  That happened when I positioned my extruder too close to the machine once, and it was fixed by just increasing the distance.<br />
<br />
I was just checking the techzone 3dtoolchain.com website and the settings it has as default for this huxley is:<br />
 35mm for retraction, (mine is 25mm)<br />
210C for temp (mine is 230c!)<br />
And there is a scale multiplyer for teh Z axis of 1.36 (dunno where i can do that in sf?)<br />
<br />
Hm... how do I incorporate that into skienforge? I sent techzone a message yesterday asking them if they have an update to their firmware so it can incorporate skienforge41.<br />
<br />
Anyways, thanks for your help guys.]]></description>
            <dc:creator>owism8</dc:creator>
            <category>General</category>
            <pubDate>Mon, 04 Jul 2011 08:47:43 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89339#msg-89339</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89339#msg-89339</link>
            <description><![CDATA[ Looks like you are going through the same growing pains most of us hit while getting our machines to print well! <br />
<br />
Getting the firmware steps per mm set correctly is the first thing you want to do. I tried tuning skeinforge first but ended up repeating most of it because I hadn't calibrated my firmware first. I would also recommend going to the latest version of skeinforge - it'll probably help you in the long run.]]></description>
            <dc:creator>germanicus</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 19:52:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89336#msg-89336</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89336#msg-89336</link>
            <description><![CDATA[ Edit: okay, just read the bit on your blog where you talk about this!<br />
<br />
I've just noticed your Bowden cable connecting your extruder to the hot end on your blog - it's incredibly long. It's always going to cause problems with hysterisis, which is the compression of the filament and stretching of the tube, which means you'll need a lot of retraction to clear up stringers, but then leads to blobbing as it rewinds after retraction. I have a Bowden cable on my repstrap and it's as short as possible, with the extruder mounted on top of the reprap frame. The general advice seems to keep the cable in the region of 30-40cm. It's why the extruder is usually mounted above the hot end, where possible. Here's a picture of my setup:<br />
<div id="div_8ef99d63e911307d6ac968c5c1573828"
     class="mod_embed_images"
     >

  

    
      
    

    <div id="imagediv_8ef99d63e911307d6ac968c5c1573828" class="mod_embed_images_image"
         >

    
      

      

      

      

      

      

      <noscript>
      <div>
    

    <a href="http://dl.dropbox.com/u/709557/Reprap/P1010646.jpg">
        <img src="https://reprap.org/forum/addon.php?1,module=embed_images,url=http%3A%2F%2Fdl.dropbox.com%2Fu%2F709557%2FReprap%2FP1010646.jpg"
             
             
             id="image_8ef99d63e911307d6ac968c5c1573828"
             alt="P1010646.jpg"
             title="P1010646.jpg"/>
    </a>

    
      </div>
      </noscript>
    

    </div>

    <div class="mod_embed_images_info " id="info_8ef99d63e911307d6ac968c5c1573828"
      >
      <a id="link_8ef99d63e911307d6ac968c5c1573828" href="http://dl.dropbox.com/u/709557/Reprap/P1010646.jpg">P1010646.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('8ef99d63e911307d6ac968c5c1573828', 'https://reprap.org/forum/addon.php?1,module=embed_images,url=http%3A%2F%2Fdl.dropbox.com%2Fu%2F709557%2FReprap%2FP1010646.jpg', 'http://dl.dropbox.com/u/709557/Reprap/P1010646.jpg', 'https://reprap.org/forum/addon.php?1,module=embed_images,check_scaling=1,url=http%3A%2F%2Fdl.dropbox.com%2Fu%2F709557%2FReprap%2FP1010646.jpg', '', 89336, 800, 400, 'Loading image ...', false);
</script>
<br/>]]></description>
            <dc:creator>droftarts</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 19:13:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89335#msg-89335</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89335#msg-89335</link>
            <description><![CDATA[ No worries, just get the calibration right and your prints should improve dramatically.]]></description>
            <dc:creator>droftarts</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 18:47:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89334#msg-89334</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89334#msg-89334</link>
            <description><![CDATA[ Yeah I think thats the next leap I have to take forward in this project.<br />
<br />
I was trying to work with what I had and just stuck with the firmware Techzonecom sent me with the monolithics board.<br />
<br />
Thanks for your help!]]></description>
            <dc:creator>owism8</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 18:11:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89331#msg-89331</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89331#msg-89331</link>
            <description><![CDATA[ I don't know! I never used the earlier Skeinforge, only v40 and 41. I think it's time everyone moved to the latest version, the disparity between the versions is causing huge support problems! In version 41 it is far simpler to set up the extrusion settings, and you set the flow rate and feed rate the same - it takes the guesswork out of it. Your flow rate is much higher than the feed rate. I would still say that your Z axis motor steps setting is incorrect. You need to try moving it a set distance, and measuring if it actually moves that far. Really, sort that out, and move to SF41 and a lot of your problems will be solved - don't persevere with SF38, it's a dead end, not being developed any more.]]></description>
            <dc:creator>droftarts</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 17:49:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89330#msg-89330</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89330#msg-89330</link>
            <description><![CDATA[ Yeah I did scale it down. Im sorry i didnt mention that I scaled it down to 30 by 30mm. but again the height came out to 16 mm when it should have been 25mm so thats a big issue.<br />
<br />
I have SF 38.  Yes your right about long retractions , while its working it leaves blobs, but it has reduced threads from before so thats a plus.<br />
<br />
So If I reduce my flow rate thatll slow down the extruder right?  I'll also try to increase the the feed rate since they go hand in hand.  Currently my feed rate is 12 and my flow rate is 18. What do you suggest I change them to?<br />
<br />
Thanks for your long response. :) I really appreciate everyones efforts on this forum to help everyone out.]]></description>
            <dc:creator>owism8</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 17:19:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89321#msg-89321</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89321#msg-89321</link>
            <description><![CDATA[ Please ignore all of the above if you SCALED the pyramid DOWN. I hadn't thought of that! Though looking at your pictures, it does seem that your flow rate is high. The pyramid should have quite slim vertices. I have made it a couple of times. Are you using Skeinforge 40 or 41? I do, and have a Bowden cable (which generally needs more retraction than direct feed extruders) and my retraction distance setting is 2.75mm. If you set the retraction distance too high, it will spend so long retracting and then winding out you get blobbing where it waits.]]></description>
            <dc:creator>droftarts</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 14:51:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89312#msg-89312</guid>
            <title>Re: How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89312#msg-89312</link>
            <description><![CDATA[ It looks like you haven't set up the motor steps per mm for each axis in you firmware. This is part of the calibration process, and would make your pyramid print the correct size, and probably sort out Z axis and extruder problems - 25mm is a HUGE amount to retract! The pyramid is supposed to be 38.1mm (X) by 38.1mm (Y) by 33mm (Z).<br />
<br />
I did it like this: Open repsnapper (or other host software that lets you move the axes manually), tell the X axis to move +100 (start from 'Home'), and measure how far it really moves. I expect yours is moving 70mm, as your pyramid printed out approximately 28mm wide. When a gcode command gets sent to the reprap, the reprap firmware in the onboard electronics converts the gcode from millimeters to the number of motor steps to achieve the movement. By default, it is usually set to 40, so the electronics tells the stepper motor to move 40 steps to move the axis 1mm. This is about correct for a Mendel. Depending on a variety of factors (size of pulleys, number of steps per revolution of your stepper motors, number of teeth on pulley, size of belt etc etc) this may not be accurate for your reprap. To achieve a move of 100mm, at 40 steps per mm, the reprap will tell the stepper motor to move 40x100 = 4000 steps. If yours is only moving 70mm, you need to increase the number of steps, as for 4000 steps it is moving only 70mm. 4000/70 = 57.14 steps per mm.<br />
<br />
You now need to change this in the reprap firmware. I'm not going to cover this in detail, as it depends on your electronics and the firmware you are using. There are a few guides around to do this, search for them. Basically, you'll need to download the Arduino/Sanguino firmware tools, and the firmware you are using (tonokip/teacup/5D/Sprinter). Open the firmware file, and navigate to the configuration.h tab, and find the X_STEPS_PER_MM for your machine (again, may be different for different electronics/firmware combinations) and change from 40 to 57.14 (this is just an example). Then save and upload the firmware to the reprap electronics.<br />
<br />
You then need to repeat the process, checking it moves the correct distance, and then repeat the process for each of the other axes, including the extruder.<br />
<br />
This is, to be honest, one of the more complicated parts of setting up a reprap, and took me quite a while to figure out. This is just an outline of the process. There are people on IRC who will guide you through the process. They deserve heaps of praise!]]></description>
            <dc:creator>droftarts</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 13:25:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,89303,89303#msg-89303</guid>
            <title>How to Increase Z height? Reduce Strings?</title>
            <link>https://reprap.org/forum/read.php?1,89303,89303#msg-89303</link>
            <description><![CDATA[ Hello All.  I test printed a Pyramid to see the stringing which goes on after retracting 25mm.  I obviously need to increase that.  <br />
<br />
My question is mainly that I noticed that the higher the print head goes in the z, the more the tip starts to dig into the plastic. What setting should I change to make the print head go higher with every layer? <br />
<br />
See the photos below:<br />
<br />
<div id="div_4c51f6a7392f69d5062e424236d6d0d5"
     class="mod_embed_images"
     style="width:300px">

  

    
      
    

    <div id="imagediv_4c51f6a7392f69d5062e424236d6d0d5" class="mod_embed_images_image"
         style="width:300px; height:225px">

    

    <a href="http://omemon.files.wordpress.com/2011/07/stringy-pyramid.jpg?w=300&amp;amp;h=225">
        <img src="/forum/thumbcache/d76/6a1/102/8bc/b50/188/be6/cc0/cf4/c6d/55_800x400.jpg"
             width="300"
             height="225"
             id="image_4c51f6a7392f69d5062e424236d6d0d5"
             alt="stringy-pyramid.jpg"
             title="stringy-pyramid.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_4c51f6a7392f69d5062e424236d6d0d5"
      >
      <a id="link_4c51f6a7392f69d5062e424236d6d0d5" href="http://omemon.files.wordpress.com/2011/07/stringy-pyramid.jpg?w=300&amp;amp;h=225">stringy-pyramid.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('4c51f6a7392f69d5062e424236d6d0d5', '/forum/thumbcache/d76/6a1/102/8bc/b50/188/be6/cc0/cf4/c6d/55_800x400.jpg', 'http://omemon.files.wordpress.com/2011/07/stringy-pyramid.jpg?w=300&amp;amp;h=225', 'https://reprap.org/forum/addon.php?1,module=embed_images,check_scaling=1,url=http%3A%2F%2Fomemon.files.wordpress.com%2F2011%2F07%2Fstringy-pyramid.jpg%3Fw%3D300%26amp%3Bh%3D225', '', 89303, 800, 400, 'Loading image ...', false);
</script>
<br />
<div id="div_3ce7603cdea6db6a380855a8cc9807b2"
     class="mod_embed_images"
     style="width:300px">

  

    
      
    

    <div id="imagediv_3ce7603cdea6db6a380855a8cc9807b2" class="mod_embed_images_image"
         style="width:300px; height:225px">

    

    <a href="http://omemon.files.wordpress.com/2011/07/pyramid-scale.jpg?w=300&amp;amp;h=225">
        <img src="/forum/thumbcache/06a/9ae/6cc/94a/b44/6d2/8e1/32c/e4c/b01/e4_800x400.jpg"
             width="300"
             height="225"
             id="image_3ce7603cdea6db6a380855a8cc9807b2"
             alt="pyramid-scale.jpg"
             title="pyramid-scale.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_3ce7603cdea6db6a380855a8cc9807b2"
      >
      <a id="link_3ce7603cdea6db6a380855a8cc9807b2" href="http://omemon.files.wordpress.com/2011/07/pyramid-scale.jpg?w=300&amp;amp;h=225">pyramid-scale.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('3ce7603cdea6db6a380855a8cc9807b2', '/forum/thumbcache/06a/9ae/6cc/94a/b44/6d2/8e1/32c/e4c/b01/e4_800x400.jpg', 'http://omemon.files.wordpress.com/2011/07/pyramid-scale.jpg?w=300&amp;amp;h=225', 'https://reprap.org/forum/addon.php?1,module=embed_images,check_scaling=1,url=http%3A%2F%2Fomemon.files.wordpress.com%2F2011%2F07%2Fpyramid-scale.jpg%3Fw%3D300%26amp%3Bh%3D225', '', 89303, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
Heres my blog on it: [<a href="http://omemon.wordpress.com/2011/07/03/pyramid-print-testing-for-strings/" target="_blank"  rel="nofollow">omemon.wordpress.com</a>]<br />
<br />
Thanks for your replies!<br/>]]></description>
            <dc:creator>owism8</dc:creator>
            <category>General</category>
            <pubDate>Sun, 03 Jul 2011 11:51:32 -0400</pubDate>
        </item>
    </channel>
</rss>
