/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

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

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