Update README.md

This commit is contained in:
Sonny Jeon 2016-12-09 22:00:38 -07:00 committed by GitHub
parent 8f9605c65a
commit 4d10c3062c

View File

@ -1,5 +1,7 @@
![GitHub Logo](/doc/media/Grbl Logo 250px.png)
***
_Click the `Release` tab to download pre-compiled `.hex` files or just [click here](https://github.com/gnea/grbl/releases)_
***
Grbl is a no-compromise, high performance, low cost alternative to parallel-port-based motion control for CNC milling. This version of Grbl runs on an Arduino with a 328p processor (Uno, Duemilanove, Nano, Micro, etc).
The controller is written in highly optimized C utilizing every clever feature of the AVR-chips to achieve precise timing and asynchronous operation. It is able to maintain up to 30kHz of stable, jitter free control pulses.