Releases: CNCxyz/Grbl_Esp32_Utility
First Multi Platform Release!
This is the first multi platform release. We are happy to announce we have built release programs for Windows, Linux and MacOS! The program can be run in any of these environments and is portable, not requiring installation. The program can be downloaded, run and then deleted when it is no longer needed.
Please see the README.md for instructions on How to Run.
While this release has been tested on each of the target client systems, they have not been fully tested on any system excepting Windows. If you encounter problems, please file an Issue.
Barring any bug fixes or changes to how Grbl_Esp32 works, this will be the final feature release. The upcoming FluidNC releases may support a new way to implement changes to Wi-Fi and Access Point settings. We envision the next way to make these changes will be through a web utility that will be available on next generation browsers (Chrome, Edge & Opera) that support serial port communications.
Initial Release of GEU for Windows
This is version 1.0.0 of the Grbl Esp32 Utility (GEU). This release is limited to Windows, as I do not have the ability to currently compile for Mac or Linux. Current settings can be set through the utility:
- Wi-Fi / Access Point Mode.
- SSID & Password
- Static or DHCP
- IP Address
- Access Point Channel
The main purpose of this utility is to easily change the initial settings in order to get your new installation of Grbl_Esp32 online. Once configured, you can change the bulk of the settings using the WebUI. This project may be expanded to include additional settings such as Subnet and Bluetooth compatibility.