Skip to content

Releases: arkypita/LaserGRBL

Switch to STA Thread

09 Jun 19:53
Compare
Choose a tag to compare

Technical update, should improve compatibility with OpenGL initialization.

https://learn.microsoft.com/it-it/dotnet/api/system.stathreadattribute?view=net-8.0

Improve OpenGL thread

09 Jun 14:12
Compare
Choose a tag to compare

Switch OpenGL drawing thread from using Task.Factory.StartNew to System.Threading.Thread.

Automatic fallback in case of OpenGL 2.1 not supported

08 Jun 21:08
Compare
Choose a tag to compare

Add more diagnostic in case of OpenGL issues

08 Jun 19:34
Compare
Choose a tag to compare
v7.5.0

Update GrblPanel3D.cs

Add Windows menu option/shortcut for compatibility

08 Jun 12:12
Compare
Choose a tag to compare
  • LaserGRBL - use new OpenGL preview with hardware acceleration, best option!
  • LaserGRBL (soft opengl) - use new OpenGL preview with software rendering
  • LaserGRBL (disable opengl) - use old rendering without zoom and progress color (same as v6.x)

If the most advanced version "LaserGRBL" does not work for you, or have bad performance, you can try to switch to "soft opengl" or to "disable opengl" mode.

image

Loading feedback and much more

08 Jun 10:56
Compare
Choose a tag to compare
  • Force using NVIDIA GPU when available
  • Show graphic performance on screen
  • Show loading indicator
  • Fix bug with double OpenGL initialization

image

Use hardware acceleration

07 Jun 22:50
Compare
Choose a tag to compare

Improve rendering performance using true hardware acceleration.

Menu option to disable opengl preview

06 Jun 23:10
Compare
Choose a tag to compare

Replace "legacy preview" option from settings with a start menu option.
image

Bugfix and improvement

05 Jun 20:19
Compare
Choose a tag to compare

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

03 Jun 06:28
Compare
Choose a tag to compare
Pre-release
  • 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)

image

image

image