<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Upgrading RH and Slic3r?]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/6226/" />
	<updated>2014-04-25T03:16:50Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/6226/upgrading-rh-and-slic3r/</id>
		<entry>
			<title type="html"><![CDATA[Re: Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/55036/#p55036" />
			<content type="html"><![CDATA[<p>I get a similar Gcode error if it set the infill to 1. <br />I have to use 0.99.</p>]]></content>
			<author>
				<name><![CDATA[Antron007]]></name>
				<uri>https://www.soliforum.com/user/4768/</uri>
			</author>
			<updated>2014-04-25T03:16:50Z</updated>
			<id>https://www.soliforum.com/post/55036/#p55036</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/54891/#p54891" />
			<content type="html"><![CDATA[<p>I&#039;ve found that if I home the axises manually once after starting RH, before I start printing, the start code isn&#039;t needed.</p>]]></content>
			<author>
				<name><![CDATA[ross47]]></name>
				<uri>https://www.soliforum.com/user/5203/</uri>
			</author>
			<updated>2014-04-23T18:57:27Z</updated>
			<id>https://www.soliforum.com/post/54891/#p54891</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/54841/#p54841" />
			<content type="html"><![CDATA[<p>Thanks WardJR.. I just actually discovered that it was missing the start and end code.&nbsp; I found the sticky in the software forum.</p>]]></content>
			<author>
				<name><![CDATA[Skyminer]]></name>
				<uri>https://www.soliforum.com/user/4607/</uri>
			</author>
			<updated>2014-04-23T04:31:31Z</updated>
			<id>https://www.soliforum.com/post/54841/#p54841</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/54839/#p54839" />
			<content type="html"><![CDATA[<p>Not a link but copy and paste works also.<br />G21; set mm units<br />G28 ;home all axis<br />G90; set absolute coordinates<br />G92 E0; reset extruder distance<br />M104 S245; set extruder temp and start heating<br />G1 Z5 F300 ;move platform down 5mm<br />G1 X193 Y187 F3000 ; move to back right corner<br />M109 S245; wait for extruder temp to be reached<br />G1 Z[first_layer_height] F200 ;move platform close to nozzle<br />G1 E7; extrude anchor<br />G1 F3000; center print head<br />G92 E0; reset extrusion distance</p>]]></content>
			<author>
				<name><![CDATA[wardjr]]></name>
				<uri>https://www.soliforum.com/user/2291/</uri>
			</author>
			<updated>2014-04-23T03:57:45Z</updated>
			<id>https://www.soliforum.com/post/54839/#p54839</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/54838/#p54838" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Skyminer wrote:</cite><blockquote><p>Ok, I got it to connect and slice ok.. as it turns out I had an acceleration modifier of 20 set which it didn&#039;t like.&nbsp; When I set it to 0, everything sliced ok.</p><p>Now I&#039;ve progressed to another problem.&nbsp; Although it slices and goes through the motions of printing, it doesn&#039;t home itself or raise the print bed to start printing.&nbsp; If I load something, slice it and hit print, it starts printing from wherever the printhead is and just strings filament off into space.</p></blockquote></div><p>Sounds to me like you need a custom start code.&nbsp; I am no where near my PC or I&#039;d shoot you a screenshot.&nbsp; I bet I can find a link though.</p>]]></content>
			<author>
				<name><![CDATA[wardjr]]></name>
				<uri>https://www.soliforum.com/user/2291/</uri>
			</author>
			<updated>2014-04-23T03:53:06Z</updated>
			<id>https://www.soliforum.com/post/54838/#p54838</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/54837/#p54837" />
			<content type="html"><![CDATA[<p>Ok, I got it to connect and slice ok.. as it turns out I had an acceleration modifier of 20 set which it didn&#039;t like.&nbsp; When I set it to 0, everything sliced ok.</p><p>Now I&#039;ve progressed to another problem.&nbsp; Although it slices and goes through the motions of printing, it doesn&#039;t home itself or raise the print bed to start printing.&nbsp; If I load something, slice it and hit print, it starts printing from wherever the printhead is and just strings filament off into space.</p>]]></content>
			<author>
				<name><![CDATA[Skyminer]]></name>
				<uri>https://www.soliforum.com/user/4607/</uri>
			</author>
			<updated>2014-04-23T03:48:55Z</updated>
			<id>https://www.soliforum.com/post/54837/#p54837</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/54805/#p54805" />
			<content type="html"><![CDATA[<p>Basically, I&#039;ve installed Slic3r in c:\program files\slic3r\ and have pointed RH to use the executable in that directory.&nbsp; When I load an object and try to slice it, I get the error:<br />Generated G-Code Not Found<br />Expected Filename and Location<br />c:\Users/Shawn\AppData\Local\RepeltierHost\composition.gcode<br />And in the log at the bottom of RH, or tells me that there&#039;s an Invalid zero value for --default-acceleration when using other acceleration settings.<br />It seems to be loading my old Slic3r preferences fine (it pulls in my profiles), so I don&#039;t know what the problem is.</p>]]></content>
			<author>
				<name><![CDATA[Skyminer]]></name>
				<uri>https://www.soliforum.com/user/4607/</uri>
			</author>
			<updated>2014-04-22T22:55:10Z</updated>
			<id>https://www.soliforum.com/post/54805/#p54805</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/54788/#p54788" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Skyminer wrote:</cite><blockquote><p>Is there an idiots guide to upgrading these two things?&nbsp; I&#039;m having problems printing any sort of bridge or span at .1mm with RH.85 and the default slicer, and understand that upgraded software wills help. Problem is, when I tried to upgrade it just generated errors when trying to slice. </p><p>I&#039;m reasonably proficient t with software, but am obviously missing something.</p></blockquote></div><p>With RH, you can install parallel versions. IIRC it is the same with Slic3r. </p><p>What platform are you on? </p><p>What are the errors?</p>]]></content>
			<author>
				<name><![CDATA[solijohn]]></name>
				<uri>https://www.soliforum.com/user/7/</uri>
			</author>
			<updated>2014-04-22T19:13:35Z</updated>
			<id>https://www.soliforum.com/post/54788/#p54788</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Upgrading RH and Slic3r?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/54752/#p54752" />
			<content type="html"><![CDATA[<p>Is there an idiots guide to upgrading these two things?&nbsp; I&#039;m having problems printing any sort of bridge or span at .1mm with RH.85 and the default slicer, and understand that upgraded software wills help. Problem is, when I tried to upgrade it just generated errors when trying to slice. </p><p>I&#039;m reasonably proficient t with software, but am obviously missing something.</p>]]></content>
			<author>
				<name><![CDATA[Skyminer]]></name>
				<uri>https://www.soliforum.com/user/4607/</uri>
			</author>
			<updated>2014-04-22T05:07:35Z</updated>
			<id>https://www.soliforum.com/post/54752/#p54752</id>
		</entry>
</feed>
