What's Changed
- Fix not possible to select the custom tool from tool library by @dnikodem84 in https://github.com/winder/Universal-G-Code-Sender/pull/3109
- Fix can only type one character at a time in Tool library name by @dnikodem84 in https://github.com/winder/Universal-G-Code-Sender/pull/3112, https://github.com/winder/Universal-G-Code-Sender/pull/3113
- Allow simple math expressions (e.g. 3/2, 7.2+1, 360/8) in the Designer's Transform panel position fields by @dnikodem84 in https://github.com/winder/Universal-G-Code-Sender/pull/3111
- Treat homing as enabled for non-zero values by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3117
- Fixed problem with LaF loading after setting panels are created by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3124
- Bump react-router and react-router-dom in /ugs-pendant/src/main/webapp by @dependabot[bot] in https://github.com/winder/Universal-G-Code-Sender/pull/3120
- New translations messagesbundle_en_us.properties (Chinese Simplified) by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3125
- Add confirmation dialog before resetting work coordinate zero by @mvanhorn in https://github.com/winder/Universal-G-Code-Sender/pull/3126
- Visualizer arc tolerance by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3127
- Added support for the designer in ugs-fx by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3129
- Fx designer fixes by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3130
- Bump vite from 8.0.5 to 8.0.16 in /ugs-pendant/src/main/webapp by @dependabot[bot] in https://github.com/winder/Universal-G-Code-Sender/pull/3128
- Bump js-yaml from 4.1.1 to 4.3.0 in /ugs-pendant/src/main/webapp by @dependabot[bot] in https://github.com/winder/Universal-G-Code-Sender/pull/3135
- Persist custom jog key mappings across restart by @mvanhorn in https://github.com/winder/Universal-G-Code-Sender/pull/3136
- Allow using tool path angle on laser fill by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3137
- Add expand arrow to drop down button by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3138
- Move entities with arrow keys by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3139
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 FX Beta
Windows (exe)
Windows (msi)
Mac OSX
Mac OSX ARM64
Linux (deb)
Linux ARM64 (deb)
Linux (rpm)
Linux ARM64 (rpm)
New Contributors
- @mvanhorn made their first contribution in https://github.com/winder/Universal-G-Code-Sender/pull/3126
Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.1.23...v2.1.24