fra589/grbl-Mega-5X

How do I resolve this error? A axis and B axis do not work

Closed this issue · 1 comments

How do I resolve this error? A axis and B axis do not work
스크린샷 2024-07-30 111952

HELLO @parkgeonhun,

You have a library conflict with another Grbl install in your library directory.
Remove all precedents grbl (either other grbs that are not grbl-Mega-5X) from your library directory.

From wiki :
image

Read carefully the wiki: https://github.com/fra589/grbl-Mega-5X/wiki/Compiling-grbl-Mega-5X then strictelly apply it.

Compiling on Arduino version 1.X: https://www.youtube.com/watch?v=-6MWMOZ5Qz4
On Arduino 2.X: https://www.youtube.com/watch?v=eFWJ6sa7IUk

@++;
Gauthier.