Skip to content

mangtronix/LasaurGrbl

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.3%
  • Ruby 3.7%