Hephestos i3 problems with color mixing firmware for diamond hotend
Hello. I am a complete beginner with reprap, and I am currently building a Prusa i3 Hephestos with a diamond hotend according to this guide:
http://www.reprap.org/wiki/Repetier_Color_Mixing
http://www.reprap.org/wiki/Repetier_Color_Mixing
The building of the hephestos has gone fine, however the firmware
is EXTREMELY confusing! I am following the (very lacking) instructions
in the wiki exactly, however I cannot even get the firmware to upload to
the arduino mega. I know little to nothing about arduino, so I am
unable to interpret the errors.
Here is a link to the error code: https://pastebin.com/CwV8YUSe can someone PLEASE help me figure this out? i have been trying for about a month now. If someone knows how to get the firmware working, please let me know THANKS!!!
Comments
to upload fine.
means you have selected 3rd extruder but as you see from error message the selected board doe snot have a 3rd extruder output. You need to select your board and it should have enough drivers so you can safely select the predefined driver sockets. If you are using e.g. RAMPS board it has only 2 extra drivers whcih are then extruder 0 and 1, but 2 .. 5 are undefined then.
I am using this guide http://reprap.org/wiki/Adding_more_extruders in order to add more extruder controllers. i added this code
In Pins.h (scroll down into the “RAMPS pin assignment” section or the board matching your setup) make sure the following lines are present, if not add them: