<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Repetier question]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/6383/" />
	<updated>2014-05-08T13:00:58Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/6383/repetier-question/</id>
		<entry>
			<title type="html"><![CDATA[Re: Repetier question]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/55962/#p55962" />
			<content type="html"><![CDATA[<p>Great answer; exactly what I was looking for.&nbsp; Thank you so much!</p>]]></content>
			<author>
				<name><![CDATA[mlove01001101]]></name>
				<uri>https://www.soliforum.com/user/1411/</uri>
			</author>
			<updated>2014-05-08T13:00:58Z</updated>
			<id>https://www.soliforum.com/post/55962/#p55962</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Repetier question]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/55961/#p55961" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mlove01001101 wrote:</cite><blockquote><p>I am trying to find in Repetier&#039;s code the tables in which temperature control is located for both the bed and the extruder.&nbsp; I am studying the Solidoodle as part of an internship and my mentor wants me to try and figure out how to control these temperatures a little more finitely (i.e. so they don&#039;t oscillate so much).</p></blockquote></div><p>Repetier has no such tables. </p><p>Repetier feeds simple commands to the printer, on the order of &quot;Set this temperature x&quot; </p><p>The printer then attempts that temperature. </p><p>The communication is accomplished via gcode. <a href="http://reprap.org/wiki/G-code">http://reprap.org/wiki/G-code</a><br />You will need the above page, more or less in entirety if you plan on understanding the printer.</p><p>The *firmware* of the printer does have thermistor tables. However, that is most likely not what you&#039;re after. We provide firmware sources at <a href="http://www.solidoodle.com">www.solidoodle.com</a> (search firmware). You can edit the tables and recompile the firmware with the tools we provide. </p><p>Usually, we *reduce* the oscillations by running a PID algorithm. The above document explains this.&nbsp; M303&nbsp; is the command you are looking for. This should help, but some oscillation is normal with these printers.</p>]]></content>
			<author>
				<name><![CDATA[solijohn]]></name>
				<uri>https://www.soliforum.com/user/7/</uri>
			</author>
			<updated>2014-05-08T12:34:56Z</updated>
			<id>https://www.soliforum.com/post/55961/#p55961</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Repetier question]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/55960/#p55960" />
			<content type="html"><![CDATA[<p>I am trying to find in Repetier&#039;s code the tables in which temperature control is located for both the bed and the extruder.&nbsp; I am studying the Solidoodle as part of an internship and my mentor wants me to try and figure out how to control these temperatures a little more finitely (i.e. so they don&#039;t oscillate so much).</p>]]></content>
			<author>
				<name><![CDATA[mlove01001101]]></name>
				<uri>https://www.soliforum.com/user/1411/</uri>
			</author>
			<updated>2014-05-08T12:17:25Z</updated>
			<id>https://www.soliforum.com/post/55960/#p55960</id>
		</entry>
</feed>
