<?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 — Custom gcode]]></title>
		<link>https://www.soliforum.com/topic/857/custom-gcode/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/857/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Custom gcode.]]></description>
		<lastBuildDate>Fri, 21 Dec 2012 01:42:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Custom gcode]]></title>
			<link>https://www.soliforum.com/post/7628/#p7628</link>
			<description><![CDATA[<p>Be careful with your Z axis as if your bed has particularly bad backlash. Try it with and without to see if it has an effect on your part quality.</p><p>I would however add G1 E-.05 F5000. before the home and G1 E.05 F5000. after the home, to act as a retraction. Replace the E and the F with whatever your using for retraction. Or, just deal with a massive ball of string.</p>]]></description>
			<author><![CDATA[null@example.com (Cwalster)]]></author>
			<pubDate>Fri, 21 Dec 2012 01:42:11 +0000</pubDate>
			<guid>https://www.soliforum.com/post/7628/#p7628</guid>
		</item>
		<item>
			<title><![CDATA[Re: Custom gcode]]></title>
			<link>https://www.soliforum.com/post/7617/#p7617</link>
			<description><![CDATA[<p>I have this in my layer g-code to fix axis shift.</p><p>G91 ; set to incremental&nbsp; system&nbsp; &nbsp;<br />G1 Z5 F300 ;move platform down 5mm<br />G28 X0 Y0&nbsp; ; home X axis and y axis<br />G90; set to absolute system</p><p>THe G91 G1 Z5 F300&nbsp; Lowers the table 5mm so as to not tag the part on the way home.<br />G28 X0 Y0&nbsp; ; homes X axis and y axis incase x &amp; y got off and fixes the location error.</p><p>G90; set to absolute system&nbsp; &nbsp;Back like it was.</p>]]></description>
			<author><![CDATA[null@example.com (pcpoirier)]]></author>
			<pubDate>Thu, 20 Dec 2012 21:43:54 +0000</pubDate>
			<guid>https://www.soliforum.com/post/7617/#p7617</guid>
		</item>
		<item>
			<title><![CDATA[Custom gcode]]></title>
			<link>https://www.soliforum.com/post/7616/#p7616</link>
			<description><![CDATA[<p>Aloha, So I&#039;m starting to read up on custom gcode.... I was wondering what other folks were doing in the way of custom gcode on their prints. It look like the most common thing is to home all the axis-es. </p><p>If you have some custom lines made that you use for your prints would you mind sharing and explaining their purpose. <br />It&#039;d be nice to start a collection of some &#039;solid&#039; (heehee) lines of gcode that everybody could benefit from.</p>]]></description>
			<author><![CDATA[null@example.com (DigitalWhitewater)]]></author>
			<pubDate>Thu, 20 Dec 2012 21:26:54 +0000</pubDate>
			<guid>https://www.soliforum.com/post/7616/#p7616</guid>
		</item>
	</channel>
</rss>
