<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Relative Z for end of job?]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/1249/" />
	<updated>2013-02-05T14:38:25Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/1249/relative-z-for-end-of-job/</id>
		<entry>
			<title type="html"><![CDATA[Re: Relative Z for end of job?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/11893/#p11893" />
			<content type="html"><![CDATA[<p>Thanks for the clarification.</p>]]></content>
			<author>
				<name><![CDATA[mm2tts]]></name>
				<uri>https://www.soliforum.com/user/356/</uri>
			</author>
			<updated>2013-02-05T14:38:25Z</updated>
			<id>https://www.soliforum.com/post/11893/#p11893</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Relative Z for end of job?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/11868/#p11868" />
			<content type="html"><![CDATA[<p>THe G91 is a separate command that tells it to change to relative coordinates. Therefore the G1 move is 10mm from the previous position. F is for feedrate or speed of the movement.</p>]]></content>
			<author>
				<name><![CDATA[lawsy]]></name>
				<uri>https://www.soliforum.com/user/51/</uri>
			</author>
			<updated>2013-02-05T05:03:07Z</updated>
			<id>https://www.soliforum.com/post/11868/#p11868</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Relative Z for end of job?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/11865/#p11865" />
			<content type="html"><![CDATA[<p>Thanks, I will give that a try. Didn&#039;t think it would be as simple as adding a minus sign.<br />Is the F150 to make sure the Z doesn&#039;t try to pushed past the build envelope limits?</p>]]></content>
			<author>
				<name><![CDATA[mm2tts]]></name>
				<uri>https://www.soliforum.com/user/356/</uri>
			</author>
			<updated>2013-02-05T04:10:13Z</updated>
			<id>https://www.soliforum.com/post/11865/#p11865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Relative Z for end of job?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/11860/#p11860" />
			<content type="html"><![CDATA[<p>G91 G1 Z-10 F150</p>]]></content>
			<author>
				<name><![CDATA[pcpoirier]]></name>
				<uri>https://www.soliforum.com/user/282/</uri>
			</author>
			<updated>2013-02-05T03:53:27Z</updated>
			<id>https://www.soliforum.com/post/11860/#p11860</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Relative Z for end of job?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/11857/#p11857" />
			<content type="html"><![CDATA[<p>Does any one know what gcode i can put in the end code to lower the bed relative to where the job ends in z height? Say I have a job that ends with Z at 42mm; I want the extruder to home in x and y (which I have and works) but I also want the bed to drop an additional 10mm. Right now I have it set to drop to 30mm, but I don&#039;t want to accidentally run into my just finished part if it&#039;s taking up alot of room on the bed.</p><p>This is what I have for end code now:</p><p>G92 E0<br />M107<br />M104 S0 ; turn off temperature<br />G28 Y0 X0 ; home X-Y axis<br />G1 Z30<br />M84</p><p>the G1 Z30 is an absolute 30mm I&#039;m assuming.</p>]]></content>
			<author>
				<name><![CDATA[mm2tts]]></name>
				<uri>https://www.soliforum.com/user/356/</uri>
			</author>
			<updated>2013-02-05T03:29:54Z</updated>
			<id>https://www.soliforum.com/post/11857/#p11857</id>
		</entry>
</feed>
