Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problème avec la compilation #47

Closed
Aubade63 opened this issue Dec 4, 2016 · 1 comment
Closed

Problème avec la compilation #47

Aubade63 opened this issue Dec 4, 2016 · 1 comment

Comments

@Aubade63
Copy link

Aubade63 commented Dec 4, 2016

Bonjour à tous,
J'ai un problème de compilation avec GRBL 1.1e :

In file included from /Users/Eric/Documents/Arduino/libraries/grbl/config.h:30:0,
from /Users/Eric/Documents/Arduino/sketch_dec04a/sketch_dec04a.ino:1:
/Users/Eric/Documents/Arduino/libraries/grbl/grbl.h:68:4: error: #error "Required HOMING_CYCLE_0 not defined."
#error "Required HOMING_CYCLE_0 not defined."
^
/Users/Eric/Documents/Arduino/libraries/grbl/grbl.h:98:4: error: #error "WCO refresh must be greater than one."
#error "WCO refresh must be greater than one."
^
/Users/Eric/Documents/Arduino/libraries/grbl/grbl.h:101:4: error: #error "Override refresh must be greater than zero."
#error "Override refresh must be greater than zero."
^
exit status 1
Error compiling for board Arduino/Genuino Uno.

Merci,

@chamnit
Copy link
Contributor

chamnit commented Dec 4, 2016

@Aubade63 : This usually occurs if you forget to remove any existing Grbl libraries in the Arduino IDE path. Or if you add the wrong directory. You need to select the 'grbl' folder inside the 'grbl-edge' download folder.

@chamnit chamnit closed this as completed Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants