v2.0.14
The focus of this release was some cleanup and refactoring needed to improve the console log where we now use Netbeans Input/Output. The auto leveler feature has been looked over with a couple of bug fixes by @nickmayer. A couple of bug fixes and new features has been made to the Designer.
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)
Changes
Improvements and bugfixes
- Updates & fixes for Auto Leveler plugin by @nickmayer in #2022
- Extracted the async communicator event dispatcher by @breiler in #2103
- Fixed concurrency problems by @breiler in #2106
- Fix problem with custom colors not working on some systems and LaF:s by @breiler in #2107
- Command creator by @breiler in #2108
- Fix concurrency problem when running really fast streaming gcode by @breiler in #2109
- Gcode streamer now requires a command creator for generating commands by @breiler in #2110
- Do not use CentralLookup to look up the Controller-instance by @breiler in #2122
- Fixed problem with saving designs by @breiler in #2129
- FluidNC usability fixes by @breiler in #2135
- Small adjustments in the Designer by @breiler in #2131
New features
- Add highlight container for sent gcode commands in editor by @breiler in #2100
- New plugin for console log by @breiler in #2098
- Add action for jogging to center of an entity in the designer. by @breiler in #2111
- Mappable shortcuts in the designer by @breiler in #2118
- Add action for following the running gcode in the editor by @breiler in #2123
- Add actions for selecting previous and next entity in the designer by @breiler in #2126
- Add a feature for hiding objects in designer by @breiler in #2128
- Add menu for opening recent files by @breiler in #2132
- Add support for "Save as..." in the designer by @breiler in #2133
- Added feature for exporting/importing settings by @breiler in #2134
- Added new feature enabling to rearrange entities in the designer tree by @breiler in #2139
Full Changelog: v2.0.13...v2.0.14