Hey all,
Sorry, super new at this. Wanted to add Advanced_Pause_Feature and updated my 1.1.8 Marlin to 1.1.9 on my Creality 1.1.5 silent board for the Ender 3.
I followed this tutorial on how to get it working Easily upgrade the Marlin firmware on your kit 3D printer! - YouTube and it seems to have worked. While connected to the computer still, I was able to move around in the menu on my printer, check the about section and saw it was running 1.1.9. Figured everything was good.
I moved the printed back to it's spot in the garage and turned it on and the screen is just solid blue, no boot-up. It seems unresponsive to anything.
I brought it back to the computer and tried to re-upload using the same config file and now it's throwing me a "Programmer is not responding error"
Did I just brick this machine? Is there a way to restore it? Any help would be really great
The error message is:
Arduino: 1.8.10 (Windows 10), Board: "Sanguino, ATmega1284 or ATmega1284P (16 MHz)"
Sketch uses 121916 bytes (93%) of program storage space. Maximum is 130048 bytes.
Global variables use 4617 bytes (28%) of dynamic memory, leaving 11767 bytes for local variables. Maximum is 16384 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x77
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x77
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.