<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Fan control]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/6510/" />
	<updated>2014-05-27T01:39:37Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/6510/fan-control/</id>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/57041/#p57041" />
			<content type="html"><![CDATA[<p>No problem at all!&nbsp; I&#039;m glad I can hopefully get your problem solved!</p>]]></content>
			<author>
				<name><![CDATA[accusedmonk]]></name>
				<uri>https://www.soliforum.com/user/3772/</uri>
			</author>
			<updated>2014-05-27T01:39:37Z</updated>
			<id>https://www.soliforum.com/post/57041/#p57041</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/57039/#p57039" />
			<content type="html"><![CDATA[<p>I checked my pins.h and sure enough, I thought I had made the change but hadn&#039;t.&nbsp; &nbsp;When this print is done I am going to flash it again and hopefully this journey will have come to an end.&nbsp; Many thanks.</p>]]></content>
			<author>
				<name><![CDATA[Bookmaker]]></name>
				<uri>https://www.soliforum.com/user/3925/</uri>
			</author>
			<updated>2014-05-27T00:54:56Z</updated>
			<id>https://www.soliforum.com/post/57039/#p57039</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/57038/#p57038" />
			<content type="html"><![CDATA[<p>Make sure you are changing the right motherboard&#039;s pin value in pins.h.&nbsp; You said you have the rev E board so go down to line 1111 in pins.h.&nbsp; That is the code for the board we run.&nbsp; You can see the line number when you put the cursor on a line, and look in the bottom left of the arduino window.</p><p>Also, in configuration.h tab, you have to make sure that the mother board is set to 81.&nbsp; Its at line 54.</p><p>#ifndef MOTHERBOARD<br />#define MOTHERBOARD 81 //{SD Patch}<br />#endif</p>]]></content>
			<author>
				<name><![CDATA[accusedmonk]]></name>
				<uri>https://www.soliforum.com/user/3772/</uri>
			</author>
			<updated>2014-05-27T00:22:19Z</updated>
			<id>https://www.soliforum.com/post/57038/#p57038</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/57018/#p57018" />
			<content type="html"><![CDATA[<p>Gosh thanks accusedmonk.&nbsp; Do you have any idea why my fan pins aren&#039;t getting voltage.&nbsp; I have changed FAN_PIN was set to -1 so I changed it to 16 as you had suggested and also changed TEMP_SENSOR_BED 6 to #define TEMP_SENSOR_BED 1 .&nbsp; Does all that sound correct to you?</p><p>I just went to open the Language.h file and it is listed under files but when I open it there is no tab. I used the pull down on the right and it is not listed.</p>]]></content>
			<author>
				<name><![CDATA[Bookmaker]]></name>
				<uri>https://www.soliforum.com/user/3925/</uri>
			</author>
			<updated>2014-05-26T19:23:42Z</updated>
			<id>https://www.soliforum.com/post/57018/#p57018</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/57017/#p57017" />
			<content type="html"><![CDATA[<p>Lines 32-34 in language.h, I have the printrboard and using 81 myself.&nbsp; The firmware I have from lawsy&#039;s github doesn&#039;t have that as an option in the language tab.&nbsp; I just added the extra &quot;|| MOTHERBOARD == 81&quot;<br />#elif MOTHERBOARD == 62 || MOTHERBOARD == 33 || MOTHERBOARD == 34 || MOTHERBOARD == 81&nbsp; &nbsp; &nbsp; &nbsp; //{SD Patch}<br />&nbsp; &nbsp; #define MACHINE_NAME &quot;Solidoodle&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //{SD Patch}<br />&nbsp; &nbsp; #define FIRMWARE_URL &quot;<a href="http://github.com/mlaws/solidoodle2-marlin/">http://github.com/mlaws/solidoodle2-marlin/</a>&quot;&nbsp; &nbsp;//{SD Patch}</p><p>That I copied from one of my other posts, you can change the machine name in quotes to bookmaker&#039;s solidoodle or something.&nbsp; You can add a version number to keep track of what you&#039;ve changed, say &quot;Bookmaker&#039;s Solidoodle v0.1&quot; or similar.&nbsp; Only change what&#039;s quoted though, that is what is printed out in RH when you get connected to the printer.</p>]]></content>
			<author>
				<name><![CDATA[accusedmonk]]></name>
				<uri>https://www.soliforum.com/user/3772/</uri>
			</author>
			<updated>2014-05-26T18:54:31Z</updated>
			<id>https://www.soliforum.com/post/57017/#p57017</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/57013/#p57013" />
			<content type="html"><![CDATA[<p>Absolutely! 0 voltage at the fan pins.&nbsp; &nbsp;I even tried a different software.&nbsp; It is definitely the board. How do I know that my current firmware update is running?&nbsp; Is there a date somewhere so I can see if it took or not?</p>]]></content>
			<author>
				<name><![CDATA[Bookmaker]]></name>
				<uri>https://www.soliforum.com/user/3925/</uri>
			</author>
			<updated>2014-05-26T15:13:19Z</updated>
			<id>https://www.soliforum.com/post/57013/#p57013</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/56966/#p56966" />
			<content type="html"><![CDATA[<p>Have you measured it with a voltmeter?&nbsp; You should be seeing 12v at the pins when you have it on in RH.</p>]]></content>
			<author>
				<name><![CDATA[accusedmonk]]></name>
				<uri>https://www.soliforum.com/user/3772/</uri>
			</author>
			<updated>2014-05-25T16:36:04Z</updated>
			<id>https://www.soliforum.com/post/56966/#p56966</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/56965/#p56965" />
			<content type="html"><![CDATA[<p>Well, I zapped my board and nothing. Really don&#039;t know what to do at this point.&nbsp; I guess I will hook up a switch. Bummer!</p>]]></content>
			<author>
				<name><![CDATA[Bookmaker]]></name>
				<uri>https://www.soliforum.com/user/3925/</uri>
			</author>
			<updated>2014-05-25T16:19:16Z</updated>
			<id>https://www.soliforum.com/post/56965/#p56965</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/56960/#p56960" />
			<content type="html"><![CDATA[<p>Accusedmonk, thanks in advance.&nbsp; I found the pin.h file and my FAN_PIN was set to -1 so I changed it to 16 and compiled it.&nbsp; I am waiting for a print to finish and I will flash my Rev E board.&nbsp; I will let you know how it turns out.</p>]]></content>
			<author>
				<name><![CDATA[Bookmaker]]></name>
				<uri>https://www.soliforum.com/user/3925/</uri>
			</author>
			<updated>2014-05-25T14:56:49Z</updated>
			<id>https://www.soliforum.com/post/56960/#p56960</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/56956/#p56956" />
			<content type="html"><![CDATA[<p>This post should fix your problem.&nbsp; I had the same issue when I installed my E3D since I did the mods at the same time.&nbsp; The firmwares we have to download all have the fan pinouts default at 22.&nbsp; I have a Printrboard, do you have the same?&nbsp; I&#039;m not sure if this is the same on the older boards.</p><p><a href="http://www.soliforum.com/post/55220/#p55220">http://www.soliforum.com/post/55220/#p55220</a></p>]]></content>
			<author>
				<name><![CDATA[accusedmonk]]></name>
				<uri>https://www.soliforum.com/user/3772/</uri>
			</author>
			<updated>2014-05-25T14:07:14Z</updated>
			<id>https://www.soliforum.com/post/56956/#p56956</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Fan control]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/56955/#p56955" />
			<content type="html"><![CDATA[<p>I am having an issue getting my fan to go on via G code.&nbsp; I have hooked up headers at the outputs marked fan on the motherboard and I changed the firmware from #define TEMP_SENSOR_BED 6 to #define TEMP_SENSOR_BED 1 as suggested on this forum.&nbsp; Still no voltage. Can anyone give me further input that may solve my issue?</p>]]></content>
			<author>
				<name><![CDATA[Bookmaker]]></name>
				<uri>https://www.soliforum.com/user/3925/</uri>
			</author>
			<updated>2014-05-25T13:55:07Z</updated>
			<id>https://www.soliforum.com/post/56955/#p56955</id>
		</entry>
</feed>
