<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Controlling large/multiple heatbeads - relays?</title>
        <description> Hey all,

I&#039;m starting an ambitious build which uses 4x standard MK2B heatbed PCBs to heat up a large print bed. 

Obviously this is much more power/current than any of the usual controllers can handle (I&#039;ll be using a 32bit Smoothieboard or clone). I do have a dedicated power supply just for the heatbeds (720W) but the control is where I&#039;m a bit unsure. I was just going to use some standard automotive relays but then it hit me that they&#039;d only be a decent solution if it was kind of binary control (ie, heatbeds are either on or off) but I don&#039;t believe that&#039;s the case; MOSFETs generally vary current to the heatbeds depending on the required load, don&#039;t they? Eg, a cold bed would be heated at 100% but as it approaches the required temp, it might dial it back to 30%? 

I&#039;m not quite sure how this works or what the best solution is... Any help would be appreciated!</description>
        <link>https://reprap.org/forum/read.php?1,576685,576685#msg-576685</link>
        <lastBuildDate>Tue, 19 May 2026 03:18:17 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,576685,576874#msg-576874</guid>
            <title>Re: Controlling large/multiple heatbeads - relays?</title>
            <link>https://reprap.org/forum/read.php?1,576685,576874#msg-576874</link>
            <description><![CDATA[ I've build a small board with a mosfet to power the second hotend. It's exactly the same as in the ramps schematics, a logic level mosfet driven by a pin from the arduino board. I used the irlb8743 which should be capaple to power a heated bed too, maybe two, in parallel. You can use a couple of them driven by the same pin to make them act as one heater. The Rdson is just 3.2 milli Ohms so heat dissipation should be no problem.]]></description>
            <dc:creator>imqqmi</dc:creator>
            <category>General</category>
            <pubDate>Thu, 29 Oct 2015 05:11:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,576685,576810#msg-576810</guid>
            <title>Re: Controlling large/multiple heatbeads - relays?</title>
            <link>https://reprap.org/forum/read.php?1,576685,576810#msg-576810</link>
            <description><![CDATA[ Bang-bang bed temperature control has been demonstrated to cause print quality problems.  Maybe in your printer it doesn't, or maybe you don't recognize the problem because it is hidden by other print quality problems that you may or may not recognize (it looks a lot like Z wobble, commonly caused by another "good-enough" solution, threaded rods to lift the Z axis instead of lead screws), but PID control capability is provided for a reason.  Why, when there's a thermistor reading the temperature, a heater on the bed, and the firmware is capable of PID control, would you use bang-bang control just to save the cost difference between a mechanical relay and an SSR?  How many $1 or $2 or $5 compromises can you pile into a machine before the resulting quality problems start to bother you?  Have you ever heard the expression "penny wise and pound foolish"?]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>General</category>
            <pubDate>Thu, 29 Oct 2015 00:48:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,576685,576807#msg-576807</guid>
            <title>Re: Controlling large/multiple heatbeads - relays?</title>
            <link>https://reprap.org/forum/read.php?1,576685,576807#msg-576807</link>
            <description><![CDATA[ Hmm, so I can just use what would traditionally be the heatbed output as the trip to feed the relays? I'll probably still have 4x individual channels with their own relays, connected in series....]]></description>
            <dc:creator>pugzor</dc:creator>
            <category>General</category>
            <pubDate>Thu, 29 Oct 2015 00:07:41 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,576685,576802#msg-576802</guid>
            <title>Re: Controlling large/multiple heatbeads - relays?</title>
            <link>https://reprap.org/forum/read.php?1,576685,576802#msg-576802</link>
            <description><![CDATA[ There's no need to use PID control for a heatbed, the old fashioned "Bang bang" control is fine.<br />
<br />
Just stick some relays in there and be done with it.  I'm using a relay to control the heatbed on my printer, it works fine.]]></description>
            <dc:creator>nebbian</dc:creator>
            <category>General</category>
            <pubDate>Wed, 28 Oct 2015 23:46:55 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,576685,576782#msg-576782</guid>
            <title>Re: Controlling large/multiple heatbeads - relays?</title>
            <link>https://reprap.org/forum/read.php?1,576685,576782#msg-576782</link>
            <description><![CDATA[ Thanks for the reply David!<br />
<br />
I do already have the heatbed PCBs and the big DC power supply, so I guess I'm looking for a solution that matches that. I guess I'm kind of fond of using low voltage where possible too.]]></description>
            <dc:creator>pugzor</dc:creator>
            <category>General</category>
            <pubDate>Wed, 28 Oct 2015 21:27:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,576685,576718#msg-576718</guid>
            <title>Re: Controlling large/multiple heatbeads - relays?</title>
            <link>https://reprap.org/forum/read.php?1,576685,576718#msg-576718</link>
            <description><![CDATA[ The best solution for heating a large bed is usually to use an AC mains voltage heater driven by a zero crossing SSR.  Of course, this requires additional safety precautions to be taken.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>General</category>
            <pubDate>Wed, 28 Oct 2015 17:11:38 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,576685,576685#msg-576685</guid>
            <title>Controlling large/multiple heatbeads - relays?</title>
            <link>https://reprap.org/forum/read.php?1,576685,576685#msg-576685</link>
            <description><![CDATA[ Hey all,<br />
<br />
I'm starting an ambitious build which uses 4x standard MK2B heatbed PCBs to heat up a large print bed. <br />
<br />
Obviously this is much more power/current than any of the usual controllers can handle (I'll be using a 32bit Smoothieboard or clone). I do have a dedicated power supply just for the heatbeds (720W) but the control is where I'm a bit unsure. I was just going to use some standard automotive relays but then it hit me that they'd only be a decent solution if it was kind of binary control (ie, heatbeds are either on or off) but I don't believe that's the case; MOSFETs generally vary current to the heatbeds depending on the required load, don't they? Eg, a cold bed would be heated at 100% but as it approaches the required temp, it might dial it back to 30%? <br />
<br />
I'm not quite sure how this works or what the best solution is... Any help would be appreciated!]]></description>
            <dc:creator>pugzor</dc:creator>
            <category>General</category>
            <pubDate>Wed, 28 Oct 2015 15:54:36 -0400</pubDate>
        </item>
    </channel>
</rss>
