<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Please help, possible over extrusion?]]></title>
		<link>https://www.soliforum.com/topic/11402/please-help-possible-over-extrusion/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/11402/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Please help, possible over extrusion?.]]></description>
		<lastBuildDate>Tue, 09 Jun 2015 06:19:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Please help, possible over extrusion?]]></title>
			<link>https://www.soliforum.com/post/98374/#p98374</link>
			<description><![CDATA[<p>When you print objects with small sections (e.g. a narrow cylinder), the plastic doesn&#039;t have enough time to cool and harden before the next layer starts. The next layer will drag the previous one around, leading to wobbly edges and other &#039;melty&#039;-looking features. PLA is much more susceptible to this than ABS.</p><p>There are a few things you can do, varying in degree of difficulty:</p><p>* Ensure a minimum area for all prints / all layers - even if it requires adding a &#039;sacrificial&#039; second cylinder or tower to the print plate before slicing. You&#039;ll get a feel for when geometry is too small and needs a tower. Spacing the tower some distance away from the main print can help to increase time a bit without using any more plastic...</p><p>* Slic3r has settings to slow down printing under a certain layer time - this only helps so much, as the nozzle is still touching the print and like a soldering iron it keeps it hot. This has a minimum speed setting, but reducing this too much will not help - same reason! If you are keen to experiment a bit, you may be able to add a routine to the slic3r &quot;layer change&quot; gcode to move the extruder off the print, idle for a few seconds, then return (switch to relative coordinates so you don&#039;t lose your spot!) - I can&#039;t promise this will not affect print quality (it could add lumps or strings, potentially). You could set this as another printer profile in slic3r, so you can reuse it when you have small prints. Here&#039;s a draft of some layer change code:</p><div class="codebox"><pre><code>G91 ;set relative coordinates
G1 Y-50 F3000 ;move back 50mm (assumes you have room!)
G4 P10000 ;wait 10 seconds
G1 Y50 F3000 ;move back to original location
G90 ;back to absolute coordinates</code></pre></div><p>* Add a nozzle fan to the printer - this blows on the print while printing overhangs and small features (or small objects), helping them cool faster. This is a bit of an investment in effort, but will allow you to print smaller objects than you otherwise could, and is pretty much necessary if you want to print in PLA.</p>]]></description>
			<author><![CDATA[null@example.com (grob)]]></author>
			<pubDate>Tue, 09 Jun 2015 06:19:52 +0000</pubDate>
			<guid>https://www.soliforum.com/post/98374/#p98374</guid>
		</item>
		<item>
			<title><![CDATA[Please help, possible over extrusion?]]></title>
			<link>https://www.soliforum.com/post/98053/#p98053</link>
			<description><![CDATA[<p>Hey everyone so I&#039;ve spent about a week correcting the tension of belts, aligning pulleys, leveling the bed, and making slight tweaks to the firmware settings and everything is going well, well almost everything. I cant seem to find what this is called but when I print some small thin tall objects this occurs(see pic) you can notice the one in the back printed fine because I printed two on the bed simultaneously which allowed it to take a break after each layer to print the other cylinder. But when I printed just this one it basically mashed the plastic of the cylinder down. everything else prints great and I am almost positive the layer height is exactly .2 mm, as it should be, when measured. Any help is appreciated.<br /><span class="postimg"><img src="http://soliforum.com/i/?w3HWCQl.jpg" alt="http://soliforum.com/i/?w3HWCQl.jpg" /></span></p>]]></description>
			<author><![CDATA[null@example.com (GameBreaker)]]></author>
			<pubDate>Fri, 05 Jun 2015 22:45:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/98053/#p98053</guid>
		</item>
	</channel>
</rss>
