<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Re-ARM for RAMPS, simple 32-bit upgrade</title>
        <description> 

  

    
      
    

    

    

    
        
    

    

    

    
      
    

  

 



mod_embed_images_loadimage(&#039;c5ba5282356d021a687a619413b4fbb0&#039;, &#039;/forum/thumbcache/b32/eb5/e60/b44/435/10f/5af/05b/c3b/2ca/92_800x400.jpg&#039;, &#039;https://lh3.googleusercontent.com/proxy/eDpY8s8wP7TuJ9HwjVSPiWekHCU5HXTWtEVVbJCLGyjg5TLWAnC_EvO5DwoOdeNp1gnxfqiZC-5a4BP7P6haz49dhcTg_Ph0nPmmEZLCva3vIUFFW1enqAOLBdIuGIQtEiLI40lIAS7MkG5A3hec61OrSsbGlggkL0BDsARrRZ_NbmzY4Pd8JRJiBwz3iPAjcH_veeKE5_IyKE1TmqrtiEnFiGH-vpylIPMBCjRgDWQuGMhXa8yTHqyv9kNdsKx8j4upa5Avk3rCLqPU0ueW=w530-h298-p&#039;, &#039;https://reprap.org/forum/addon.php?339,module=embed_images,check_scaling=1,url=https%3A%2F%2Flh3.googleusercontent.com%2Fproxy%2FeDpY8s8wP7TuJ9HwjVSPiWekHCU5HXTWtEVVbJCLGyjg5TLWAnC_EvO5DwoOdeNp1gnxfqiZC-5a4BP7P6haz49dhcTg_Ph0nPmmEZLCva3vIUFFW1enqAOLBdIuGIQtEiLI40lIAS7MkG5A3hec61OrSsbGlggkL0BDsARrRZ_NbmzY4Pd8JRJiBwz3iPAjcH_veeKE5_IyKE1TmqrtiEnFiGH-vpylIPMBCjRgDWQuGMhXa8yTHqyv9kNdsKx8j4upa5Avk3rCLqPU0ueW%3Dw530-h298-p&#039;, &#039;&#039;, 722194, 800, 400, &#039;Loading image ...&#039;, false);



Kickstarter

The easy way to upgrade your ramps system to 32bit. 

You unplug the old mega and plug in this new board (presuming it fits in your enclosure) and your done (hardware wise)

This board runs smoothieware, no it will not run Marlin or Repetier or other 8 bit firmwares.

Disclaimer: I’m not associated with this kickstarter in anyway, I just think its a very good idea and well worth supporting.</description>
        <link>https://reprap.org/forum/read.php?339,722194,722194#msg-722194</link>
        <lastBuildDate>Sun, 14 Jun 2026 21:49:30 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,770001#msg-770001</guid>
            <title>ST license violation</title>
            <link>https://reprap.org/forum/read.php?339,722194,770001#msg-770001</link>
            <description><![CDATA[ Nope. No (serious) GPL violation by ST to see here. They're using Marlin 1.0.0 which did not have the GPLv3 preamble all over it. The only oversight is they left out the LICENSE file. But, they are making a good faith effort to include the source, so there's nothing actionable here.]]></description>
            <dc:creator>Thinkyhead</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Wed, 24 May 2017 16:17:29 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,769998#msg-769998</guid>
            <title>didn&#039;t ST do a port to the STM32F4 already…</title>
            <link>https://reprap.org/forum/read.php?339,722194,769998#msg-769998</link>
            <description><![CDATA[ Sorry to hear about the ST GPL violation. It's possible they hired a contractor who pulled that nonsense. Anyway, I'll give them a heads-up about the issue if it seems warranted.<br />
<br />
Anyway, we're about to do a re-organization of the code into a hierarchical file structure and do a new release (as 1.2.0) so we can focus on the HAL and refactoring generally. We have a branch with 32-bit support bolted into the current codebase, and it works, but will need more work to generalize for more chips. The MK4Duo branch and a couple of others are still being maintained also, so we'll be using those for reference as well.]]></description>
            <dc:creator>Thinkyhead</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Wed, 24 May 2017 16:04:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,767742#msg-767742</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,767742#msg-767742</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Thinkyhead</strong><br />
I've been donated a Re-ARM for the purpose of porting Marlin (as part of the effort to support 32-bit boards, generally). Bob C. has provided us a good starting-point. Of course I agree, a proper port of Marlin would be a bottom-up re-write, and we'll end up doing that through a morphing process in a separate branch. </div></blockquote>
<br />
didn't ST do a port to the STM32F4 already, for their board which uses all ST parts (including stepper drivers) as a Reference Design?  here's the link to the eval board: [<a href="http://www.st.com/en/evaluation-tools/steval-3dp001v1.html" target="_blank"  rel="nofollow">www.st.com</a>]<br />
<br />
following the links they have the software here: [<a href="http://www.st.com/content/st_com/en/products/embedded-software/evaluation-tool-software/stsw-3dp001.html" target="_blank"  rel="nofollow">www.st.com</a>]<br />
<br />
which requires a login to access... which i have... so here's a copy of the source: [<a href="http://hands.com/~lkcl/en.stsw3dp001.zip" target="_blank"  rel="nofollow">hands.com</a>]<br />
<br />
aaaand it's a GPL violation, aargh.  the GPL license has been REMOVED from that tarball (i.e. is NOT present) which is itself a violation of the terms and conditions of the GPL license.<br />
<br />
*sigh* _apart_ from that the port appears to have already been successfully done, so may be of value to see what techniques / modifications that they made.]]></description>
            <dc:creator>lkcl</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Sat, 13 May 2017 09:34:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,759262#msg-759262</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,759262#msg-759262</link>
            <description><![CDATA[ So, I checked the SD card an you were right. I have since replaced the card but now when I try to home the axis they all don't move at the same time. In fact it starts with the x axis and it goes in the oppsite direction.]]></description>
            <dc:creator>Tech-Masterz</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Wed, 29 Mar 2017 14:42:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,758736#msg-758736</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,758736#msg-758736</link>
            <description><![CDATA[ You might have a faulty SD card, I recommend you find a new microSD card, and try following the instructions at : [<a href="http://smoothieware.org/sd-card" target="_blank"  rel="nofollow">smoothieware.org</a>][/quote]<br />
<br />
Thanks I'll try that and let you know what happened. Any other suggestions about the issues?]]></description>
            <dc:creator>Tech-Masterz</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Mon, 27 Mar 2017 11:23:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,758734#msg-758734</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,758734#msg-758734</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Tech-Masterz</strong><br />
So, I just got my board about two weeks ago and I having a world of trouble and its three fold. The company has yet to respond to my emails and I am so lost with what I am doing. <br />
<br />
Firstly, i have installed the drivers needed to connect the board to the computer however it will not show the SD plugged into in when connected to the computer. It only shows its on a comp port as smoothieboard.<br />
<br />
My second problem is I am not sure I am updating the firmaware right. I have the firmware file on the SD card and the config loaded with all my printer settings as per Panucatt and Smoothieware's website. In addition to that cannot get the Re-Arm to connect to cure for printing. By that I mean it will keeps telling me it cannot connect to the port my printer is in.<br />
<br />
My third is my LCD isn't showing anything on it other than a blue screen (the background).  I followed the LCD instructions on the Panucatt's website and i have the exact same LCD they are using. Its the RepRap discount one. After I updated the config file with the LCD code it still hasn't shown anything. The LCD worked before when I was using the arguing and ramps combo.<br />
<br />
Thanks in advance for you help.</div></blockquote>
<br />
You might have a faulty SD card, I recommend you find a new microSD card, and try following the instructions at : [<a href="http://smoothieware.org/sd-card" target="_blank"  rel="nofollow">smoothieware.org</a>]]]></description>
            <dc:creator>arthurwolf</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Mon, 27 Mar 2017 11:14:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,758732#msg-758732</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,758732#msg-758732</link>
            <description><![CDATA[ So, I just got my board about two weeks ago and I having a world of trouble and its three fold. The company has yet to respond to my emails and I am so lost with what I am doing. <br />
<br />
Firstly, i have installed the drivers needed to connect the board to the computer however it will not show the SD plugged into in when connected to the computer. It only shows its on a comp port as smoothieboard.<br />
<br />
My second problem is I am not sure I am updating the firmaware right. I have the firmware file on the SD card and the config loaded with all my printer settings as per Panucatt and Smoothieware's website. In addition to that cannot get the Re-Arm to connect to cure for printing. By that I mean it will keeps telling me it cannot connect to the port my printer is in.<br />
<br />
My third is my LCD isn't showing anything on it other than a blue screen (the background).  I followed the LCD instructions on the Panucatt's website and i have the exact same LCD they are using. Its the RepRap discount one. After I updated the config file with the LCD code it still hasn't shown anything. The LCD worked before when I was using the arguing and ramps combo.<br />
<br />
Thanks in advance for you help.]]></description>
            <dc:creator>Tech-Masterz</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Mon, 27 Mar 2017 11:08:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,758727#msg-758727</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,758727#msg-758727</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Thinkyhead</strong><br />
Meanwhile, can someone remind me whether RepRapFirmware or Smoothieware support Dual X Carriages, switching extruders, mixing extruders, BL-Touch probe, and so on…? In other words, are they being kept up to date with the ever-evolving RepRap world?</div></blockquote>
<br />
Hi Thinkyhead,<br />
<br />
Smoothieware doesn't support Dual-X (IDEX) yet.<br />
<br />
Google Groups › Smoothieware Support › <a href="https://groups.google.com/forum/#!searchin/smoothieware-support/dual|sort:relevance/smoothieware-support/TkuU0NzAzhQ/GxL8YVq2BAAJ" target="_blank"  rel="nofollow">Dual Independent Extruders</a>]]></description>
            <dc:creator>Genie</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Mon, 27 Mar 2017 10:49:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,756480#msg-756480</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,756480#msg-756480</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Thinkyhead</strong><br />
Meanwhile, can someone remind me whether RepRapFirmware or Smoothieware support Dual X Carriages, switching extruders, mixing extruders, BL-Touch probe, and so on…? In other words, are they being kept up to date with the ever-evolving RepRap world?</div></blockquote>
<br />
RepRapFirmware supports all of those. I believe it was the first firmware to support mixing extruders, before Repetier did according to github commits. Dual X-carriage (actually quad X-carriage) support was added last Autumn.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Fri, 17 Mar 2017 04:35:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,756422#msg-756422</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,756422#msg-756422</link>
            <description><![CDATA[ I've been donated a Re-ARM for the purpose of porting Marlin (as part of the effort to support 32-bit boards, generally). Bob C. has provided us a good starting-point. Of course I agree, a proper port of Marlin would be a bottom-up re-write, and we'll end up doing that through a morphing process in a separate branch. But even the current code-base could gain a nice configuration system in the style of Smoothie or RepRapFW that takes advantage of the additional SRAM as a simple feature-addition. We've only resisted that approach so far out of deference to the mission to keep Marlin tiny so it can run on the most modest and inexpensive AVRs. Of course, having a live configuration system that can enable any feature means that *all* features must be compiled in, and that makes for an even larger project where a true re-write would be needed. Still, core portions of Marlin can be retained in both projects by converting them to libraries. There have been efforts to make web-based configuration systems for Marlin, and some are pretty good. None are quite 100% complete. Inevitably some tweaking of configuration files is necessary. For Marlin 1.1.x we've aimed to simplify as much as possible.<br />
<br />
Meanwhile, can someone remind me whether RepRapFirmware or Smoothieware support Dual X Carriages, switching extruders, mixing extruders, BL-Touch probe, and so on…? In other words, are they being kept up to date with the ever-evolving RepRap world?]]></description>
            <dc:creator>Thinkyhead</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Thu, 16 Mar 2017 21:39:48 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,755664#msg-755664</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,755664#msg-755664</link>
            <description><![CDATA[ I know I'm a little late, but you can buy the Re-arm board here: <a href="http://www.panucatt.com/Re_ARM_for_RAMPS_p/ra1768.htm" target="_blank"  rel="nofollow">Re-arm board</a> :D]]></description>
            <dc:creator>Tech-Masterz</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Mon, 13 Mar 2017 22:59:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,738365#msg-738365</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,738365#msg-738365</link>
            <description><![CDATA[ Dust :)-D]]></description>
            <dc:creator>Genie</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Fri, 13 Jan 2017 07:40:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,738364#msg-738364</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,738364#msg-738364</link>
            <description><![CDATA[ @Genie<br />
<br />
Looking good.  Love the total lack of a pcb :)]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Fri, 13 Jan 2017 07:39:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,738361#msg-738361</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,738361#msg-738361</link>
            <description><![CDATA[ Hey Dust,<br />
<br />
You're right! Additional four LEDs are able to help out in case of trouble... but its location order would be left to right, LED3-LED4-LED2-LED1 at RAMPS SERVOS header. I have uploaded sneak movie on YouTube <a href="https://youtu.be/zHrvKg6Wpxc" target="_blank"  rel="nofollow">Re-ARM Smoothie 4 LEDs</a>. Used my stock orange LEDs and 1K ohm resistor in series connected each digital port to GND.<br />
<br />
Note: config.txt should edited as -  leds_disable   false]]></description>
            <dc:creator>Genie</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Fri, 13 Jan 2017 07:24:35 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,737953#msg-737953</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,737953#msg-737953</link>
            <description><![CDATA[ with this <a href="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/1047536701/original/Re-ARM%20pinouts.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAJ2JSYZ7O3I4JO6DA%2F20170112%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20170112T092443Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=76872c86f0604b454964c903a600fd382ceb43bccc21dbb70e738655f0b50b88&amp;X-Amz-SignedHeaders=Host&amp;response-content-type=application%2Fpdf" target="_blank"  rel="nofollow">pinout</a>  it should be possible to add in leds<br />
<br />
From a quick googling they are on the following, though one would hope you can redefine the pins.<br />
<br />
P1.18 	led1 	h/w PWM capable. can be free if leds_disable is set true in config.<br />
P1.19  	led2 	can be free if leds_disable is set true in config.<br />
P1.20  	led3 	h/w PWM capable. can be free if leds_disable is set true in config.<br />
P1.21  	led4 	h/w PWM capable. can be free if leds_disable is set true in config.<br />
<br />
these are broken out and available on the ramps. D11, D4, D5, D6<br />
All available on the servos connector<br />
<br />
Can someone check this?  (going a bit cross eyed here) <br />
<br />
But if so its very easy to add in the 4 LEDS without any code changes.<br />
<br />
NB Disclaimer, I don’t have a re-arm yet... This is all from information on the internet. I can't check any of it at this time.]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Thu, 12 Jan 2017 04:41:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,737891#msg-737891</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,737891#msg-737891</link>
            <description><![CDATA[ Recently I got one of December delivery lot, and testing basic functions for now. It seems run pretty good in the mean time but it's hard to trace in case of trouble because of non-disclosure schematics and non-equipped Smoothie standard 4 LEDs. Attached image shows superior web interface access via Ethernet - WiFi note pad.]]></description>
            <dc:creator>Genie</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Wed, 11 Jan 2017 22:40:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,736414#msg-736414</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,736414#msg-736414</link>
            <description><![CDATA[ Yep, got my kick-starter "Response Needed" shipping confirmation e-mail today, for the January run.  <br />
<br />
And there was a bunch sent out last December to a lucky 191 lucky backers<br />
<br />
Can't decide which machine needs it most :)  (obviously all of them, but one has to be first)]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Sat, 07 Jan 2017 09:27:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,736268#msg-736268</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,736268#msg-736268</link>
            <description><![CDATA[ Re-ARM for RAMPS is shipping out to kickstarter supporters<br />
<br />
KS comments out at:<br />
<br />
[<a href="https://www.kickstarter.com/projects/1245051645/re-arm-for-ramps-simple-32-bit-upgrade/comments" target="_blank"  rel="nofollow">www.kickstarter.com</a>]<br />
<br />
Documentation out at<br />
<br />
[<a href="http://panucattdevices.freshdesk.com/support/solutions/folders/1000226299" target="_blank"  rel="nofollow">panucattdevices.freshdesk.com</a>]<br />
<br />
:)]]></description>
            <dc:creator>cozmicray</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Fri, 06 Jan 2017 16:44:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,728432#msg-728432</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,728432#msg-728432</link>
            <description><![CDATA[ I suspect the developers [<a href="http://www.panucatt.com/default.asp" target="_blank"  rel="nofollow">www.panucatt.com</a>] will have this product available]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Tue, 06 Dec 2016 00:14:27 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,728266#msg-728266</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,728266#msg-728266</link>
            <description><![CDATA[ Would it be possible to buy the board after this campaign? (I've completely forgot about it and looked at the campaign too late)]]></description>
            <dc:creator>olisoft</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Mon, 05 Dec 2016 03:36:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,727748#msg-727748</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,727748#msg-727748</link>
            <description><![CDATA[ "482 Backers, 550 board pledges! Thanks for the awesome support!"<br />
<br />
Yay]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Sat, 03 Dec 2016 00:11:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,727474#msg-727474</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,727474#msg-727474</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>bobc</strong><br />
Jesus, don't you ever get tired of spamming for Duet? Desperate for sales?<br />
<br />
Whatever the topic, on any web site, you manage to get a plug in for Duet. You're as bad as Arthur Wolf!</div></blockquote>
<br />
Just saw this doing my yearly reprap forums "Smoothie" search. <br />
<br />
Completely unrelated but : love your signature. I really with people would defend Open-Hardware, and denounce -NC licenses masquerading as Open-Source more.<br />
<br />
The reprap wiki is littered with advertising for proprietary stuff because of the completely stupid "if you can look at the source it's Open-Source, even if you can't do what you want with it" policy they implemented there.]]></description>
            <dc:creator>arthurwolf</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Thu, 01 Dec 2016 17:25:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,723934#msg-723934</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,723934#msg-723934</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>bobc</strong><br />
... You're as bad as Arthur Wolf!</div></blockquote>
<br />
Thanks for the compliment! :)]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Thu, 17 Nov 2016 18:06:31 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,723733#msg-723733</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,723733#msg-723733</link>
            <description><![CDATA[ Jesus, don't you ever get tired of spamming for Duet? Desperate for sales?<br />
<br />
Whatever the topic, on any web site, you manage to get a plug in for Duet. You're as bad as Arthur Wolf!]]></description>
            <dc:creator>bobc</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Thu, 17 Nov 2016 03:43:45 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,723690#msg-723690</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,723690#msg-723690</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>jstevewhite</strong><br />
I almost backed it, but I don't need another smoothie board right now. It's a great idea. Smoothie has the best configuration system - the only sane one, I'd say :D. A win, all in all, IMO.</div></blockquote>
<br />
I guess you haven't seen the RepRapFirmware/Duet configuration system then. And you can edit the configuration file directly in the web interface.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Wed, 16 Nov 2016 18:32:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,723587#msg-723587</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,723587#msg-723587</link>
            <description><![CDATA[ I have signed up for one of these boards, it's quite likely that Marlin will get ported to it!]]></description>
            <dc:creator>bobc</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Wed, 16 Nov 2016 12:20:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,722384#msg-722384</guid>
            <title>Re: Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,722384#msg-722384</link>
            <description><![CDATA[ I almost backed it, but I don't need another smoothie board right now. It's a great idea. Smoothie has the best configuration system - the only sane one, I'd say :D. A win, all in all, IMO.]]></description>
            <dc:creator>jstevewhite</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Fri, 11 Nov 2016 13:51:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?339,722194,722194#msg-722194</guid>
            <title>Re-ARM for RAMPS, simple 32-bit upgrade</title>
            <link>https://reprap.org/forum/read.php?339,722194,722194#msg-722194</link>
            <description><![CDATA[ <div id="div_c5ba5282356d021a687a619413b4fbb0"
     class="mod_embed_images"
     style="width:530px">

  

    
      
    

    <div id="imagediv_c5ba5282356d021a687a619413b4fbb0" class="mod_embed_images_image"
         style="width:530px; height:298px">

    

    <a href="https://lh3.googleusercontent.com/proxy/eDpY8s8wP7TuJ9HwjVSPiWekHCU5HXTWtEVVbJCLGyjg5TLWAnC_EvO5DwoOdeNp1gnxfqiZC-5a4BP7P6haz49dhcTg_Ph0nPmmEZLCva3vIUFFW1enqAOLBdIuGIQtEiLI40lIAS7MkG5A3hec61OrSsbGlggkL0BDsARrRZ_NbmzY4Pd8JRJiBwz3iPAjcH_veeKE5_IyKE1TmqrtiEnFiGH-vpylIPMBCjRgDWQuGMhXa8yTHqyv9kNdsKx8j4upa5Avk3rCLqPU0ueW=w530-h298-p">
        <img src="/forum/thumbcache/b32/eb5/e60/b44/435/10f/5af/05b/c3b/2ca/92_800x400.jpg"
             width="530"
             height="298"
             id="image_c5ba5282356d021a687a619413b4fbb0"
             alt=""
             title=""/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_c5ba5282356d021a687a619413b4fbb0"
      >
      <a id="link_c5ba5282356d021a687a619413b4fbb0" href="https://lh3.googleusercontent.com/proxy/eDpY8s8wP7TuJ9HwjVSPiWekHCU5HXTWtEVVbJCLGyjg5TLWAnC_EvO5DwoOdeNp1gnxfqiZC-5a4BP7P6haz49dhcTg_Ph0nPmmEZLCva3vIUFFW1enqAOLBdIuGIQtEiLI40lIAS7MkG5A3hec61OrSsbGlggkL0BDsARrRZ_NbmzY4Pd8JRJiBwz3iPAjcH_veeKE5_IyKE1TmqrtiEnFiGH-vpylIPMBCjRgDWQuGMhXa8yTHqyv9kNdsKx8j4upa5Avk3rCLqPU0ueW=w530-h298-p"></a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('c5ba5282356d021a687a619413b4fbb0', '/forum/thumbcache/b32/eb5/e60/b44/435/10f/5af/05b/c3b/2ca/92_800x400.jpg', 'https://lh3.googleusercontent.com/proxy/eDpY8s8wP7TuJ9HwjVSPiWekHCU5HXTWtEVVbJCLGyjg5TLWAnC_EvO5DwoOdeNp1gnxfqiZC-5a4BP7P6haz49dhcTg_Ph0nPmmEZLCva3vIUFFW1enqAOLBdIuGIQtEiLI40lIAS7MkG5A3hec61OrSsbGlggkL0BDsARrRZ_NbmzY4Pd8JRJiBwz3iPAjcH_veeKE5_IyKE1TmqrtiEnFiGH-vpylIPMBCjRgDWQuGMhXa8yTHqyv9kNdsKx8j4upa5Avk3rCLqPU0ueW=w530-h298-p', 'https://reprap.org/forum/addon.php?339,module=embed_images,check_scaling=1,url=https%3A%2F%2Flh3.googleusercontent.com%2Fproxy%2FeDpY8s8wP7TuJ9HwjVSPiWekHCU5HXTWtEVVbJCLGyjg5TLWAnC_EvO5DwoOdeNp1gnxfqiZC-5a4BP7P6haz49dhcTg_Ph0nPmmEZLCva3vIUFFW1enqAOLBdIuGIQtEiLI40lIAS7MkG5A3hec61OrSsbGlggkL0BDsARrRZ_NbmzY4Pd8JRJiBwz3iPAjcH_veeKE5_IyKE1TmqrtiEnFiGH-vpylIPMBCjRgDWQuGMhXa8yTHqyv9kNdsKx8j4upa5Avk3rCLqPU0ueW%3Dw530-h298-p', '', 722194, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
<a href="https://www.kickstarter.com/projects/1245051645/re-arm-for-ramps-simple-32-bit-upgrade" target="_blank"  rel="nofollow">Kickstarter</a><br />
<br />
The easy way to upgrade your ramps system to 32bit. <br />
<br />
You unplug the old mega and plug in this new board (presuming it fits in your enclosure) and your done (hardware wise)<br />
<br />
This board runs smoothieware, no it will not run Marlin or Repetier or other 8 bit firmwares.<br />
<br />
Disclaimer: I’m not associated with this kickstarter in anyway, I just think its a very good idea and well worth supporting.<br/>]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Crowdfunding Projects Announcements</category>
            <pubDate>Thu, 10 Nov 2016 23:16:29 -0500</pubDate>
        </item>
    </channel>
</rss>
