<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Repetier question]]></title>
		<link>https://www.soliforum.com/topic/6383/repetier-question/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/6383/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Repetier question.]]></description>
		<lastBuildDate>Thu, 08 May 2014 13:00:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Repetier question]]></title>
			<link>https://www.soliforum.com/post/55962/#p55962</link>
			<description><![CDATA[<p>Great answer; exactly what I was looking for.&nbsp; Thank you so much!</p>]]></description>
			<author><![CDATA[null@example.com (mlove01001101)]]></author>
			<pubDate>Thu, 08 May 2014 13:00:58 +0000</pubDate>
			<guid>https://www.soliforum.com/post/55962/#p55962</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier question]]></title>
			<link>https://www.soliforum.com/post/55961/#p55961</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (solijohn)]]></author>
			<pubDate>Thu, 08 May 2014 12:34:56 +0000</pubDate>
			<guid>https://www.soliforum.com/post/55961/#p55961</guid>
		</item>
		<item>
			<title><![CDATA[Repetier question]]></title>
			<link>https://www.soliforum.com/post/55960/#p55960</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (mlove01001101)]]></author>
			<pubDate>Thu, 08 May 2014 12:17:25 +0000</pubDate>
			<guid>https://www.soliforum.com/post/55960/#p55960</guid>
		</item>
	</channel>
</rss>
