Releases: arkypita/LaserGRBL
Bugfix for #76
Restore the ability to export grbl configuration
Bugfix for bug #75 introduced with v2.7.3
Found and fixed a bug that introduce a issue #75 in v2.7.3
Thanks to @clyde5575
New features and bugfix
Memory optimization final
Increase memory limit
- Fix OutOfMemory exception with big images #65
- Improvement in GrblEmulator
Memory optimization
This is a pre-release for testing memory optimization
WiFi with ESP8266
ESP8266 is a low-cost Wi-Fi chip that allow to bring the power of Wi-Fi in any DIY project. There are a lot of modules starting from 2$ that bring this chip very easy-to-use.
Starting from v2.7.0 LaserGRBL support WiFi connection with ESP8266 allowing each hobbyist to get rid of the usb cables between the pc and his engraver.
Beta testing for ESP8266
This version is a pre-release for testing ESP8266 websocket connection
- Allow free websocket URL definition
Beta testing for ESP8266
This version is a pre-release for testing ESP8266 websocket connection
Ethernet-WiFi + russian language + bugfix
Add Ethernet WiFi (in a telnet like mode)
Enlarge some hardcoded limit #56
Add russian translation (thanks to Alexey Golovin)
Fix some minor bug