Update to enable second extruder

The RAMBo board is finally here, and here's a place to talk about it!
Post Reply
gallenat0r
Plasticator
Posts: 7
Joined: Thu May 02, 2013 9:35 am

Update to enable second extruder

Post by gallenat0r »

Hi :)

How do I update RAMBo to enable the second extruder?
I know I have to edit Configuration.h and set

Code: Select all

#define NUM_EXTRUDER 2
But how do I get the compiled firmware uploaded to the board?
Do I need an external programmer for that?

--
gallenat0r
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7185
Joined: Sun Apr 01, 2012 5:26 pm

Re: Update to enable second extruder

Post by Eaglezsoar »

You would use the latest version of Arduino to edit the file and upload it to the Rambo.
The link to download the Arduino software is http://www.arduino.cc/en/Main/Software
See this link if you have problems uploading http://forum.seemecnc.com/viewtopic.php ... 588#p15588
gallenat0r
Plasticator
Posts: 7
Joined: Thu May 02, 2013 9:35 am

Re: Update to enable second extruder

Post by gallenat0r »

I got in touch with John from SeeMeCNC and he told me that my board was probably with the bad bootloader.
After hours and hours of searching and tinkering I got to this page: http://www.gammon.com.au/forum/?id=11635

Basically it's a sketch that has bootloaders for the ATMEGA chips using an Arduino Uno as the programmer.
You give it commands using the serial monitor.
Once flashed I hooked it up to the RAMBo board using the ICSP header for the ATMEGA2560 and on the Uno also the ICSP header besides the reset pin which was put to pin 10.
And voila I had a functioning bootloader on the RAMBo board!!

Now on with the dual extruders ;-)

--
gallenat0r
User avatar
artexmg
Printmaster!
Posts: 291
Joined: Tue Sep 10, 2013 2:49 am
Location: Houston, TX

Re: Update to enable second extruder

Post by artexmg »

gallenat0r wrote:I got in touch with John from SeeMeCNC and he told me that my board was probably with the bad bootloader.
After hours and hours of searching and tinkering I got to this page: http://www.gammon.com.au/forum/?id=11635

Basically it's a sketch that has bootloaders for the ATMEGA chips using an Arduino Uno as the programmer.
You give it commands using the serial monitor.
Once flashed I hooked it up to the RAMBo board using the ICSP header for the ATMEGA2560 and on the Uno also the ICSP header besides the reset pin which was put to pin 10.
And voila I had a functioning bootloader on the RAMBo board!!

Now on with the dual extruders ;-)

--
gallenat0r

Hey Gallenator, did you finished the dual extruder configuration? I'm in the middle of the same mod myself :-)
Post Reply

Return to “RAMBo”