-
I can't seem to find the .hex file to run XLoader. Any advice? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hi @southwcm, Considering that there can be many many different configurations (number of axes, naming and cloning of axes, change of pinouts, ...) it does not seem possible to me to provide a hex file for all. @++; |
Beta Was this translation helpful? Give feedback.
-
Hello The grbl-XXX file is not in my code folder... When the zip file in this way When I install it, I get the following error Error: 13 INTERNAL: Library install failed: moving extracted archive to destination dir: library not valid |
Beta Was this translation helpful? Give feedback.
-
Read all details of this: Sorry, it's not a newbies kids youtube video... @++; |
Beta Was this translation helpful? Give feedback.
Hi @southwcm,
Considering that there can be many many different configurations (number of axes, naming and cloning of axes, change of pinouts, ...) it does not seem possible to me to provide a hex file for all.
You must configure and compile yourself the version corresponding to your needs.
The easiest for most users is to use the Arduino software. The procedure to build Grbl-Mega-5X and upload it to the card is described in the wiki here:
https://github.com/fra589/grbl-Mega-5X/wiki/Compiling-grbl-Mega-5X
@++;
Gauthier.