<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Need help with Firmware side of Extruder Fan mod]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/7482/" />
	<updated>2014-09-16T12:17:26Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/7482/need-help-with-firmware-side-of-extruder-fan-mod/</id>
		<entry>
			<title type="html"><![CDATA[Re: Need help with Firmware side of Extruder Fan mod]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/66204/#p66204" />
			<content type="html"><![CDATA[<p>Where did you exactly get the firmware from? Can you provide a link? You should have pins.h... It might not show up in the arduino tabs, so you have to click on the small arrow after the tabs to get a dropdown menu with all the files. pins.h is with a small &#039;p&#039;, so it is ordered after all the filenames beginning with capitals. Alternatively, you can just navigate to the folder and open the file with any text editor. The options in Configuration_adv.h should not be relevant to your case.</p>]]></content>
			<author>
				<name><![CDATA[Rincewind]]></name>
				<uri>https://www.soliforum.com/user/242/</uri>
			</author>
			<updated>2014-09-16T12:17:26Z</updated>
			<id>https://www.soliforum.com/post/66204/#p66204</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help with Firmware side of Extruder Fan mod]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/66176/#p66176" />
			<content type="html"><![CDATA[<p>Sorry I would like to know the answers to your question as well.</p>]]></content>
			<author>
				<name><![CDATA[dceworks]]></name>
				<uri>https://www.soliforum.com/user/6841/</uri>
			</author>
			<updated>2014-09-16T02:45:07Z</updated>
			<id>https://www.soliforum.com/post/66176/#p66176</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Need help with Firmware side of Extruder Fan mod]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/64631/#p64631" />
			<content type="html"><![CDATA[<p>Hi firmware gurus,</p><p>I&#039;m not having much like dealing with arduino.<br />I have&nbsp; a Solidoodle 3 with this board: <a href="http://www.soliforum.com/post/28760/#p28760">http://www.soliforum.com/post/28760/#p28760</a><br />I had a friend solder up the mosfet and headers into the spots on the right side (not &quot;fan&quot; at the top) as described here: <a href="http://solidoodletips.wordpress.com/2012/10/26/gcode-controlled-extruder-fan/">http://solidoodletips.wordpress.com/201 … ruder-fan/</a><br />I began following these instructions to enable the fan in my firmware and have completed up to step 13: <a href="http://www.soliforum.com/post/43170/#p43170">http://www.soliforum.com/post/43170/#p43170</a><br />Now, when I went to enable the fan as mentioned here: ( <a href="http://solidoodletips.wordpress.com/2012/10/26/gcode-controlled-extruder-fan/">http://solidoodletips.wordpress.com/201 … ruder-fan/</a> ) I found don&#039;t have a &quot;Pins.h&quot; tab on my arduino list as mentioned. I do have &quot;SD2 pin map.h&quot;.</p><p>What have I done so terribly wrong?</p><p>Update: </p><p>Under Configuration_adv.h tab I do have this :</p><p>// Extruder cooling fans<br />// Configure fan pin outputs to automatically turn on/off when the associated<br />// extruder temperature is above/below EXTRUDER_AUTO_FAN_TEMPERATURE.<br />// Multiple extruders can be assigned to the same pin in which case<br />// the fan will turn on when any selected extruder is above the threshold.<br />#define EXTRUDER_0_AUTO_FAN_PIN&nbsp; &nbsp;-1<br />#define EXTRUDER_1_AUTO_FAN_PIN&nbsp; &nbsp;-1<br />#define EXTRUDER_2_AUTO_FAN_PIN&nbsp; &nbsp;-1<br />#define EXTRUDER_AUTO_FAN_TEMPERATURE 50<br />#define EXTRUDER_AUTO_FAN_SPEED&nbsp; &nbsp;255&nbsp; // == full speed</p><p>Should&nbsp; I change &quot;#define EXTRUDER_0_AUTO_FAN_PIN&nbsp; &nbsp;-1&quot; to &quot;4&quot;?</p>]]></content>
			<author>
				<name><![CDATA[aaronstalling]]></name>
				<uri>https://www.soliforum.com/user/5503/</uri>
			</author>
			<updated>2014-08-27T09:13:17Z</updated>
			<id>https://www.soliforum.com/post/64631/#p64631</id>
		</entry>
</feed>
