<?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 — RAMPS 1.4 question]]></title>
		<link>https://www.soliforum.com/topic/5662/ramps-14-question/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/5662/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in RAMPS 1.4 question.]]></description>
		<lastBuildDate>Sun, 23 Feb 2014 05:58:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50643/#p50643</link>
			<description><![CDATA[<p>Very informative.&nbsp; Thanks Adrian.</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sun, 23 Feb 2014 05:58:57 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50643/#p50643</guid>
		</item>
		<item>
			<title><![CDATA[Re: RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50627/#p50627</link>
			<description><![CDATA[<p>yes. </p><p>But like I said - they are just outputs ; not something specifically only for extruders - all the extender is is a low-power switched pair of mosfets that can be gcode controlled - you can use them for anything or any types of fans...</p>]]></description>
			<author><![CDATA[null@example.com (adrian)]]></author>
			<pubDate>Sun, 23 Feb 2014 04:06:45 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50627/#p50627</guid>
		</item>
		<item>
			<title><![CDATA[Re: RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50626/#p50626</link>
			<description><![CDATA[<p>I&#039;m confused.&nbsp; </p><p>On the fan extender board, there are 2 fan outputs.&nbsp; Once of them is GCode controlled to cool the print, so you&#039;d install it in front of the first extruder.&nbsp; Can you do the same with the second fan for the second extruder? and will the GCode be independent from the first fan (meaning they work independently of each other based on what each print head is doing.</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sun, 23 Feb 2014 04:01:47 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50626/#p50626</guid>
		</item>
		<item>
			<title><![CDATA[Re: RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50621/#p50621</link>
			<description><![CDATA[<div class="quotebox"><cite>pirvan wrote:</cite><blockquote><p>Wait, hold on for a sec.&nbsp; </p><p>I though that if I add a 5th palolu driver, then the D9 or D10 output (don&#039;t remember which), will be the output for the second extruder.&nbsp; </p><p>If aI also add the fan extender the only change that would be needed is to set the configuration.h to board #34, and the firmware would take care of everything.</p><p>So if there are 2 fan outputs, I would assume they&#039;re there to support the 2 extruders, right?</p></blockquote></div><p>hangon - i think we&#039;ve crossed wires here. Yes you can support 2 extruders on the ramps, via the D9/D10 . This has nothing to do with the fanextender. When you said the fanextender can support extra extruders - I was assuming you where&nbsp; referring to using the fan extender to control *extra* extruders - as in more than the 2 that are there already. </p><p>The fan extender can support 2 fans, yes. The first fan is configured by the same as the RH fan control button, and the extra fan is gcode controlled or can be used elsewhere in the firmware using its pin directly. (Marlin has, for a while now, allowed far more intelligent fan control setup - so that the electronics fan can be configured to only come on when there is motor movements and then stay on for 90secs or whatever you set; and likewise, it can setup any extruder cooling fans (not the Print fans...) to only turn on when the extruder is past 50°C or whatever you set... This is what I was referring to as well in regards to options you can exploit in the firmware with the fanextender...)</p><p>At the end of the day, the fan extender is a dual-output additional low-current MOSFET setup borrowing pins from the servo header... you can then choose to use it in a multitude of ways and not just extruders or print fans.</p>]]></description>
			<author><![CDATA[null@example.com (adrian)]]></author>
			<pubDate>Sun, 23 Feb 2014 03:25:00 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50621/#p50621</guid>
		</item>
		<item>
			<title><![CDATA[Re: RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50617/#p50617</link>
			<description><![CDATA[<p>Wait, hold on for a sec.&nbsp; </p><p>I though that if I add a 5th palolu driver, then the D9 or D10 output (don&#039;t remember which), will be the output for the second extruder.&nbsp; </p><p>If aI also add the fan extender the only change that would be needed is to set the configuration.h to board #34, and the firmware would take care of everything.</p><p>So if there are 2 fan outputs, I would assume they&#039;re there to support the 2 extruders, right?</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sun, 23 Feb 2014 03:06:35 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50617/#p50617</guid>
		</item>
		<item>
			<title><![CDATA[Re: RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50615/#p50615</link>
			<description><![CDATA[<p>2 fans and they are gcode driven - but ultimately just additional pins... so you can also just set the pins up to be whatever under the firmware, so they can just be always on - or you can set them up to be &#039;controller fan&#039; &#039;extruder fan&#039; and only turn on when neccesary based on movement/temp thresholds.</p><p>As for using it to drive additional extruders - you can turn heaters on/off because yes they are ultimately just 2 pair of extra pins - but you can&#039;t actually drive a driver for it etc... thats what the extrudrboard etc addresses by mimicking not only the mosfet but also all the stepper-driver pins</p>]]></description>
			<author><![CDATA[null@example.com (adrian)]]></author>
			<pubDate>Sun, 23 Feb 2014 02:46:17 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50615/#p50615</guid>
		</item>
		<item>
			<title><![CDATA[Re: RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50614/#p50614</link>
			<description><![CDATA[<p>From what I read, the fan extender reroutes the output of the 5th driver to the servo output so you can use a 2nd extruder.&nbsp; &nbsp;</p><p>Does it only drive a Gcode controlled fan, or can it do more fans?&nbsp; How many fans can it support?</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sun, 23 Feb 2014 02:43:48 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50614/#p50614</guid>
		</item>
		<item>
			<title><![CDATA[Re: RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50608/#p50608</link>
			<description><![CDATA[<p>From a straight functional perspective - you can.</p><p>But - the 5V rails on the RAMPS are actually powered via the underlying arduino megas 5V regulator - The ramps passes power to the arduino via VIN and then draws the 5V back via the 5V pins...</p><p>This means it really comes down to the regulator on the arduino mega or clone you are using - usually - the MC33269-D ( <a href="http://www.onsemi.com/pub_link/Collateral/MC33269-D.PDF">http://www.onsemi.com/pub_link/Collateral/MC33269-D.PDF</a> ) So a normal arduino is really only rated to 800ma max - some clones bump this to 1A+ like the Taurino Power (not the Classic!)...</p><p>Given all the other 5V stuff drawing power (the drivers, the mega itself, etc) - 340ma is probably pushing it. Better off just using the RRD fanextender board and running them 12v but with PWM would be my suggestion.. but short term - yes it will work but just will potentially load you mega&#039;s regulator a lot and cause power supply ripple depending on the quality of the capacitors filtering the 5V on your specific mega... </p><p>And aux ports use - expansion really... there is/was an extruder breakout and things similar to the extrudrboard (for the printrboard)... can&#039;t recall who did it though.</p><p>(EDIT: do also remember - arduino&#039;s traditionally don&#039;t like 12V - they&#039;ll do it; but that 7V voltage drop has to get burnt up as heat in the regulator.. so using 12V to power them in the first place really heats up that regulator... (another reason the taurino/clones swap out the regulator and talk of &#039;being able to be powered from 12v reliably&#039;...) .. so be wary of taking it all the way to max on the regulator... its already going to be toasty <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /> )</p>]]></description>
			<author><![CDATA[null@example.com (adrian)]]></author>
			<pubDate>Sun, 23 Feb 2014 02:23:22 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50608/#p50608</guid>
		</item>
		<item>
			<title><![CDATA[RAMPS 1.4 question]]></title>
			<link>https://www.soliforum.com/post/50560/#p50560</link>
			<description><![CDATA[<p>Can the 5V pins on the AUX1 and AUX2 be used to drive a fan?&nbsp; </p><p>I&#039;m currently using the Sanguinololu board and I have a cooling fan for the electronics.&nbsp; Although that is a 12V fan , it&#039;s currently connected to 5V, and provides more than enough cooling while being almost inaudible.</p><p>I&#039;m about to replace the Sanguino with the RAMS and I&#039;d like to connect the fan to 5V instead of 12V.</p><p>So is it OK to connect the fan to any of the 5V on the auxiliary header?&nbsp; Can they provide enough current to drive the fan?</p><p>Fan Spec is 12V @.14A, so at 5V it would probably draw about .34A</p><p>BTW, what are the Auxiliary pins blocks for on the RAMS?&nbsp; One seems to be for driving servos, and I&#039;ve seen a setup for using a Bluetooth on the AUX1, any other uses?</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sat, 22 Feb 2014 18:42:13 +0000</pubDate>
			<guid>https://www.soliforum.com/post/50560/#p50560</guid>
		</item>
	</channel>
</rss>
