Skip to content

ro31337/LaserGRBL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaserGRBL

Official website http://lasergrbl.com

LaserGRBL is a Windows GUI for GRBL. Unlike other GUI LaserGRBL it is specifically developed for use with laser cutter and engraver. In order to use all of LaserGRBL feature, your engraver must supports laser power modulation through gcode "S" command. LaserGRBL is compatible with Grbl v0.9 and Grbl v1.1

All downloads available at https://github.com/arkypita/LaserGRBL/releases

Support and Donation

Do you like LaserGRBL? Support development with your donation!

Donate

Existing Features

  • GCode file loading with engraving/cutting job preview (with alpha blending for grayscale engraving)
  • Image import (jpg, bmp...) with line by line GCode generation (horizontal, vertical, and diagonal).
  • Image import (jpg, bmp...) with Vectorization! [Experimental]
  • Image import (jpg, bmp...) with 1bit dithering, best result with low power laser
  • User defined buttons, power to you!
  • Grbl Configuration Import/Export
  • Configuration, Alarm and Error codes decoding for Grbl v1.1 (with description tooltip)
  • Homing button, Feed Hold button, Resume button and Grbl Reset button
  • Job time preview and realtime projection
  • Jogging (for any Grbl version)
  • Feed overrides (for Grbl > v1.1) with easy-to-use interface

Usage

Development Roadmap

Development status and roadmap can be found here: Roadmap

Missing Features

  • No Z axis control! (LaserGRBL is for XY machine)

Screenshot and videos

Galeon

Raster2Laser

Alpha

FinalWork

UserDefinedButtons

Compiling

LaserGRBL is written in C# for .NET Framework 3.5 (or higher) and can be compiled with SharpDevelop and of course with Microsoft Visual Studio IDE/Compiler

Licensing

LaserGRBL is free software, released under the GPLv3 license.

Credits

LaserGRBL contains some code from:

About

Laser optimized GUI for GRBL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%