"GT2560 Rev B" firmware

Post Reply
Quezacotl
Posts: 1
Joined: Tue Nov 15, 2016 6:41 am

"GT2560 Rev B" firmware

Post by Quezacotl » Tue Nov 15, 2016 7:05 am

Hello!

Could anyone tell where to get the firmware files for this specific board? "GT2560 Rev B". Look at the pictures i posted. All that i have found is for some other revision, strangely also "rev B"... And also anyone else having same board?
Those files that are on the other thread to download has wrong pins specified. The files specify MeCreator 2 as an Ultimaker, which has for example these pins:

Code: Select all

#define E0_STEP_PIN         46//43
#define E0_DIR_PIN          44//45
#define E0_ENABLE_PIN       12//41

#define E1_STEP_PIN         49
#define E1_DIR_PIN          47
#define E1_ENABLE_PIN       48
And what i measured:

Code: Select all

#define E0_STEP_PIN         38
#define E0_DIR_PIN          40
#define E0_ENABLE_PIN       25

#define E1_STEP_PIN         35
#define E1_DIR_PIN          37
#define E1_ENABLE_PIN       36

#define E2_STEP_PIN         41
#define E2_DIR_PIN          39
#define E2_ENABLE_PIN       51
And so on.. They won't match.

The purpose of why i took out the board because i want to install an diamond hot end for this.
Attachments
img_20161115_000547_30988272055_o.jpg
Bottom side
img_20161115_000547_30988272055_o.jpg (79.62 KiB) Viewed 5950 times
img_20161115_000600_25352656369_o.jpg
Top side
img_20161115_000600_25352656369_o.jpg (102.9 KiB) Viewed 5950 times

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: "GT2560 Rev B" firmware

Post by William » Wed Nov 16, 2016 5:58 pm

Hi,
The board is used for Mecreator2.So you can download the firmware for that printer.
Here it is :
http://www.geeetech.com/forum/download/file.php?id=2464
-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!

Post Reply