<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Reprogram or replace?</title>
        <description> Hi, I’m really a beginner at 3D printing, even though i have been doing it now for a number of years. 

I have a very small machine which I got very cheap a few years ago, and while it’s not the best, after a lot of tinkering and adjusting I have managed to make a lot of good prints out of it. The only problem is that the print area is too small (90x90x90mm), I’ve out grown it and want to print larger things. So i have decided just to increase the size of my machine while keeping the same motors, switches, etc. and this is where the problem comes in. The problem is that I’m changing the Z-axis to a belt drive so i will need to reconfigure the settings, however I cannot find any information on the board I have to enable me to re-flash it. 

It appears to be based on an arduino mega, with an attached “RepRap Discount Smart Controller”. So I’m hoping i can just plug it into my PC and flash it with the latest version of marlin, configure it and away i go...

Can anyone shed a little light on this subject? I really don’t want to buy another controller because this one works fine and I’m trying keep the cost down.

Thanks in advance 

Jason</description>
        <link>https://reprap.org/forum/read.php?13,861689,861689#msg-861689</link>
        <lastBuildDate>Thu, 14 May 2026 18:21:05 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,861689,861720#msg-861720</guid>
            <title>Re: Reprogram or replace?</title>
            <link>https://reprap.org/forum/read.php?13,861689,861720#msg-861720</link>
            <description><![CDATA[ Marlin 2 is much more feature rich  but need recompiled for some changes.   I would use this. <br />
Smooithieware is older  but most things are configured via a text config file.<br />
RRF is ReprapFirmware, originally for duet family of controllers...    Not commonly used on this hardware.]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Nov 2019 17:54:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,861689,861718#msg-861718</guid>
            <title>Re: Reprogram or replace?</title>
            <link>https://reprap.org/forum/read.php?13,861689,861718#msg-861718</link>
            <description><![CDATA[ Cozmicray:<br />
Yeah too late for that. I've already pretty much finished the build which has 250x250x300mm print space. It's similar to the creality 10 in design (almost a copy - by accident) but all axis' are linear rod/bearing, I'm still using the old one for now to print parts for the new one, but once i have it all sorted I'll pull the last few things from the old one and bin it. There's stuff i can salvage from the old one which don't need replacing, ie: motors, coupling, pulleys, belt, some linear rod, stops, screws, extruder. <br />
<br />
My total cost so far is well under $100AUD and the only thing i have left to spend is for a controller which I'd prefer not to have to spend...<br />
<br />
Dust:<br />
Thanks for the heads up. Sounds like it might work for me as i don't plan on hacking it, i just want to set and forget. Not keen on learning a new IDE though, but I'm sure it's not too hard. Whats your preference between Marlin2 and Smoothieware? (whats RRF Port?)<br />
<br />
Once again,thanks for your honest help, I really appreciate it.<br />
<br />
Jason]]></description>
            <dc:creator>Madaxe</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Nov 2019 17:39:20 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,861689,861714#msg-861714</guid>
            <title>Re: Reprogram or replace?</title>
            <link>https://reprap.org/forum/read.php?13,861689,861714#msg-861714</link>
            <description><![CDATA[ Leave that printer intact!<br />
Get / Build another printer!<br />
<br />
Creality 10 or Ender 3<br />
<br />
you will have a very large use base!<br />
<br />
:S]]></description>
            <dc:creator>cozmicray</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Nov 2019 16:11:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,861689,861713#msg-861713</guid>
            <title>Re: Reprogram or replace?</title>
            <link>https://reprap.org/forum/read.php?13,861689,861713#msg-861713</link>
            <description><![CDATA[ Most are going for a bigtreetech skr 1.3 <br />
<br />
Positives:<br />
its cheap as<br />
32 bit LPC1768 <br />
runs marlin2 or smoothieware (and there is a RRF port for it also)<br />
Negatives: <br />
its is a limited control board. only enough pins to be a controller. Not good for hacking like a RAMPS.<br />
3.3v logic. this is not directly compatible with some 5v probes   <br />
The supplied 512meg micro sd card is just rubbish, and you do need a sd card to put the firmware on it and preferably print from it. <br />
<br />
The main negative is you do need to learn to use a new IDE to compile the code (atom or Visual studio code with platformIO) But its all well documented.]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Nov 2019 15:51:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,861689,861696#msg-861696</guid>
            <title>Re: Reprogram or replace?</title>
            <link>https://reprap.org/forum/read.php?13,861689,861696#msg-861696</link>
            <description><![CDATA[ Thanks so much, guys. I had searched brolee but nothing... well something came up, but i think I'm now on a watch list... <br />
<br />
Anyhow, That printer you linked to is the exact printer i have, but I only paid $99 AUD (around 5 years ago) so i feel pretty good now. I didn't feel so good when i bought it new, it was on clearance and i was walking out the door and saw it and thought: "Why Not"... then spent the next 6 months trying to get it to work properly, but eventually I got it working really well (for me anyhow).<br />
<br />
I have absolutely no intention of mapping out all the pins, i just don't have the time for that. I think i can adjust some of the settings from the control panel, so I'll try and get away with it, if not I'll just bite the bullet and buy another controller. <br />
<br />
Without opening a can or worms, and leaving personal prejudice aside, can anyone recommend a controller for under $50? I'm not looking for NASA grade components, i only use it to make basic prototypes for testing before heading to the machine shop to make real parts (or occasionally making small brackets etc.). I've found i can hold accuracy of around 0.25mm (0.010") with it, and that's good enough for me, and i can handle the ~10% print failures as they always fail in the first layer anyway. Having said that, If i do go with a new controller, i may look for a heated bed too if someone can recommend an affordable one of those too?<br />
<br />
Thanks again guys<br />
<br />
Jason]]></description>
            <dc:creator>Madaxe</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Nov 2019 08:09:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,861689,861694#msg-861694</guid>
            <title>Re: Reprogram or replace?</title>
            <link>https://reprap.org/forum/read.php?13,861689,861694#msg-861694</link>
            <description><![CDATA[ If you can find a pins definition, or trace out all the pins or get the firmware source code so you can extract the information...  If not it will be far easier to get a modern controller]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Nov 2019 06:44:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,861689,861692#msg-861692</guid>
            <title>Re: Reprogram or replace?</title>
            <link>https://reprap.org/forum/read.php?13,861689,861692#msg-861692</link>
            <description><![CDATA[ There is a spelling error on your board.<br />
<br />
Typical for Chinese products, the name is Borlee3D<br />
[<a href="https://www.aniwaa.com/product/3d-printers/borlee-mini01/" target="_blank"  rel="nofollow">www.aniwaa.com</a>]<br />
<br />
You might be able to find out more by looking for this brand.]]></description>
            <dc:creator>Ohmarinus</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Nov 2019 06:05:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,861689,861689#msg-861689</guid>
            <title>Reprogram or replace?</title>
            <link>https://reprap.org/forum/read.php?13,861689,861689#msg-861689</link>
            <description><![CDATA[ Hi, I’m really a beginner at 3D printing, even though i have been doing it now for a number of years. <br />
<br />
I have a very small machine which I got very cheap a few years ago, and while it’s not the best, after a lot of tinkering and adjusting I have managed to make a lot of good prints out of it. The only problem is that the print area is too small (90x90x90mm), I’ve out grown it and want to print larger things. So i have decided just to increase the size of my machine while keeping the same motors, switches, etc. and this is where the problem comes in. The problem is that I’m changing the Z-axis to a belt drive so i will need to reconfigure the settings, however I cannot find any information on the board I have to enable me to re-flash it. <br />
<br />
It appears to be based on an arduino mega, with an attached “RepRap Discount Smart Controller”. So I’m hoping i can just plug it into my PC and flash it with the latest version of marlin, configure it and away i go...<br />
<br />
Can anyone shed a little light on this subject? I really don’t want to buy another controller because this one works fine and I’m trying keep the cost down.<br />
<br />
Thanks in advance <br />
<br />
Jason]]></description>
            <dc:creator>Madaxe</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 01 Nov 2019 05:43:53 -0400</pubDate>
        </item>
    </channel>
</rss>
