This project is obsolete. Go To "https://github.com/LETARTARE/grblQ-Mega-4axes"
=======================================================================
Grbl_with_Arduino
This directory contains the old versions May 2, 2014
================================================================================
These are adaptations to build Grbl-xxx in Arduino-xxx (actually xxx=1.0.5 or 1.0.5r2)
================================================================================
A- OFFICIAL VERSIONS updated from the site Grbl : 3 axes
none
================================================================================
B- UNOFFICIAL VERSION from the old version 0.81 : 4 axes
B1- Grbl83Mega2560 : grbl-0.83 for Mega2560 57600 bauds 4 axes X, Y, Z, C
- with M3, M4, M5 and M7, M8, M9 functioning properly active low (configurable in "config.h")
B2- Grbl84Mega2560 : grbl-0.84 for Mega2560 57600 bauds 4 axes X, Y, Z, A
B3- Grbl844Mega2560 : grbl-0.844 for Mega2560 57600 bauds 4 axes X, Y, Z, T
- with axis T in [A, C]
- use GrblController-3.6) : https://github.com/zapmaker/GrblHoming
================================================================================