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
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
The purpose of why i took out the board because i want to install an diamond hot end for this.