Closed Aubade63 closed 7 years ago
@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.
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,