<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/17375/" />
	<updated>2018-06-02T19:16:21Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/17375/help-thermistor-error-m999-after-davinci-10a-upgrade-to-e3d-v6/</id>
		<entry>
			<title type="html"><![CDATA[Re: Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/144264/#p144264" />
			<content type="html"><![CDATA[<p>Type 5 is another user defined TC but uses table 0 <br />IMHO you should check the curve against a known thermometer. <br />at least make sure it is correct between 20 c and 280 c </p><p>IMho a deviation of more than 5 degrees c and you should mod the table or change themrisistor settings. </p><br /><p>And for the record the code you pasted i can take no credit for something i found on github if i felt you could use. </p><p>Also do not forget to reset min temp and max temp settings to make full use of the new hot end.</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2018-06-02T19:16:21Z</updated>
			<id>https://www.soliforum.com/post/144264/#p144264</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/144260/#p144260" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Tin Falcon wrote:</cite><blockquote><p><a href="https://github.com/luc-github/Repetier-Firmware-4-Davinci/issues/207">https://github.com/luc-github/Repetier- … issues/207</a></p><br /><br /><br /><div class="quotebox"><blockquote><p>I&#039;ve generated a thermistor table for the Semitec 104GT-2 as shipped with the E3D v6 hotend, this covers the original glass and the new cartridge type.</p><p>This table is for use with the 1.0a and any other Davinci models that have a single 1kohm resistor instead of the 4k7 and 10k as found on the 1.0 models. I know some users have removed the 10k and used the standard Repetier tables. You could swap out the 1kohm for a 4k7 and use the generic tables, but cut and paste is much easier.</p><p>Can this be added to the firmware as an option for users who have upgraded their hotends/thermistors please?</p><p>#define EXT0_TEMPSENSOR_TYPE 7<br />#define NUM_TEMPS_USERTHERMISTOR2 36<br />#define USER_THERMISTORTABLE2 {{284, 2400},{324, 2320},{371, 2240},{426, 2160},{491, 2080},{566, 2000},{655, 1920},{759, 1840},{880, 1760},{1020, 1680},{1181, 1600},{1363, 1520},{1566, 1440},{1789, 1360},{2028, 1280},{2278, 1200},{2532, 1120},{2781, 1040},{3018, 960},{3234, 880},{3424, 800},{3587, 720},{3719, 640},{3824, 560},{3904, 480},{3964, 400},{4007, 320},{4037, 240},{4057, 160},{4071, 80},{4080, 0},{4085, -80},{4088, -160},{4090, -240},{4091, -320},{4091, -400}}</p></blockquote></div></blockquote></div><p>I pasted in your code, and flashed it but it still didn&#039;t work. I changed the thermistor type to five and it seems to be working, Yay!!</p>]]></content>
			<author>
				<name><![CDATA[Mcstarcoin]]></name>
				<uri>https://www.soliforum.com/user/19141/</uri>
			</author>
			<updated>2018-06-02T18:08:33Z</updated>
			<id>https://www.soliforum.com/post/144260/#p144260</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/144259/#p144259" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Tin Falcon wrote:</cite><blockquote><div class="quotebox"><blockquote><p><a href="https://e3d-online.dozuki.com/Guide/V6+Repetier+Configuration/24">https://e3d-online.dozuki.com/Guide/V6+ … uration/24</a></p></blockquote></div><p>Is this the procedure you followed ??</p></blockquote></div><p>&nbsp; &nbsp; &nbsp;I followed the link and did what it said, and after reflashing the firmware still no dice. I&#039;m pretty sure this is a firmware issue though</p>]]></content>
			<author>
				<name><![CDATA[Mcstarcoin]]></name>
				<uri>https://www.soliforum.com/user/19141/</uri>
			</author>
			<updated>2018-06-02T17:46:20Z</updated>
			<id>https://www.soliforum.com/post/144259/#p144259</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/144258/#p144258" />
			<content type="html"><![CDATA[<p><a href="https://github.com/luc-github/Repetier-Firmware-4-Davinci/issues/207">https://github.com/luc-github/Repetier- … issues/207</a></p><br /><br /><br /><div class="quotebox"><blockquote><p>I&#039;ve generated a thermistor table for the Semitec 104GT-2 as shipped with the E3D v6 hotend, this covers the original glass and the new cartridge type.</p><p>This table is for use with the 1.0a and any other Davinci models that have a single 1kohm resistor instead of the 4k7 and 10k as found on the 1.0 models. I know some users have removed the 10k and used the standard Repetier tables. You could swap out the 1kohm for a 4k7 and use the generic tables, but cut and paste is much easier.</p><p>Can this be added to the firmware as an option for users who have upgraded their hotends/thermistors please?</p><p>#define EXT0_TEMPSENSOR_TYPE 7<br />#define NUM_TEMPS_USERTHERMISTOR2 36<br />#define USER_THERMISTORTABLE2 {{284, 2400},{324, 2320},{371, 2240},{426, 2160},{491, 2080},{566, 2000},{655, 1920},{759, 1840},{880, 1760},{1020, 1680},{1181, 1600},{1363, 1520},{1566, 1440},{1789, 1360},{2028, 1280},{2278, 1200},{2532, 1120},{2781, 1040},{3018, 960},{3234, 880},{3424, 800},{3587, 720},{3719, 640},{3824, 560},{3904, 480},{3964, 400},{4007, 320},{4037, 240},{4057, 160},{4071, 80},{4080, 0},{4085, -80},{4088, -160},{4090, -240},{4091, -320},{4091, -400}}</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2018-06-02T17:15:33Z</updated>
			<id>https://www.soliforum.com/post/144258/#p144258</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/144257/#p144257" />
			<content type="html"><![CDATA[<p>Repetier for Davinci use custom table because Davinci printer board is not a standard ramps like board. </p><p>So changing table to table 8 won&#039;t work in this case unless your rework your main board to be able to use common thermistor tables,</p><p>This is in FAQ of repetier for Davinci github : <a href="https://github.com/luc-github/Repetier-Firmware-4-Davinci/issues/104">https://github.com/luc-github/Repetier- … issues/104</a></p><p>That said the resistors name described in github are for the first generation - may be not for the &quot;a&quot; one - but status is the same</p>]]></content>
			<author>
				<name><![CDATA[luc]]></name>
				<uri>https://www.soliforum.com/user/8495/</uri>
			</author>
			<updated>2018-06-02T17:05:08Z</updated>
			<id>https://www.soliforum.com/post/144257/#p144257</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/144256/#p144256" />
			<content type="html"><![CDATA[<p>No, but that looks like it could help. I originally followed this tutorial: [Tutorial: How To Flash Your Da Vinci 3d Printer With Repetier Host | 3d Printer Hacks][<a href="https://www.youtube.com/watch?v=rjuCvlnpB7M">https://www.youtube.com/watch?v=rjuCvlnpB7M</a>] Then, after about a year of solid printing on that I followed this guide to install an E3d V6 on my Davinci: [XYZ Davinci 1.0A 3D Printer now with an E3D v6 hot end (Phase 1)][<a href="https://www.youtube.com/watch?v=vX9r4Ncr4dU&amp;list=PLGTxOfS6h-IT-XqYXunQQXb51bKpLi_dvo">https://www.youtube.com/watch?v=vX9r4Nc … 1bKpLi_dvo</a>]</p>]]></content>
			<author>
				<name><![CDATA[Mcstarcoin]]></name>
				<uri>https://www.soliforum.com/user/19141/</uri>
			</author>
			<updated>2018-06-02T16:52:45Z</updated>
			<id>https://www.soliforum.com/post/144256/#p144256</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/144255/#p144255" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p><a href="https://e3d-online.dozuki.com/Guide/V6+Repetier+Configuration/24">https://e3d-online.dozuki.com/Guide/V6+ … uration/24</a></p></blockquote></div><p>Is this the procedure you followed ??</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2018-06-02T16:32:58Z</updated>
			<id>https://www.soliforum.com/post/144255/#p144255</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Help!! Thermistor error (M999) after Davinci 1.0a Upgrade to E3d V6!]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/144252/#p144252" />
			<content type="html"><![CDATA[<p>I decided to give my Davinci 1.0a an upgrade by swapping to an E3d V6 hotend, including the thermistor that comes with it (I flashed my printer to Repetier .92.10M if that helps). After plugging everything back in it kept saying &quot;fatal:Heater/sensor failure Printer stopped and heaters disabled due to this error. Fix error and restart with M999.&quot; I made sure that the tempsensor value was set to 8, and even plugged in the original thermistor to see if I had just received a dud, but no dice. I thought that it might just need a reboot so I cycled the power, but when I did I noticed that the thermistor would read -20, and then quickly go back to &#039;def&#039;. I don&#039;t know what to try next, but if you have any insight on the matter, feel free to share!</p>]]></content>
			<author>
				<name><![CDATA[Mcstarcoin]]></name>
				<uri>https://www.soliforum.com/user/19141/</uri>
			</author>
			<updated>2018-06-02T03:38:06Z</updated>
			<id>https://www.soliforum.com/post/144252/#p144252</id>
		</entry>
</feed>
