<div dir="ltr"><div class="gmail_default" style="font-family:comic sans ms,sans-serif">Ha Ha, </div><div class="gmail_default" style="font-family:comic sans ms,sans-serif"><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif">I think Merlin defaults to no board,</div><div class="gmail_default" style="font-family:comic sans ms,sans-serif"><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif">which is what i did not unselect</div><div class="gmail_default" style="font-family:comic sans ms,sans-serif"><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif">Ceri</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 6, 2015 at 4:06 PM, Justin Mitchell <span dir="ltr"><<a href="mailto:justin@swansea.hackspace.org.uk" target="_blank">justin@swansea.hackspace.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, 2015-03-06 at 15:29 +0000, Ceri Clatworthy wrote:<br>
> Tested the Solder fume Extractor,  works well :)<br>
><br>
><br>
> The Atmel USB I/F is un- programmed, - and I don't have (knowledge) to<br>
> program it,<br>
<br>
</span>suggestions are that the chip should come with the DFU bootloader<br>
pre-installed, in which case you use dfu-programmer to load the<br>
usb-serial code.<br>
<br>
if it doesnt, then you need to wire up the SPI bus ISP port, and use the<br>
same Arduino as ISP trick i demonstrated lastnight, using avrdude to<br>
load it with the DFU bootloader first (fetch from Atmel website).<br>
<br>
usb-serial code here<br>
<a href="http://reprap.org/wiki/RUMBA#16U2_LUFA.2FArduino_based_USB2Serial_Firmware" target="_blank">http://reprap.org/wiki/RUMBA#16U2_LUFA.2FArduino_based_USB2Serial_Firmware</a><br>
<br>
<br>
For reference: the previous chip, when wired in ISP more did not answer<br>
to avrdude, giving only 0xFFFF as answers. whereas the 2560 chip would.<br>
<span class=""><br>
<br>
><br>
> Yesterday was the first time i have EVER used Ardweeno SW, and bricked<br>
> my RAMPS !!!!<br>
</span>you cant really brick them, it takes special effort to wipe the<br>
bootloader, and even then the ISP programmer mode lets you write one<br>
back directly from the Arduino IDE.<br>
<br>
just make sure you have the correct board type selected when you tell<br>
the ide to verify & upload, #ifdefs in the marlin code should catch you<br>
doing anything too crazy.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
_______________________________________________<br>
Hackspace mailing list<br>
<a href="mailto:Hackspace@swansea.hackspace.org.uk">Hackspace@swansea.hackspace.org.uk</a><br>
<a href="http://swansea.hackspace.org.uk/mailman/listinfo/hackspace" target="_blank">http://swansea.hackspace.org.uk/mailman/listinfo/hackspace</a><br>
</div></div></blockquote></div><br></div>