<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Home G-code for repetier host?]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/9620/" />
	<updated>2015-02-01T16:55:52Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/9620/home-gcode-for-repetier-host/</id>
		<entry>
			<title type="html"><![CDATA[Re: Home G-code for repetier host?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82735/#p82735" />
			<content type="html"><![CDATA[<p>Here is my Start g-code ( put into Slic3r)<br />Start - <br />M140 S[first_layer_bed_temperature] ; Bed (no wait) <br />M106 <br />S255 ; Start fan <br />G90 ; set absolute coordinates <br />G28 ; home all axis <br />M190 S[first_layer_bed_temperature] ; Bed (wait) <br />M104 S[first_layer_temperature] ; Extruder (no wait) <br />M109 S[first_layer_temperature] ; Extruder (wait) <br />M117 Start <br />M117 Cleaning <br />M100 ; Cleaning<br />G1 Z5 F1500<br />G1 X0 Y15 F1000<br />G1 X32 Y30 F1000<br />G92 E0 ; reset extrusion distance<br />G1 Z[first_layer_height] F4800.00<br />M117 Printing</p>]]></content>
			<author>
				<name><![CDATA[milehighdesign]]></name>
				<uri>https://www.soliforum.com/user/9348/</uri>
			</author>
			<updated>2015-02-01T16:55:52Z</updated>
			<id>https://www.soliforum.com/post/82735/#p82735</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Home G-code for repetier host?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82733/#p82733" />
			<content type="html"><![CDATA[<p>Here is my End g-code ( put into Slic3r)<br />End - <br />M117 Done <br />G92 E0 ; reset extrusion distance <br />G1 E-3 F600 ; Retract <br />M104 S0 ; turn off extruder <br />M140 S0 ; turn off Bed <br />G90 ; Absolute <br />G28 X-33 Y-12 ; home x &amp; y <br />G1 Z100 ; Lower bed <br />M117 Down Bed <br />M100 ; Cleaning <br />M117 Cleaning <br />G28 X-33 Y-12 ; home x &amp; y <br />M84 ; Disable motors <br />M117 Remove Print</p><p>You need to uncheck the last 3 boxes under the Behavior tab in Repetier Host - or that will override your g-code.</p>]]></content>
			<author>
				<name><![CDATA[milehighdesign]]></name>
				<uri>https://www.soliforum.com/user/9348/</uri>
			</author>
			<updated>2015-02-01T16:52:58Z</updated>
			<id>https://www.soliforum.com/post/82733/#p82733</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Home G-code for repetier host?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82704/#p82704" />
			<content type="html"><![CDATA[<p>just type it in at the top?</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-02-01T13:59:06Z</updated>
			<id>https://www.soliforum.com/post/82704/#p82704</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Home G-code for repetier host?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82654/#p82654" />
			<content type="html"><![CDATA[<p>Use gcode:&nbsp; &nbsp;G28</p>]]></content>
			<author>
				<name><![CDATA[DrAnonymous]]></name>
				<uri>https://www.soliforum.com/user/8685/</uri>
			</author>
			<updated>2015-02-01T03:23:12Z</updated>
			<id>https://www.soliforum.com/post/82654/#p82654</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Home G-code for repetier host?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82557/#p82557" />
			<content type="html"><![CDATA[<p>What is the G-code I should use and where do I place it in my start code so that the bed and head go to home position before it starts a print?</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-01-31T13:57:33Z</updated>
			<id>https://www.soliforum.com/post/82557/#p82557</id>
		</entry>
</feed>
