<?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 — G code modification for home axes]]></title>
		<link>https://www.soliforum.com/topic/108/g-code-modification-for-home-axes/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/108/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in G code modification for home axes.]]></description>
		<lastBuildDate>Sat, 03 Nov 2012 22:51:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: G code modification for home axes]]></title>
			<link>https://www.soliforum.com/post/4021/#p4021</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (lawsy)]]></author>
			<pubDate>Sat, 03 Nov 2012 22:51:58 +0000</pubDate>
			<guid>https://www.soliforum.com/post/4021/#p4021</guid>
		</item>
		<item>
			<title><![CDATA[Re: G code modification for home axes]]></title>
			<link>https://www.soliforum.com/post/4020/#p4020</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (IanJohnson)]]></author>
			<pubDate>Sat, 03 Nov 2012 22:51:25 +0000</pubDate>
			<guid>https://www.soliforum.com/post/4020/#p4020</guid>
		</item>
		<item>
			<title><![CDATA[Re: G code modification for home axes]]></title>
			<link>https://www.soliforum.com/post/4019/#p4019</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (pretenda)]]></author>
			<pubDate>Sat, 03 Nov 2012 22:31:17 +0000</pubDate>
			<guid>https://www.soliforum.com/post/4019/#p4019</guid>
		</item>
		<item>
			<title><![CDATA[Re: G code modification for home axes]]></title>
			<link>https://www.soliforum.com/post/928/#p928</link>
			<description><![CDATA[<p>Good work Ian.</p>]]></description>
			<author><![CDATA[null@example.com (solijohn)]]></author>
			<pubDate>Sun, 02 Sep 2012 16:49:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/928/#p928</guid>
		</item>
		<item>
			<title><![CDATA[Re: G code modification for home axes]]></title>
			<link>https://www.soliforum.com/post/669/#p669</link>
			<description><![CDATA[<p>Here is a config file for Slic3r which contains a Printer Settings preset for Repetier Host.</p>]]></description>
			<author><![CDATA[null@example.com (IanJohnson)]]></author>
			<pubDate>Wed, 22 Aug 2012 07:01:01 +0000</pubDate>
			<guid>https://www.soliforum.com/post/669/#p669</guid>
		</item>
		<item>
			<title><![CDATA[Re: G code modification for home axes]]></title>
			<link>https://www.soliforum.com/post/633/#p633</link>
			<description><![CDATA[<p>Thanks!!</p>]]></description>
			<author><![CDATA[null@example.com (coleke)]]></author>
			<pubDate>Tue, 21 Aug 2012 02:58:46 +0000</pubDate>
			<guid>https://www.soliforum.com/post/633/#p633</guid>
		</item>
		<item>
			<title><![CDATA[Re: G code modification for home axes]]></title>
			<link>https://www.soliforum.com/post/613/#p613</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (IanJohnson)]]></author>
			<pubDate>Mon, 20 Aug 2012 05:12:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/613/#p613</guid>
		</item>
		<item>
			<title><![CDATA[G code modification for home axes]]></title>
			<link>https://www.soliforum.com/post/608/#p608</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (coleke)]]></author>
			<pubDate>Mon, 20 Aug 2012 00:52:12 +0000</pubDate>
			<guid>https://www.soliforum.com/post/608/#p608</guid>
		</item>
	</channel>
</rss>
