I'm working with this pin layout diagram for GRBL from github.com.
I've connected the wires this way according to the diagram.
So far I have flashed the GRBL hex file
grbl-081-arduino-mega2560-16u2-38400.hex
And I am connecting to the mega 2560 with universal-gcode-sender v1.0.7.
When I go to the machine control tab and try to spin the x,y,z axis motors the Z axis turns
as expected. The x and y axis control send the signal to the same motor.
I've tested the mega 2560, controllers and motors without GRBL and they are working properly.
Has the pin layout been updated by any chance?