v2.1.7
This release contains some feature improvements and bugfixes.
Game pad
It is now possible to add custom gamepad mappings without the need to compile UGS. For instructions on how to generate a mapping check out these instructions.
The settings will now show digital and analog values as green pies:
Overrides
The overrides window now contains rapid overrides:
Editor
The editor now contains functions for searching/replacing:
Visualizer
The visualizer can now visualize different feed rates (instead of just spindle speeds before):
Web pendant
The web pendant now uses web sockets for communication and has been rewritten in React
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
- Attempt to fix keyboard jog shortcut getting stuck by @breiler in #2485
- Made it possible to set a custom gamepad mapping via the settings by @breiler in #2486
- Added rapid speed overrides by @breiler in #2489
- Added library for editor search by @breiler in #2491
- Feed rate visualization by @breiler in #2515
- React pendant by @breiler in #2518
- Fix cli so that it does not require a connection by @breiler in #2521
- Bugfix pendant by @breiler in #2522
Full Changelog: v2.1.6...v2.1.7