Skip to content

Releases: arkypita/LaserGRBL

Improve preview rendering with very dense images

22 Jul 11:47
7b004d4
Compare
Choose a tag to compare

Add Japanese Language support

15 Jul 19:40
Compare
Choose a tag to compare
Pre-release

image

Bounding box + improvement

05 Jul 18:49
Compare
Choose a tag to compare

image

  • add bounding box
  • add cross cursor
  • add two different auto-size option
  • rewrite and improve jog feature
  • improve drawing performance
  • fix exception when loading a file while a loading is already in progress

Cancelled, contained a small bug

04 Jul 19:21
Compare
Choose a tag to compare
Pre-release
v7.10.0

Remove CheckError call inside gl.Begin

Cancelled, contained a small bug

03 Jul 17:16
Compare
Choose a tag to compare
Pre-release
v7.9.0

Refresh on LoadingPercentage change

Dynamic grid and better resize management + minor bugfix

22 Jun 16:53
Compare
Choose a tag to compare
  • Dynamic grid: now grid scale up to 1000mt with dynamic resolution
  • Better resize management: now image size does not change when form is resized
  • Emulator is now optimized for performance and no-hang
  • Add some usage hint on display

Improve performance balancing

17 Jun 17:31
Compare
Choose a tag to compare
  • draw only if needed (CPU and energy saving)
  • dynamic sleep
  • async file loading to avoid freeze during big file loading
  • double buffer to avoid synchronization and lock
  • solve possible memory leak

image

Automatic balance performance

11 Jun 18:51
Compare
Choose a tag to compare

Increment Thread Priority and automatic balance sleep time based on rendering time.

Automatic OpenGL Thread Stuck detection

10 Jun 21:52
Compare
Choose a tag to compare
  • Allow user to manually select the Graphic Mode to use.
  • And OpenGL auto-diagnostic to suggest what to do in (very rare) case of OpenGL rendering thread stuck.

image

image

Allow selection of RenderingMode from settings

10 Jun 20:23
Compare
Choose a tag to compare