<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Custom gcode]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/857/" />
	<updated>2012-12-21T01:42:11Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/857/custom-gcode/</id>
		<entry>
			<title type="html"><![CDATA[Re: Custom gcode]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/7628/#p7628" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Cwalster]]></name>
				<uri>https://www.soliforum.com/user/125/</uri>
			</author>
			<updated>2012-12-21T01:42:11Z</updated>
			<id>https://www.soliforum.com/post/7628/#p7628</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Custom gcode]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/7617/#p7617" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[pcpoirier]]></name>
				<uri>https://www.soliforum.com/user/282/</uri>
			</author>
			<updated>2012-12-20T21:43:54Z</updated>
			<id>https://www.soliforum.com/post/7617/#p7617</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Custom gcode]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/7616/#p7616" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[DigitalWhitewater]]></name>
				<uri>https://www.soliforum.com/user/402/</uri>
			</author>
			<updated>2012-12-20T21:26:54Z</updated>
			<id>https://www.soliforum.com/post/7616/#p7616</id>
		</entry>
</feed>
