v2.1.5
This release contains a couple of big changes and several bug fixes and improvements.
- The designer settings panel has been completely rewritten to support undo/redo actions.
- The override function has now been rewritten to use sliders for changing the override settings:
- The setup wizard now has a simple drop down for changing the driver to make it easy to switch to TCP connections:
Downloads
UGS Platform
Windows 64-bit
Mac OSX
Mac OSX ARM64
Linux 64-bit
Linux ARM (Raspberry Pi OS 32-bit)
Linux ARM64 (Raspberry Pi OS 64-bit)
All platforms (requires Java)
UGS Classic
All platforms (requires Java)
What's Changed
- Upgraded Jersey and Jetty by @breiler in #2405, #2407
- Fixes to the designer by @breiler in #2414
- Bugfix for handling gcode state G38 by @breiler in #2422
- Fix for not assuming that origin position is 0,0,0 by @breiler in #2423
- Removed jidesoft-oss as it was not working with NetBeans and FlatLaf by @breiler in #2427, #2424
- Properly clean up a partially established connection by @breiler in #2428
- Rework of the designer settings panel by @breiler in #2434
- Add Driver selector to Connection setup wizard by @shampeon in #2436
- Add possibility to autolevel scan in negative space by @breiler in #2437
- Add possibility to export the autoleveled gcode by @breiler in #2438
- Attempt to fix file chooser dialog on MacOSX by @breiler in #2441, #2447, #2442
- Reworked the overrides panel by @breiler in #2446
New Contributors
Full Changelog: v2.1.4...v2.1.5