gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
4.04k stars 1.6k forks source link

grbl Upload to Adruino issue #952

Open jacooos68 opened 3 years ago

jacooos68 commented 3 years ago

Arduino: 1.8.13 (Windows 10), Board: "Arduino Uno"

grblUpload:27:10: fatal error: grbl.h: No such file or directory

include

      ^~~~~~~~

compilation terminated.

exit status 1

grbl.h: No such file or directory

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

tanpa-aran commented 3 years ago

I have same issue

MeJasonT commented 3 years ago

looks like the arduino ide cant find the files associated with the grbl master ino. in your documents folder you may have a folder called arduino in there will be a folder called libraries the grbl folder should be in there. it should look somthing like image

from the arduino ide select examples, find grbl and open the grbl project

image

if the associatd files are missing you get the error you are observing Im not saying this is the issue but this may be helpful if you dont have this set up properly

quotelawrence commented 3 years ago

sorry to ask this here if it is the wrong location though I have had a major catastrophe with my 3018 laser engraver I tried to update firmware through lasergrbl here is the screen shot, is there anything I can upload /download to help reestablishing communication

image

semlanik commented 3 years ago

@quotelawrence make sure that you selected correct bootloader type for your arduino

quotelawrence commented 3 years ago

@quotelawrence make sure that you selected correct bootloader type for your arduino

Thank you I use xloader and it worked now new issue no power going to laser x & y work perfectly