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
Do you like LaserGRBL? Support development with your donation!
- 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!
- Image import (jpg, bmp...) with 1bit dithering, best result with low power laser
- Vector file import (svg only) [Experimental]
- Different color scheme optimized for different safety glasses
- 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
- Support for WiFi connection via ESP8266 WebSocket
- LaserGRBL User Interface
- Connect to arduino-grbl
- Load G-Code and send to machine
- Speed and power overrides
- Jogging
- Custom buttons
- Raster Image Import
- Grayscale conversion parameters
- Line 2 line grayscale conversion
- 1bit dithering conversion
- Image vectorization
Development status and roadmap can be found here: Roadmap
- Minimal Z axis control (LaserGRBL is for XY machine)
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
LaserGRBL is free software, released under the GPLv3 license.
LaserGRBL contains some code from:
- ColorSlider - Copyright Michal Brylka
- CsPotrace - Copyright Peter Selinger, port by Wolfgang Nagl
- Bezier2Biarc - Copyright Laszlo
- websocket-sharp - Copyright sta.blockhead
- Expression Evaluator - Copyright Will Gray, Jeremy Roberts
- GCodeFromSVG - Copyright Sven Hasemann
- MS SVG Library - Microsoft Public License
- Clipper - Angus Johnson. Copyright © 2010-2014
Thanks to:
- Myself, for italian and english language
- Fernando Luna, sqall123, for spanish translation
- Olivier Salvador, guillaume-rico #848 for french translation
- Gerd Vogel, for german translation
- Anders Lassen, for danish translation
- Gerson Koppe, for brasilian translation
- Alexey Golovin, Newcomere, AlexeyBond, for russian translation
- Yang Haiqiang, for chinese translation
- 00alkskodi00, for slovak translation #670
- ddogman, for hungarian translation #735
- Petr Bitnar, for czech translation
- Ozzybanan, for polish translation
- onmaker, for traditional chinese translation #1066
- Nikolaos Ntekas, for Greek translation #1234
- Mrjavaci, for Turkish translation #1293
- Filippo Rivato for code contribution #305 and again #1251
- Fabio Ferretti for code contribution #592
- guillaume-rico for code contribution on Smoothie support
- Tobias Falkner, for code contribution #937
- gmmanonymus111, for code contribution #1032