I have downloaded the grbl-master.zip file and processed the library using the “Include Library” “Add .ZIP Library” then tried to execute the build process in Audrino 1.63 and Audrino 1.64.
When I load the “grblUpload.ino” try the upload process it aborts and gives me the following:
Arduino: 1.6.3 (Windows 7), Board: “Arduino Uno”
grblUpload.ino:27:18: fatal error: grbl.h: No such file or directory
compilation terminated.
Error compiling.
This appears to be the Aurdino IDE not properly finding the library after importing it since the file “grbl.h” is clearly in the directory.
Any thoughts or ideas?
Thanks.
Scott