| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ugs-platform-app-2.1.20.zip | 2026-01-29 | 103.0 MB | |
| win64-ugs-platform-app-2.1.20.zip | 2026-01-29 | 146.4 MB | |
| win-ugs-platform-app-2.1.20.zip | 2026-01-29 | 143.6 MB | |
| linux-x64-ugs-platform-app-2.1.20.tar.gz | 2026-01-29 | 148.7 MB | |
| linux-arm-ugs-platform-app-2.1.20.tar.gz | 2026-01-29 | 146.1 MB | |
| linux-aarch64-ugs-platform-app-2.1.20.tar.gz | 2026-01-29 | 147.9 MB | |
| UniversalGcodeSender.zip | 2026-01-29 | 39.2 MB | |
| macosx-aarch64-ugs-platform-app-2.1.20.dmg | 2026-01-29 | 281.3 MB | |
| macosx-x64-ugs-platform-app-2.1.20.dmg | 2026-01-29 | 305.4 MB | |
| README.md | 2026-01-28 | 6.2 kB | |
| v2.1.20 source code.tar.gz | 2026-01-28 | 23.2 MB | |
| v2.1.20 source code.zip | 2026-01-28 | 26.3 MB | |
| Totals: 12 Items | 1.5 GB | 16 | |
This release contains a bunch of new features and bugfixes:
- On MacOSX the application wrongly required Rosetta to run.
- The Setup wizard stopped working for all devices that was not FluidNC based
- Fixed a bunch of refresh issues in the designers entity tree and added bit more information about the shapes being cut:
- Add basic path editing of vertices in the designer:
- Add function for stitching multiple line segments into one shape, useful on DXF files where they often consist of single line elements:
- Add basic support for importing Gerber and Excellon files:
- Add monogram cliparts free for personal use:
- Add Climb/Conventional milling strategies on surface and pocketing operations:
What's Changed
- Add toolpath direction by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2977
- Add tool path direction to surfacing operation by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2978
- Add a tool for editing vertices in a shape by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2980
- Add undoable action for path modifications by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2981
- Add action for drawing lines by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2982
- Fix problem with macro ordering by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2983
- Fix setup wizard by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2988
- Add extra logging and checks by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2990, https://github.com/winder/Universal-G-Code-Sender/pull/2989
- Add feature to stitch singular lines into one path by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2991
- Translations by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2992
- Add monograms to the designer clipart by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2993
- Fix problem with jog controller not reactivating the ContinuousJogWorker by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2994
- Fix entity tree events by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2995
- Reverted to the old grid and plane by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2998
- Fix entity cell renderer so that it is properly updated by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/2999
- Add reader for gerber files by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3001
- Add more support for gerber macros by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3003
- Add support for Excellon drill file by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3004
- Import routing from excellon files by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3005
- Zoom at mouse position and adjust scrollbars by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3007
- Add support for rounding rectangles by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3010
- Translations by @breiler in https://github.com/winder/Universal-G-Code-Sender/pull/3012, https://github.com/winder/Universal-G-Code-Sender/pull/2984
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)
Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.1.19...v2.1.20