Use with the Low Rider Machine - bdring/Grbl_ESP32_MPCNC_Controller GitHub Wiki

The Low Rider uses (5) motors like the MPCNC, but they are ganged differently. The (2) ganged axes are the Y and Z and the X has a single motor. While this board has yet to be tested with this machine, it should work.

The board has X,Y and Z labels for the the motors drivers. You will have to disregard these labels and connect the X motor to the Z axis driver and the Z axis to the (2) X axis drivers. You will probably have to rotate one of the Z motor connectors to get the motor to turn the right directions.

There is a CPU_MAP in cpu_map.h for the Lowrider.

...more details coming as the people test this. Reach out to me via Slack.