Skip to content

Releases: arkypita/LaserGRBL

Add "SimpleLaser" firmware support

02 Jan 20:03
Compare
Choose a tag to compare

Some new machines comes out with a controller firmware that is called "SimpleLaser".
It is an unofficial and undocumented fork of Grbl firmware, that have some issues with LaserGRBL configuration reading.
This version fix this issues and make able to read configuration even with SimpleLaser firmware.

image

image

Improve diagnostic

07 Sep 18:00
Compare
Choose a tag to compare
Improve diagnostic Pre-release
Pre-release
v5.6.0

Improve diagnostic

Bugfix: improve time measurement in case of sleep/hibernate

27 Aug 21:25
Compare
Choose a tag to compare

This release changes some low-level libraries with which LaserGRBL measures time intervals, inserting some additional checks that allow to intercept and correct the big time jumps that occur when the system is put into standby or in hibernation while LaserGRBL is running.

Bugfix #2122

09 Aug 18:02
Compare
Choose a tag to compare

This version restore a behavior of v4.9.4 where, if it is not possible to read the configuration from the machine (rare and wrong case, but existing) a value of 1000 is assumed for $30 Max PWM. This fix some issue that few user is having using v5.x

image

Note to the reader: it's not really a LaserGRBL bug! If configuration can't be read is a problem of the machine firmware.
I only put a patch on it!

Add power classes preview

07 Aug 20:30
Compare
Choose a tag to compare

image

Add power classes preview: this graph show the accumulated time for each power class (1-10%, 11-20% ... to 91-100%)

Improve Laser Lifespan Monitoring Tool

06 Aug 15:51
Compare
Choose a tag to compare

Add Time calculation for power classes, show Stress Time (stress time = power > 90%)
Fix a bug that block LaserGRBL startup if all laser are removed

Laser Lifespan Monitoring Tool

06 Aug 14:06
Compare
Choose a tag to compare

Add Laser Lifespan Monitoring Tool

LLC

Fix minor bugs

23 Jul 17:03
Compare
Choose a tag to compare
  • Fix some typo in new form
  • Fix some uncommon cases where the "start" button remained disabled
  • Be more fault tollerant when reading configuration
  • Update pt-BR translations

Add Safety Countdown

15 Jul 18:01
Compare
Choose a tag to compare

With safety countdown user are warned when the laser engraving is starting, and prompt to remember safety goggles.

Add Ukrainian Language + bugfixes

08 Jul 16:50
Compare
Choose a tag to compare
Pre-release
  • add ukrainian language (thanks to @bossly for translating to ukrainian)
  • import some hungarian translation
  • be more fail-safe on weird configuration or wrong number of parameters
  • add new modern splash screen