Page 1 of 1

[Solved] BL touch initialising but not working

Posted: Sun Jan 27, 2019 3:40 am
by Tparent
Just discovered that GT2560 A+ were produced in different version (but still with the same release/name A+)

If you are upgrading your FW and are not able to operate your BL touch correctly (still initialising at power on but not reacting to any menu command), there is a high probability that you are encountering the same issue than me (pin inversion).

To solve, edit PINS_GT2560_A_PLUS and swap the two value ( replace 11 by 32 inside IF block and 32 by 11 inside elseif)

Hope it help

Thierry

Re: [Solved] BL touch initialising but not working

Posted: Sun Jan 27, 2019 4:57 am
by _kaktus_
Hello Tparent.
:mrgreen:

This is a very valuable notice. ;)

Re: [Solved] BL touch initialising but not working

Posted: Sun Jan 27, 2019 6:31 pm
by Tparent
Thanks

;-)