<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>I Wish to Upgrade my Print Bed</title>
        <description> Hello everyone.

I own a MakerFarm 12” Pegasus printer  that I’ve been very unsatisfied with.  I’d like to replace the PCB heat bed because it’s causing horizontal banding on any print that needs temperatures higher than 50c.  I could try replacing the mechanical relay with a solid state replay and enable PID, but I’m not sure if I want to bother.

I would really like to switch to an aluminum plate and silicone heater.  My worry is that the Y axis Nema 17 stepper would not be able to move the weight of a 4lb block of aluminum plus heater and a sheet of glass or PEI.

Anyone have a recommendation?  The Pegasus uses a RAMPS board so I’m limited to 12v.  The stepper motors I have are 42 BHH48-151K-24B.  I&#039;ve looked, but I can&#039;t find a data sheet for the motor.

Thanks!</description>
        <link>https://reprap.org/forum/read.php?1,727733,727733#msg-727733</link>
        <lastBuildDate>Sun, 10 May 2026 10:00:21 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,727733,728118#msg-728118</guid>
            <title>Re: I Wish to Upgrade my Print Bed</title>
            <link>https://reprap.org/forum/read.php?1,727733,728118#msg-728118</link>
            <description><![CDATA[ Thanks for the great tips!  You all have given me more to think about.]]></description>
            <dc:creator>2DMatt</dc:creator>
            <category>General</category>
            <pubDate>Sun, 04 Dec 2016 11:03:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,727733,727934#msg-727934</guid>
            <title>Re: I Wish to Upgrade my Print Bed</title>
            <link>https://reprap.org/forum/read.php?1,727733,727934#msg-727934</link>
            <description><![CDATA[ +1 on the sevenswitch for higher current heatbed]]></description>
            <dc:creator>Mutley3D</dc:creator>
            <category>General</category>
            <pubDate>Sat, 03 Dec 2016 14:36:50 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,727733,727885#msg-727885</guid>
            <title>Re: I Wish to Upgrade my Print Bed</title>
            <link>https://reprap.org/forum/read.php?1,727733,727885#msg-727885</link>
            <description><![CDATA[ I am running my RAMPS on 12V and my relatively big heated bed on 24V.<br />
<br />
You can use your RAMPS with 24V, however you should power the Arduino through a separate voltage source (which is always a good idea as the integrated AMS1117 voltage regulator is much too weak if you are running a big screen and servos) and check if your caps can handle the voltage (normally they should be rated for 35V but there are different RAMPS versions - you should check).<br />
<br />
About your idea to use a SSD - please do not. The cheap <b>DC-DC</b> SSDs are no good. The RAMPS can only handle a 10A heated bed and only with additional cooling so if you are going to use a more powerful heated bed the easiest way to do this is with a simple MOSFET circuit - check out for example the <a href="http://reprap.org/wiki/SevenSwitch_1.2" target="_blank"  rel="nofollow">sevenswitch</a> - just remember to use a proper heatsink.]]></description>
            <dc:creator>icefire</dc:creator>
            <category>General</category>
            <pubDate>Sat, 03 Dec 2016 10:36:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,727733,727855#msg-727855</guid>
            <title>Re: I Wish to Upgrade my Print Bed</title>
            <link>https://reprap.org/forum/read.php?1,727733,727855#msg-727855</link>
            <description><![CDATA[ Remove the relay circuit and run directly through the MOSFET on the RAMPS board for the heated bed and use PID - Try this first, but also put a small fan onto the RAMPs to keep it cool if not already doing so.<br />
<br />
If the reasons for your banding are releated to use of "bang bang" control on the bed heater, using PID will resolve this.]]></description>
            <dc:creator>Mutley3D</dc:creator>
            <category>General</category>
            <pubDate>Sat, 03 Dec 2016 08:54:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,727733,727739#msg-727739</guid>
            <title>Re: I Wish to Upgrade my Print Bed</title>
            <link>https://reprap.org/forum/read.php?1,727733,727739#msg-727739</link>
            <description><![CDATA[ You will have no need for the glass if you switch to the aluminum. Silicone heaters don't weigh much more than the pcb heaters. Don't over think this, the motor you have is most likely more than adequate.]]></description>
            <dc:creator>Shank man</dc:creator>
            <category>General</category>
            <pubDate>Fri, 02 Dec 2016 21:05:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,727733,727738#msg-727738</guid>
            <title>Re: I Wish to Upgrade my Print Bed</title>
            <link>https://reprap.org/forum/read.php?1,727733,727738#msg-727738</link>
            <description><![CDATA[ "uses a RAMPS board so I’m limited to 12v"  well that false for a start, many use ramps on 24 volts. You just need to know what your doing.<br />
<br />
Basically if you want just a 24v bed, replace the 11amp poly fuse with a thick wire. And put a inline 24v fuse in the heated bed wire. <br />
Hook up 24v to the 11amp input. <br />
<br />
That is all there is to it.<br />
<br />
<br />
Now if you want full 24v conversion, steppers, hot end etc that more complicated, but also doable. <br />
<br />
You can also just make the stepper 24v, by removing the vmot pin on each of the pololu modules and applying a 24v to the now isolated from the ramps vmot pin <br />
(some people make the pin stick up instead of going down, and then attach the 24v to the upward facing pins)]]></description>
            <dc:creator>Dust</dc:creator>
            <category>General</category>
            <pubDate>Fri, 02 Dec 2016 20:38:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,727733,727733#msg-727733</guid>
            <title>I Wish to Upgrade my Print Bed</title>
            <link>https://reprap.org/forum/read.php?1,727733,727733#msg-727733</link>
            <description><![CDATA[ Hello everyone.<br />
<br />
I own a MakerFarm 12” Pegasus printer  that I’ve been very unsatisfied with.  I’d like to replace the PCB heat bed because it’s causing horizontal banding on any print that needs temperatures higher than 50c.  I could try replacing the mechanical relay with a solid state replay and enable PID, but I’m not sure if I want to bother.<br />
<br />
I would really like to switch to an aluminum plate and silicone heater.  My worry is that the Y axis Nema 17 stepper would not be able to move the weight of a 4lb block of aluminum plus heater and a sheet of glass or PEI.<br />
<br />
Anyone have a recommendation?  The Pegasus uses a RAMPS board so I’m limited to 12v.  The stepper motors I have are 42 BHH48-151K-24B.  I've looked, but I can't find a data sheet for the motor.<br />
<br />
Thanks!]]></description>
            <dc:creator>2DMatt</dc:creator>
            <category>General</category>
            <pubDate>Fri, 02 Dec 2016 19:47:58 -0500</pubDate>
        </item>
    </channel>
</rss>
