Releases: arkypita/LaserGRBL
Releases · arkypita/LaserGRBL
Bugfix and improvement
Bug fixed:
- in v7.0.0 resume job and run from line are no longer working [now fixed]
Improvement
- improved diagnostic for unhandled low level exception (opengl thread)
- ensure form visibility if display configuration is changed
Release new official UI
- opengl preview with zoom and pan
- dynamic preview now show executed and pending command in real-time
- new modern icon set using material design icon "MDI Icons"
- new color scheme available
- option for disable those new features (legacy preview and legacy icons)
Enhanced HUD with position info and color scheme revision
OpenGL, zoom, pan and UI restyling
New features:
- GCode preview now is rendered via OpenGL, this allow to zoom and pan the preview
- GCode preview now show engraving progress with different colors
- UI restyling with modern icons, new color scheme, MDI Icons library
This release is pre-release, please report any issue with it.
In menu "Grbl - Settings - Options" it is possible to disable the new features (Legacy Preview and Legacy Icons)
Fix issue with SVG parser
Nothing changed here!
This release literally changes nothing in how LaserGRBL works.
I only have reverted some minor changes if project and solution files, to be sure the executable will be compiled as older 5.x versions.
Add Shake Test generator + update Icon
Restore compatibility with not updated OS
LaserGRBL v6.1.0 was build to request Microsoft .NET Framework 4.8 but this caused problems with some PCs with outdated Windows.
This version restores the use of the 4.0 libraries, available on most PCs, and solves the problem of some users for whom LaserGRBL 6.1 no longer worked.