<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — G code modification for home axes]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/108/" />
	<updated>2012-11-03T22:51:58Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/108/g-code-modification-for-home-axes/</id>
		<entry>
			<title type="html"><![CDATA[Re: G code modification for home axes]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/4021/#p4021" />
			<content type="html"><![CDATA[<p>This is an old thread. There is an improved version of the g-code here:</p><p><a href="http://www.soliforum.com/topic/231/improved-start-and-end-gcode/">http://www.soliforum.com/topic/231/impr … end-gcode/</a></p><p>Watch the video to see how it works.</p>]]></content>
			<author>
				<name><![CDATA[lawsy]]></name>
				<uri>https://www.soliforum.com/user/51/</uri>
			</author>
			<updated>2012-11-03T22:51:58Z</updated>
			<id>https://www.soliforum.com/post/4021/#p4021</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: G code modification for home axes]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/4020/#p4020" />
			<content type="html"><![CDATA[<p>I don&#039;t remember seeing any XY movement in the end code, but you can add G28 Y or G28 X to home to Y or X.&nbsp; Also remember that gcodes have to be in caps or it won&#039;t be read.</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2012-11-03T22:51:25Z</updated>
			<id>https://www.soliforum.com/post/4020/#p4020</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: G code modification for home axes]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/4019/#p4019" />
			<content type="html"><![CDATA[<p>Maybe I&#039;m missing this somewhere, but is there an updated end code for repetier/slic3r that sends the print head to the back of the build area than the front?</p>]]></content>
			<author>
				<name><![CDATA[pretenda]]></name>
				<uri>https://www.soliforum.com/user/231/</uri>
			</author>
			<updated>2012-11-03T22:31:17Z</updated>
			<id>https://www.soliforum.com/post/4019/#p4019</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: G code modification for home axes]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/928/#p928" />
			<content type="html"><![CDATA[<p>Good work Ian.</p>]]></content>
			<author>
				<name><![CDATA[solijohn]]></name>
				<uri>https://www.soliforum.com/user/7/</uri>
			</author>
			<updated>2012-09-02T16:49:55Z</updated>
			<id>https://www.soliforum.com/post/928/#p928</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: G code modification for home axes]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/669/#p669" />
			<content type="html"><![CDATA[<p>Here is a config file for Slic3r which contains a Printer Settings preset for Repetier Host.</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2012-08-22T07:01:01Z</updated>
			<id>https://www.soliforum.com/post/669/#p669</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: G code modification for home axes]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/633/#p633" />
			<content type="html"><![CDATA[<p>Thanks!!</p>]]></content>
			<author>
				<name><![CDATA[coleke]]></name>
				<uri>https://www.soliforum.com/user/18/</uri>
			</author>
			<updated>2012-08-21T02:58:46Z</updated>
			<id>https://www.soliforum.com/post/633/#p633</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: G code modification for home axes]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/613/#p613" />
			<content type="html"><![CDATA[<p>Here is the correct start.gcode</p><p>G21<br />G91<br />G1 X200 F3000<br />G1 Y200 F3000<br />G1 X-82 Y-76 F3000<br />G1 Z-200 F500<br />G1 Z5 F500<br />G1 Z-10 F250<br />G90<br />G92 X0 Y0 Z0 E0</p><br /><p>Here is how you get Pronterface to show the print in the middle of the display</p><p>In pronterface, <br />goto &quot;settings&quot;<br />&quot;options&quot;<br />in the &quot;build_dimensions&quot; box type this<br />150x150x150-75-75+0</p><p>This creates the correct table size, and allows for the axis offset so x0 &amp; y0 are in the middle.</p><p>If you want to try Repetier, use this start.gcode-</p><p>G21<br />G91<br />G28<br />G92 E0</p>]]></content>
			<author>
				<name><![CDATA[IanJohnson]]></name>
				<uri>https://www.soliforum.com/user/14/</uri>
			</author>
			<updated>2012-08-20T05:12:32Z</updated>
			<id>https://www.soliforum.com/post/613/#p613</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[G code modification for home axes]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/608/#p608" />
			<content type="html"><![CDATA[<p>Could this be a sticky for all Gcode mods to Repetier, Slic3r, Skeinforge and like? I know there are a few around here and google groups, it would be nice to just repost all those in one place.</p>]]></content>
			<author>
				<name><![CDATA[coleke]]></name>
				<uri>https://www.soliforum.com/user/18/</uri>
			</author>
			<updated>2012-08-20T00:52:12Z</updated>
			<id>https://www.soliforum.com/post/608/#p608</id>
		</entry>
</feed>
