mangtronix / LasaurGrbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino

Home Page:http://dank.bengler.no/-/page/show/5470_grbl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lasersaur - Open Source Laser cutter

This is the firmware we use for the Lasersaur. It's a slightly modified version of grbl. It's what runs on an Arduino Uno and takes g-code files to controls the stepper motors accordingly.

How to get this firmware onto an Arduino Uno? There is a makefile that will do the trick. Edit the Makefile and follow the instruction in it. You will need a USB cable and the Arduino IDE.

Grbl - An embedded g-code interpreter and motion-controller for the Arduino/AVR328 microcontroller

For more information on Grbl

About

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino

http://dank.bengler.no/-/page/show/5470_grbl

License:GNU Lesser General Public License v3.0


Languages

Language:C 96.3%Language:Ruby 3.7%