<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Carriage going to lower left corner after print??]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/11237/" />
	<updated>2015-06-20T04:37:02Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/11237/carriage-going-to-lower-left-corner-after-print/</id>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/99485/#p99485" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>heartless wrote:</cite><blockquote><p>hmmm... just for grins, try setting the positions to 50 for both and see what happens? where does it stop? <br />It may be that something in the firmware is different for yours vs mine...</p></blockquote></div><p>I think I&#039;ve done enough experimenting for a while. lol. I just need to learn how to make that change permanent.</p>]]></content>
			<author>
				<name><![CDATA[Rocketman]]></name>
				<uri>https://www.soliforum.com/user/783/</uri>
			</author>
			<updated>2015-06-20T04:37:02Z</updated>
			<id>https://www.soliforum.com/post/99485/#p99485</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/99442/#p99442" />
			<content type="html"><![CDATA[<p>hmmm... just for grins, try setting the positions to 50 for both and see what happens? where does it stop? <br />It may be that something in the firmware is different for yours vs mine...</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-06-19T12:35:07Z</updated>
			<id>https://www.soliforum.com/post/99442/#p99442</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/99405/#p99405" />
			<content type="html"><![CDATA[<p>In both the end and kill code in gcode editor I changed the x 159 y 150 to 100 for both. At end of print it retreated in the same direction but stopped a little beyond the middle of the print space. Apparently different parts of Repetier use reversed coordinates. What I defined as park position as 159x150 didn&#039;t matter. Gcode editor defines home as 0,0 while printing coordinates and home definition reverses it, it would seem.</p>]]></content>
			<author>
				<name><![CDATA[Rocketman]]></name>
				<uri>https://www.soliforum.com/user/783/</uri>
			</author>
			<updated>2015-06-19T01:08:05Z</updated>
			<id>https://www.soliforum.com/post/99405/#p99405</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/99315/#p99315" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Rocketman wrote:</cite><blockquote><p>I just checked your settings against mine. They seem to be the same except for some temperature settings and print space respectively. Park position is 159, 150, and 50 respectively.</p><p>Start and End code is empty in sli3er settings,&nbsp; but there is Start and End Code in GCode Editor. Just:</p><p>Start Code<br />G21; set mm units<br />G90; set absolute coordinates<br />G92 E0; reset extruder distance<br /><strong>G28 X0 Y0;home x and y axis</strong> <span style="color: blue">does the printer &quot;home&quot; correctly when starting a print? </span><br />G1 X75 Y75 F4000; move Nozzle above bed<br />G28 Z0; home Z axis <br />G92 E0; reset extrusion distance</p><p>End Code &amp; Kill Code<br />G28 X159 Y150<br />G91<br />G1 Z50 F50<br />G90</p><p>I am thinking anything that says X0 Y0 should be removed if Park and Home positions are the same. Correct?</p></blockquote></div><p>the only thing I can suggest is to remove the coordinates completely from the end/kill code so it reads: G28 X Y</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-06-18T14:06:11Z</updated>
			<id>https://www.soliforum.com/post/99315/#p99315</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/99207/#p99207" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Rocketman wrote:</cite><blockquote><p>I just checked your settings against mine. They seem to be the same except for some temperature settings and print space respectively. Park position is 159, 150, and 50 respectively.</p><p>Start and End code is empty in sli3er settings,&nbsp; but there is Start and End Code in GCode Editor. Just:</p><p>Start Code<br />G21; set mm units<br />G90; set absolute coordinates<br />G92 E0; reset extruder distance<br />G28 X0 Y0;home x and y axis<br />G1 X75 Y75 F4000; move Nozzle above bed<br />G28 Z0; home Z axis <br />G92 E0; reset extrusion distance</p><p>End Code &amp; Kill Code<br />G28 X159 Y150<br />G91<br />G1 Z50 F50<br />G90</p><p>I am thinking anything that says X0 Y0 should be removed if Park and Home positions are the same. Correct?</p></blockquote></div><p>That would seem logical since X0 Y0 would be the opposite of X159 Y150.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-17T18:27:45Z</updated>
			<id>https://www.soliforum.com/post/99207/#p99207</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/99205/#p99205" />
			<content type="html"><![CDATA[<p>I just checked your settings against mine. They seem to be the same except for some temperature settings and print space respectively. Park position is 159, 150, and 50 respectively.</p><p>Start and End code is empty in sli3er settings,&nbsp; but there is Start and End Code in GCode Editor. Just:</p><p>Start Code<br />G21; set mm units<br />G90; set absolute coordinates<br />G92 E0; reset extruder distance<br />G28 X0 Y0;home x and y axis<br />G1 X75 Y75 F4000; move Nozzle above bed<br />G28 Z0; home Z axis <br />G92 E0; reset extrusion distance</p><p>End Code &amp; Kill Code<br />G28 X159 Y150<br />G91<br />G1 Z50 F50<br />G90</p><p>I am thinking anything that says X0 Y0 should be removed if Park and Home positions are the same. Correct?</p>]]></content>
			<author>
				<name><![CDATA[Rocketman]]></name>
				<uri>https://www.soliforum.com/user/783/</uri>
			</author>
			<updated>2015-06-17T18:21:14Z</updated>
			<id>https://www.soliforum.com/post/99205/#p99205</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98975/#p98975" />
			<content type="html"><![CDATA[<p>honestly, I dont havwe a lot of faith in SD techs... hate to say that, but there it is...</p><p>These are my settings in RH, under Config &gt; Printer settings...</p><p>Printer tab:</p><p><span class="postimg"><img src="http://img.photobucket.com/albums/v628/heartless500/printer%20settings%20printer%20tab.jpg" alt="http://img.photobucket.com/albums/v628/heartless500/printer%20settings%20printer%20tab.jpg" /></span></p><p>Printer Shape tab:</p><p><span class="postimg"><img src="http://img.photobucket.com/albums/v628/heartless500/printer%20settings%20printer%20shape%20tab.jpg" alt="http://img.photobucket.com/albums/v628/heartless500/printer%20settings%20printer%20shape%20tab.jpg" /></span></p><p>My settings in Slic3er Configuration &gt; Printer Settings tab &gt; General:</p><p><span class="postimg"><img src="http://img.photobucket.com/albums/v628/heartless500/slic3r%20printer%20settings.jpg" alt="http://img.photobucket.com/albums/v628/heartless500/slic3r%20printer%20settings.jpg" /></span></p><p>and Slic3r Configuration &gt; Printer Settings tab &gt; Custom G-code</p><p><span class="postimg"><img src="http://img.photobucket.com/albums/v628/heartless500/slic3r%20print%20settings%20gcode.jpg" alt="http://img.photobucket.com/albums/v628/heartless500/slic3r%20print%20settings%20gcode.jpg" /></span></p><p>I don&#039;t have a lot of custom g-code because I don&#039;t leave my printer unattended, heating is done/monitored manually.</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-06-15T15:33:00Z</updated>
			<id>https://www.soliforum.com/post/98975/#p98975</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98968/#p98968" />
			<content type="html"><![CDATA[<p>I&#039;ve had two different SD techs go through my settings and also reinstalled my Repetier software. What could they have missed?</p>]]></content>
			<author>
				<name><![CDATA[Rocketman]]></name>
				<uri>https://www.soliforum.com/user/783/</uri>
			</author>
			<updated>2015-06-15T13:48:00Z</updated>
			<id>https://www.soliforum.com/post/98968/#p98968</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98953/#p98953" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Rocketman wrote:</cite><blockquote><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>Based on the Gcode this is the final move,</p><p>G1 X56.959 Y83.821 E2.95972</p><p>Now the question is is this line of code the same in all your prints and if so where is it being generated?</p></blockquote></div><p>I don&#039;t know if all my prints produce this code but I will check. How do I determine how it ends up in the gcode?</p></blockquote></div><br /><p>You need to look through all your slicer settings and host settings and see if there are any coordinates set anywhere that are similar or match these. It could be in your end gcode, or it may be an actual host setting that is getting exported to the slicer.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-15T06:08:38Z</updated>
			<id>https://www.soliforum.com/post/98953/#p98953</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98950/#p98950" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>Based on the Gcode this is the final move,</p><p>G1 X56.959 Y83.821 E2.95972</p><p>Now the question is is this line of code the same in all your prints and if so where is it being generated?</p></blockquote></div><p>I don&#039;t know if all my prints produce this code but I will check. How do I determine how it ends up in the gcode?</p>]]></content>
			<author>
				<name><![CDATA[Rocketman]]></name>
				<uri>https://www.soliforum.com/user/783/</uri>
			</author>
			<updated>2015-06-15T06:00:47Z</updated>
			<id>https://www.soliforum.com/post/98950/#p98950</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98940/#p98940" />
			<content type="html"><![CDATA[<p>Based on the Gcode this is the final move,</p><p>G1 X56.959 Y83.821 E2.95972</p><p>Now the question is is this line of code the same in all your prints and if so where is it being generated?</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-15T01:31:11Z</updated>
			<id>https://www.soliforum.com/post/98940/#p98940</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98905/#p98905" />
			<content type="html"><![CDATA[<p>I&#039;m attaching an abridged G-Code. Let me know what you think?</p>]]></content>
			<author>
				<name><![CDATA[Rocketman]]></name>
				<uri>https://www.soliforum.com/user/783/</uri>
			</author>
			<updated>2015-06-14T17:50:57Z</updated>
			<id>https://www.soliforum.com/post/98905/#p98905</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98882/#p98882" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Rocketman wrote:</cite><blockquote><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><div class="quotebox"><cite>Rocketman wrote:</cite><blockquote><p>How do I find these files? They aren&#039;t simply the code displayed in Repetier?</p></blockquote></div><p>Just export the file rather than print it. Then you can open it in notepad.</p></blockquote></div><p>Can you instruct me on how to save this file?</p></blockquote></div><p>When you slice a file in Repetier Host it save the file as Composition.gcode in it&#039;s working directory. To find the working directory just click on file up on the tool bar and select show work directory. As said the compostion.gcode file will be the last and should be current file that you have sliced. That is your gcode file and can be opened in notepad.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-14T05:46:25Z</updated>
			<id>https://www.soliforum.com/post/98882/#p98882</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98880/#p98880" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><div class="quotebox"><cite>Rocketman wrote:</cite><blockquote><p>How do I find these files? They aren&#039;t simply the code displayed in Repetier?</p></blockquote></div><p>Just export the file rather than print it. Then you can open it in notepad.</p></blockquote></div><p>Can you instruct me on how to save this file?</p>]]></content>
			<author>
				<name><![CDATA[Rocketman]]></name>
				<uri>https://www.soliforum.com/user/783/</uri>
			</author>
			<updated>2015-06-14T05:04:56Z</updated>
			<id>https://www.soliforum.com/post/98880/#p98880</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Carriage going to lower left corner after print??]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98686/#p98686" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Rocketman wrote:</cite><blockquote><p>How do I find these files? They aren&#039;t simply the code displayed in Repetier?</p></blockquote></div><p>Just export the file rather than print it. Then you can open it in notepad.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-11T19:29:05Z</updated>
			<id>https://www.soliforum.com/post/98686/#p98686</id>
		</entry>
</feed>
