v2.0.17
This version of UGS has a new algorithm for detecting GRBL version which fixes the connection to GRBL on Arduino Mega.
Check out the wiki for instructions on how to install.
Downloads
UGS Platform
Windows 64-bit
Windows 32-bit
Mac OSX
Linux
RaspberryPI
All platforms (requires Java)
UGS Classic
All platforms (requires Java)
What's Changed
- Update jogl / gluegen to 2.4.0 by @ulrichloose in #2159
- Fix parsing of alarm state in legacy grbl status format by @breiler in #2186
- Moved the responsibility for parsing the command response from the communicator to the command by @breiler in #2190
- Fix faulty encoding transformation by @breiler in #2192
- New GRBL initialization protocol by @breiler in #2194
- Now parses snapshot from GRBL version by @breiler in #2196
- Feature/hole probing by @risototh in #2197
- Fix problem with resizing entity not updating the shape by @breiler in #2198
New Contributors
- @ulrichloose made their first contribution in #2159
- @risototh made their first contribution in #2197
Full Changelog: v2.0.15...v2.0.17