<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>extra Fet to ramps 1.4</title>
        <description> I&#039;ve managed to kill 3 fets on D9 somehow, I was extra carefull last time too...

so I&#039;ve given up trying to replace the fet on D9, managed to damage the tracks a little on the ramps trying to get fets off the board now. so want to try adding a fet on a breadboard to another (pref PWM) pin.

does RAMPS have pinholes for the other arduino PWM pins? - I see there&#039;s a couple of aux pins on the ramps board, but can&#039;t find any info on them.</description>
        <link>https://reprap.org/forum/read.php?219,138744,138744#msg-138744</link>
        <lastBuildDate>Wed, 16 Sep 2026 12:09:30 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?219,138744,139203#msg-139203</guid>
            <title>Re: extra Fet to ramps 1.4</title>
            <link>https://reprap.org/forum/read.php?219,138744,139203#msg-139203</link>
            <description><![CDATA[ the firmware is easy.<br />
why do I want a driver rather than a mosfet and resistor?]]></description>
            <dc:creator>se5a</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Fri, 22 Jun 2012 08:07:09 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,138744,138812#msg-138812</guid>
            <title>Re: extra Fet to ramps 1.4</title>
            <link>https://reprap.org/forum/read.php?219,138744,138812#msg-138812</link>
            <description><![CDATA[ The <a href="http://reprap.org/wiki/SevenSwitch" target="_blank"  rel="nofollow">SevenSwitch</a> is a fine solution for driving DC motors as well. Throttling the motor works, if connected to a PWM pin.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />except I can't really see how to wire it.</div></blockquote>
<br />
It's just two pins you have to connect:<br />
<br />
<div id="div_5e867c163fa63307b449c9512df36d18"
     class="mod_embed_images"
     style="width:300px">

  

    
      
    

    <div id="imagediv_5e867c163fa63307b449c9512df36d18" class="mod_embed_images_image"
         style="width:300px; height:273px">

    

    <a href="http://reprap.org/mediawiki/images/thumb/d/d2/SevenSwitch_1.0_Signal_Pins.jpeg/300px-SevenSwitch_1.0_Signal_Pins.jpeg">
        <img src="/forum/thumbcache/d0d/232/387/c76/8c3/445/232/a86/f32/4be/1e_800x400.jpg"
             width="300"
             height="273"
             id="image_5e867c163fa63307b449c9512df36d18"
             alt="300px-SevenSwitch_1.0_Signal_Pins.jpeg"
             title="300px-SevenSwitch_1.0_Signal_Pins.jpeg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_5e867c163fa63307b449c9512df36d18"
      >
      <a id="link_5e867c163fa63307b449c9512df36d18" href="http://reprap.org/mediawiki/images/thumb/d/d2/SevenSwitch_1.0_Signal_Pins.jpeg/300px-SevenSwitch_1.0_Signal_Pins.jpeg">300px-SevenSwitch_1.0_Signal_Pins.jpeg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('5e867c163fa63307b449c9512df36d18', '/forum/thumbcache/d0d/232/387/c76/8c3/445/232/a86/f32/4be/1e_800x400.jpg', 'http://reprap.org/mediawiki/images/thumb/d/d2/SevenSwitch_1.0_Signal_Pins.jpeg/300px-SevenSwitch_1.0_Signal_Pins.jpeg', 'https://reprap.org/forum/addon.php?219,module=embed_images,check_scaling=1,url=http%3A%2F%2Freprap.org%2Fmediawiki%2Fimages%2Fthumb%2Fd%2Fd2%2FSevenSwitch_1.0_Signal_Pins.jpeg%2F300px-SevenSwitch_1.0_Signal_Pins.jpeg', '', 138812, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
"Signal" is the pin which operates the switch. The more tricky part is to get your firmware operating this pin to your wishes. In Teacup additional devices can be defined like another heater, with or without a thermistor. Not sure about other firmwares.<br/>]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 20 Jun 2012 06:47:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,138744,138768#msg-138768</guid>
            <title>Re: extra Fet to ramps 1.4</title>
            <link>https://reprap.org/forum/read.php?219,138744,138768#msg-138768</link>
            <description><![CDATA[ Yes those pins are PMWable.<br />
<br />
<br />
You want to use a DC motor driver board instead of just the mosfet and resistor.<br />
<br />
You could use one like [<a href="http://www.pololu.com/catalog/product/713" target="_blank"  rel="nofollow">www.pololu.com</a>] for up to 1A (3A peak) loads or something like [<a href="http://www.pololu.com/catalog/product/1451" target="_blank"  rel="nofollow">www.pololu.com</a>] for 12A (30A peak).]]></description>
            <dc:creator>Sublime</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 20 Jun 2012 00:08:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,138744,138752#msg-138752</guid>
            <title>Re: extra Fet to ramps 1.4</title>
            <link>https://reprap.org/forum/read.php?219,138744,138752#msg-138752</link>
            <description><![CDATA[ except I can't really see how to wire it. <br />
<br />
I'm a tad electronicaly stupid.]]></description>
            <dc:creator>se5a</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 19 Jun 2012 20:41:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,138744,138747#msg-138747</guid>
            <title>Re: extra Fet to ramps 1.4</title>
            <link>https://reprap.org/forum/read.php?219,138744,138747#msg-138747</link>
            <description><![CDATA[ Ijust found this:<br />
[<a href="http://reprap.org/mediawiki/images/f/f6/RAMPS1.4schematic.png" target="_blank"  rel="nofollow">reprap.org</a>]<br />
<br />
if I'm reading that right, I can use the servos as well yes?]]></description>
            <dc:creator>se5a</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 19 Jun 2012 19:55:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,138744,138746#msg-138746</guid>
            <title>Re: extra Fet to ramps 1.4</title>
            <link>https://reprap.org/forum/read.php?219,138744,138746#msg-138746</link>
            <description><![CDATA[ X-min and X-max endstop pins are PWMable]]></description>
            <dc:creator>Sublime</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 19 Jun 2012 19:49:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,138744,138744#msg-138744</guid>
            <title>extra Fet to ramps 1.4</title>
            <link>https://reprap.org/forum/read.php?219,138744,138744#msg-138744</link>
            <description><![CDATA[ I've managed to kill 3 fets on D9 somehow, I was extra carefull last time too...<br />
<br />
so I've given up trying to replace the fet on D9, managed to damage the tracks a little on the ramps trying to get fets off the board now. so want to try adding a fet on a breadboard to another (pref PWM) pin.<br />
<br />
does RAMPS have pinholes for the other arduino PWM pins? - I see there's a couple of aux pins on the ramps board, but can't find any info on them.]]></description>
            <dc:creator>se5a</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 19 Jun 2012 19:35:59 -0400</pubDate>
        </item>
    </channel>
</rss>
