<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Frustrating post-print z movement]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/5967/" />
	<updated>2014-03-26T15:15:16Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/5967/frustrating-postprint-z-movement/</id>
		<entry>
			<title type="html"><![CDATA[Re: Frustrating post-print z movement]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/53001/#p53001" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[rjp350z]]></name>
				<uri>https://www.soliforum.com/user/644/</uri>
			</author>
			<updated>2014-03-26T15:15:16Z</updated>
			<id>https://www.soliforum.com/post/53001/#p53001</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Frustrating post-print z movement]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52998/#p52998" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jtw11]]></name>
				<uri>https://www.soliforum.com/user/5344/</uri>
			</author>
			<updated>2014-03-26T14:42:23Z</updated>
			<id>https://www.soliforum.com/post/52998/#p52998</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Frustrating post-print z movement]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52941/#p52941" />
			<content type="html"><![CDATA[<p>what does your end g-code show in repetier/slic3r?</p>]]></content>
			<author>
				<name><![CDATA[rjp350z]]></name>
				<uri>https://www.soliforum.com/user/644/</uri>
			</author>
			<updated>2014-03-25T20:49:21Z</updated>
			<id>https://www.soliforum.com/post/52941/#p52941</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Frustrating post-print z movement]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52940/#p52940" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jtw11]]></name>
				<uri>https://www.soliforum.com/user/5344/</uri>
			</author>
			<updated>2014-03-25T20:43:01Z</updated>
			<id>https://www.soliforum.com/post/52940/#p52940</id>
		</entry>
</feed>
