<?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 — Frustrating post-print z movement]]></title>
		<link>https://www.soliforum.com/topic/5967/frustrating-postprint-z-movement/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/5967/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Frustrating post-print z movement.]]></description>
		<lastBuildDate>Wed, 26 Mar 2014 15:15:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Frustrating post-print z movement]]></title>
			<link>https://www.soliforum.com/post/53001/#p53001</link>
			<description><![CDATA[<p>No problem, glad you figured it out.</p><p>Sometimes all you need is a little &quot;NUDGE&quot; in the right direction. <img src="https://www.soliforum.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (rjp350z)]]></author>
			<pubDate>Wed, 26 Mar 2014 15:15:16 +0000</pubDate>
			<guid>https://www.soliforum.com/post/53001/#p53001</guid>
		</item>
		<item>
			<title><![CDATA[Re: Frustrating post-print z movement]]></title>
			<link>https://www.soliforum.com/post/52998/#p52998</link>
			<description><![CDATA[<p>Hi there,</p><p>I&#039;ve just taken a look at the start and end codes now, the printer is currently running a job so I can&#039;t test any changes, but having now looked I see the answer is somewhat obvious.</p><p>There is a G1 code moving the bed down 50mm at a slow feed rate, so I can simply remove this (and the relative G91 code on the prior line) - and then lower the bed manually as I wish.</p><p>Start code...</p><div class="codebox"><pre><code>G21; set mm units
G90; set absolute coordinates
G92 E0; reset extruder distance
G28 X0 Y0;home x and y axis
G1 X100 Y100 F4000; move Nozzle above bed
G28 Z0; home Z axis 
G92 E0; reset extrusion distance
G90</code></pre></div><p>End code...</p><div class="codebox"><pre><code>G28 X205 Y200
G91
G1 Z50 F50</code></pre></div><p>Ah, so that prior experience with g-code has come in helpful indeed!</p><p>Thanks for the idea, I didn&#039;t know you could edit the start and end code seperately in Repetier, but quickly found you could after you asked for the codes.</p><p>Many thanks!</p>]]></description>
			<author><![CDATA[null@example.com (jtw11)]]></author>
			<pubDate>Wed, 26 Mar 2014 14:42:23 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52998/#p52998</guid>
		</item>
		<item>
			<title><![CDATA[Re: Frustrating post-print z movement]]></title>
			<link>https://www.soliforum.com/post/52941/#p52941</link>
			<description><![CDATA[<p>what does your end g-code show in repetier/slic3r?</p>]]></description>
			<author><![CDATA[null@example.com (rjp350z)]]></author>
			<pubDate>Tue, 25 Mar 2014 20:49:21 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52941/#p52941</guid>
		</item>
		<item>
			<title><![CDATA[Frustrating post-print z movement]]></title>
			<link>https://www.soliforum.com/post/52940/#p52940</link>
			<description><![CDATA[<p>Hi all,</p><p>First post of these forums... I&#039;ve recently begun using my SD4 on a different PC, and have been experiencing a somewhat annoying moement of the Z axis post print.</p><p>When a print finishes, or I kill a print - the bed moves down about ~50mm, but awfully slowly - and there&#039;s nothing I can do about it but wait, so if I&#039;m tweaking settings - I&#039;ve got to waste a couple of minutes, over and over and over...</p><p>I&#039;m using Repetier Host &amp; Slic3r. This actually happens on any PC I try.... other than the one I&#039;ve been using for a while.</p><p>Any ideas how I can stop this? Once the print finishes, I&#039;d like the hot end just to go park itself in the corner, and not waste my time by moving the Z axis so slowly....</p><p>Thanks in advance!</p>]]></description>
			<author><![CDATA[null@example.com (jtw11)]]></author>
			<pubDate>Tue, 25 Mar 2014 20:43:01 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52940/#p52940</guid>
		</item>
	</channel>
</rss>
