Go to homepage
22 / 33
Jun 2016

Hi again Ryuluce. I have accidentally screwed up my printer by trying to reset the board after having a stepper motor failure. I now have the AVR programmer but am unsure on how to use it. Do you happen to know the orientation of the pins on the motherboard? I’d hate to put power to ground.

Okay, so you’ll notice that the ICSP pins for the ATMEGA1280 have a white dot near one corner, right? That white dot represents the upper-right of the standard ICSP pin configuration.

You’ll also notice that the programmer plug has a notch on one of the long sides, that represents the top of the ICSP pin configuration.

So, the notch on the programmer plug should be on the same long side as the white dot.

In other words, the white dot points out pin one.

The programmer appears plugged in correctly to me.

As for the AVR studio 4, I’m afraid you’re on your own on that front. I’ve used only AVRDUDE and ATMEL Studio.

Ah no problem. I’m going to use AVRDUDE. I have some help from another person who went through it and gave me the hex files. I guess what I need to know now is how to use AVRDUDE such as making sure the connector I bought even works. I’ll come back and update.

8 days later

Hi there and thanks again for replying. I have an programmer now and am familiar with avrdude. Do you have the commands I need to flash to the motherboard in order to get this working?

Right now I’m using:

avrdude -p m1280 -F -P usb -c usbasp -U flash:w:/Makerbot-usbserial.hex \ -U lfuse:w:0xFF:m -U hfuse:w:0xDA:m -U efuse:w:0xF4:m -U lock:w:0x0F:m

and

avrdude -p m1280 -F -P usb -c usbasp -U flash:w:/atmega1280.hex \ -U lfuse:w:0xFF:m -U hfuse:w:0xDA:m -U efuse:w:0xF4:m -U lock:w:0x0F:m

to the 8u2 ICSP port but to no avail. Avrdude says it completed but had a verification error. Also I see no com6 in repG

The light isn’t coming on? Seems that either the motherboard is no longer recognizing the switch or the switch itself is encountering some kind of mechanical failure. Either way, if the switch isn’t working the printer will keep trying to home until something breaks. The only thing I can think of off the top of my head is that maybe you bumped a plug or wire when working on flashing the printer? Check the connections and wires related to that switch. Otherwise, I’m not too sure on that front.

At least you got it functioning, that’s good. I knew that the motherboard was closer to a Replicator 1 Dual then a Replicator 2x, were you trying the 2x’s firmware?

As for upgrading past sailfish 7.1, people say it has to do with the fuses, but I haven’t tried any of that myself.

What happens is that when I home the axes, the X axis moves as if it is still printing. Back and forth, vibrating in a pattern like seizure. If I push the Print head along the x axis it helps it along and looks like it is printing. What could be the cause of this?

I only tried 7.1 because that was the first one I had handy. I can try other versions for sure.