GRBL

From Open Source Ecology
Revision as of 04:16, 30 March 2012 by YK (talk | contribs) (Created page with "=What is GRBL?= "Grbl is a free, open source, high performance CNC milling controller written in optimized C that will run on a straight Arduino." [http://dank.bengler.no/-/pag...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What is GRBL?

"Grbl is a free, open source, high performance CNC milling controller written in optimized C that will run on a straight Arduino."

Dank GRBL

Simen GRBL

How to Get GRBL Files on Linux

  • Open Terminal and type:

git clone https://github.com/damellis/grbl.git grbl

Grbl.png