EN | HU
Release Notes

LaserBase 2.3.0 – Rotary, Text & Stability Improvements

This release significantly extends rotary support with new Indexed Plate and Linear Plate (passthrough) modes, improves Text/Layout behavior, and fixes a number of stability and rasterization bugs. New books were also added. This is the first official native Linux (AppImage) release.

Linux Current
Version2.3.0
Date2026-08-01
StatusCurrent
Size418.6 MB
SHA256852952f096612bdbe3e0398420a88ab4bbe77a082b38a49197906b43a0b1d7c7

Changes

New

Fixes

Linux platform

Note for Linux users (AppImage)

If the AppImage fails with error loading libfuse.so.2, install FUSE: sudo apt install libfuse2t64 || sudo apt install libfuse2.
If the app can't reach the serial port (GRBL/grblHAL/FluidNC controller), add yourself to the dialout group: sudo usermod -aG dialout $USER, then reboot — logging out alone is not always enough.