Congratulations,Gustavo!So glad to see this.guspellic wrote:Hi William,William Kwok wrote:Hello,Gustavoguspellic wrote:Hi,
I'm having trouble to make my Delta G2S work.
First, I'm getting the 2 lines of squares at the LCD. To try to solve that, I'm trying to update the firmware, but I'm getting the "avrdude: stk500v2_ReceiveMessage(): timeout" error.
I'm using Arduino v 1.6.8 in a Mac with OSX El Capitan.
Any thoughts on this?
Thanks,
Gustavo
You can have a try like this link shows:
http://www.geeetech.com/forum/viewtopic ... 20&t=17102
Thanks for your answer. Actually, the solution was very simple (but hard to find out). Due to a minor misalignment when I assembled the LCD panel, the reset button was continuously pressed...
Tks anyway.
Gustavo
How to install the firmware for GT2560
Re: How to install the firmware for GT2560
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
Re: How to install the firmware for GT2560
Hi
I have a Geeetech prusa I3 A Pro 3D which I have just finished . I needed to reload the firmware (untouched) but Arduino 1.06 shows errors during compilation .
core.a(main.cpp.o): In function `main':
C:\Program Files\Arduino\hardware\arduino\cores\arduino/main.cpp:34: undefined reference to `setup'
C:\Program Files\Arduino\hardware\arduino\cores\arduino/main.cpp:44: undefined reference to `loop'
I Loaded the I3 pro B instead witch ran without issues but now the LCD panel shows blank.
What do I have to do?
Thanks
I have a Geeetech prusa I3 A Pro 3D which I have just finished . I needed to reload the firmware (untouched) but Arduino 1.06 shows errors during compilation .
core.a(main.cpp.o): In function `main':
C:\Program Files\Arduino\hardware\arduino\cores\arduino/main.cpp:34: undefined reference to `setup'
C:\Program Files\Arduino\hardware\arduino\cores\arduino/main.cpp:44: undefined reference to `loop'
I Loaded the I3 pro B instead witch ran without issues but now the LCD panel shows blank.
What do I have to do?
Thanks
Re: How to install the firmware for GT2560
Hi,Wolff wrote:Hi
I have a Geeetech prusa I3 A Pro 3D which I have just finished . I needed to reload the firmware (untouched) but Arduino 1.06 shows errors during compilation .
core.a(main.cpp.o): In function `main':
C:\Program Files\Arduino\hardware\arduino\cores\arduino/main.cpp:34: undefined reference to `setup'
C:\Program Files\Arduino\hardware\arduino\cores\arduino/main.cpp:44: undefined reference to `loop'
I Loaded the I3 pro B instead witch ran without issues but now the LCD panel shows blank.
What do I have to do?
Thanks
You should use corresonding firmware.
And It looks like you named your unposted sketch "main.ino" when you are compiling the code of A Pro. You can't use "main" as the name of your sketch.
Attach a screenshot like my post if necessary: I wanna see the error message,cuz my compiling of A Pro didn't appear error.
Regards
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
Re: How to install the firmware for GT2560
Its weird,the command M107 is to turn off the fan...jim87 wrote:hi, when i set M32 code to end gcode in slic3r always get failed file, does the firmware don't recognize the M32? please help im a student, it is part of my project.
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
Re: How to install the firmware for GT2560
One thing I am not seeing in all of this documentation, is which programmer I am supposed to be using. When configuring the Arduino environment for programming, what is the right programmer to select?
-
- Posts: 1
- Joined: Sat Oct 08, 2016 7:54 pm
Re: How to install the firmware for GT2560
Hi,
need Help.
my GT2560 Board will not respond after FW Update with Arduino 1.6.12
How can i recover the board GT 2560 / REV A ?
Usaing a Prusa X3 Pro.
need Help.

my GT2560 Board will not respond after FW Update with Arduino 1.6.12
How can i recover the board GT 2560 / REV A ?
Usaing a Prusa X3 Pro.
Re: How to install the firmware for GT2560
Have you uploaded the correct firmware? Have it been uploaded successfully?guentheredv wrote:Hi,
need Help.![]()
my GT2560 Board will not respond after FW Update with Arduino 1.6.12
How can i recover the board GT 2560 / REV A ?
Usaing a Prusa X3 Pro.
You can reload the firmware for your printer in this link, see if it helps:
http://www.geeetech.com/forum/viewtopic ... 20&t=17046
Re: How to install the firmware for GT2560
Okay only thing is Com 26 is not on the list of ports only goes to Com 9 and . . Now says it can not send the file to the 3D printer says port is not there to talk to
Re: How to install the firmware for GT2560
Never mind got the FTDI stuff installed which was not in the install part of the link sent before GEEZ windows is a major pain in the ass to use and you wonder why Linux is preferred . . 

Re: How to install the firmware for GT2560
Finally got it installed but had to install FTDI thing in bleeping windows crap to get it to see the connection. . In Linux the connection was there Just Arduino IDE was just not wanting to talk to the 3D Printer via connection !