Search found 5 matches

by logic128
Fri Jan 08, 2021 1:05 pm
Forum: Geeetech A10 Series
Topic: Geeetech A10 Bricked! need help!
Replies: 1
Views: 3355

Re: Geeetech A10 Bricked! need help!

if you have an arduino uno you can reflash the ATMEGA2560 the A10 runs on directly, i can help you with it as my printers usb to serial chip has died. you do need to solder a wire to the mainboard, but the rest you can use m to m dupont adapters from the displays 20 pin connector just so you know, t...
by logic128
Fri Jan 01, 2021 6:59 am
Forum: A10T
Topic: LCD/board pins for A10T with GT2560 V4.1
Replies: 7
Views: 12607

Re: LCD/board pins for A10T with GT2560 V4.1

https://github.com/Geeetech3D/Prusa_I3_ ... 560_V3.0.h
here is the config file from geeetech for your specific board
by logic128
Fri Jan 01, 2021 6:47 am
Forum: Control Board
Topic: TT2560 V4.0 Dimensions
Replies: 1
Views: 5392

Re: TT2560 V4.0 Dimensions

will probably be modelling my board in fusion360 later, ill let you know the dimensions if/when i do quickly measuring the overall dimensions with my callipers its 100.10x130.4 the highest point (hotbed mosfet) is 23.2 including the board itself and the solder point for said mosfet, so this would be...
by logic128
Fri Jan 01, 2021 6:43 am
Forum: Control Board
Topic: Geetech A20 don't know version
Replies: 1
Views: 4788

Re: Geetech A20 don't know version

if your printer came with the mount for the bltouch, it supports it. there should be 3+2 unoccupied pins on the breakout board on the back of the hotend assembly
can attatch pictures if needed
by logic128
Fri Jan 01, 2021 6:41 am
Forum: A10T
Topic: LCD/board pins for A10T with GT2560 V4.1
Replies: 7
Views: 12607

Re: LCD/board pins for A10T with GT2560 V4.1

heres a pin file for the GT2560V4 https://pastebin.com/T7Xw0pxh these pins are from the official github repo, that work on 1.1.8 and im currently building my own 2.0.x version and they seem to be working remember to add #elif MB(GT2560_V4) #include "mega/pins_GT2560_V4.h" // ATmega2560 env:mega2560 ...