The only significant change is that I had to replace the stock GT2560 A with a new GT2560 A+ control board. I have tried a few different firmware available in the Geeetech forums with no luck. I can confirm that all of the hardware will function with the old board. However, I wish to update boards.
The reason for the change in boards is that I've replaced the original board in order to store my settings via the EEPROM and the lack of bootloader on the original prevents an change in the firmware.
I’ve tried the following because they specify that they work with the GT2560 A+ (however none will boot up up for me)
Firmware for Prusa I3 X(GT2560) I3_pro_X.zip https://www.geeetech.com/forum/download ... hp?id=2191
Latest stable Marlin for Geeetech i3 Pro B https://www.geeetech.com/forum/viewtopi ... 20&t=19897
Here are the parts list
Updated LCD http://www.ebay.com/itm/LCD-2004-Smart- ... 1638805620
Updated Controller https://www.amazon.com/gp/product/B01N7DCUEB
Here's the log
Code: Select all
start
echo: External Reset
Marlin 1.1.4
echo: Last Updated: 2017-07-04 12:00 | Author: (NiklasO, Geeetech Pro B BLTouch config)
Compiled: Aug 20 2017
echo: Free Memory: 3800 PlannerBufferBytes: 1232
echo:EEPROM version mismatch (EEPROM=? Marlin=V39)
echo:Hardcoded Default Settings Loaded
echo: G21 ; Units in mm
echo: M149 C ; Units in Celsius
echo:Filament settings: Disabled
echo: M200 D3.00
echo: M200 D0
echo:Steps per unit:
echo: M92 X80.00 Y80.00 Z2560.00 E93.00
echo:Maximum feedrates (units/s):
echo: M203 X400.00 Y400.00 Z2.00 E45.00
echo:Maximum Acceleration (units/s2):
echo: M201 X5000 Y5000 Z50 E5000
echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
echo: M204 P2000.00 R1000.00 T1000.00
echo:Advanced: S<min_feedrate> T<min_travel_feedrate> B<min_segment_time_ms> X<max_xy_jerk> Z<max_z_jerk> E<max_e_jerk>
echo: M205 S0.00 T0.00 B20000 X10.00 Y10.00 Z0.40 E5.00
echo:Home offset:
echo: M206 X0.00 Y0.00 Z0.00
echo:Material heatup parameters:
echo: M145 S0 H200 B60 F170
M145 S1 H240 B110 F170
echo:PID settings:
echo: M301 P12.33 I0.51 D74.50
echo: M304 P234.88 I42.79 D322.28
echo:SD init fail