Universal G Code Sender Versions Save

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.

v2.1.6

2 months ago

This release contains an important update for the gamepad library which fixes the problem with memory leaks on Windows.

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Mac OSX Mac OSX Mac OSX aarch64 Mac OSX ARM64 Linux x64 Linux 64-bit Linux ARM Linux ARM (Raspberry Pi OS 32-bit) Linux ARM64 Linux ARM64 (Raspberry Pi OS 64-bit) Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

New Contributors

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.1.5...v2.1.6

v2.1.5

3 months ago

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: image
  • The setup wizard now has a simple drop down for changing the driver to make it easy to switch to TCP connections: image

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Mac OSX Mac OSX Mac OSX aarch64 Mac OSX ARM64 Linux x64 Linux 64-bit Linux ARM Linux ARM (Raspberry Pi OS 32-bit) Linux ARM64 Linux ARM64 (Raspberry Pi OS 64-bit) Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

New Contributors

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.1.4...v2.1.5

v2.1.4

4 months ago

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Windows Windows 32-bit Mac OSX Mac OSX Mac OSX aarch64 Mac OSX ARM64 Linux x64 Linux 64-bit Linux ARM Linux ARM (Raspberry Pi OS 32-bit) Linux ARM64 Linux ARM64 (Raspberry Pi OS 64-bit) Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.1.3...v2.1.4

v2.1.3

5 months ago

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Windows Windows 32-bit Mac OSX Mac OSX Mac OSX aarch64 Mac OSX ARM64 Linux x64 Linux 64-bit Linux ARM Linux ARM (Raspberry Pi OS 32-bit) Linux ARM64 Linux ARM64 (Raspberry Pi OS 64-bit) Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.1.2...v2.1.3

v2.1.2

6 months ago

This release contains fixes for joystick/gamepads on MacOSX ARM64 where the library for gamepad controllers is updated.

We have also added a program icon and a menu action for creating a launcher on Linux and shortcut on WIndows.

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Windows Windows 32-bit Mac OSX Mac OSX Mac OSX aarch64 Mac OSX ARM64 Linux x64 Linux Linux ARM Linux ARM (Raspberry Pi OS 32-bit) Linux ARM64 Linux ARM64 (Raspberry Pi OS 64-bit) Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.1.0...v2.1.2

v2.1.0

6 months ago

This is release is focused on updating the Netbeans framework and Java version, which means that as of now Java 16 or higher is required to build and run UGS. We will also activate the FlatLAF theme by default which will make the UI consistent across different operating systems.

This version will now also build into packages for Linux ARM64 and MacOSX ARM64.

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Windows Windows 32-bit Mac OSX Mac OSX Mac OSX aarch64 Mac OSX ARM64 Linux x64 Linux Linux ARM Linux ARM (Raspberry Pi OS 32-bit) Linux ARM64 Linux ARM64 (Raspberry Pi OS 64-bit) Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.0.21...v2.1.0

nightly

7 months ago

This is the nightly build with the latest features and bug fixes in UGS.

Build Status GitHub last commit (branch) Downloads

UGS Platform

Windows Windows 64-bit Windows Windows 32-bit Mac OSX x64 Mac OSX Mac OSX aarch64 Mac OSX ARM64 Linux x64 Linux Linux ARM Linux ARM (Raspberry Pi OS 32-bit) Linux ARM64 Linux ARM64 (Raspberry Pi OS 64-bit) Zip All platforms (requires Java)

UGS Classic

Zip All platforms

v2.0.21

7 months ago

Fixed problem when connecting to older GRBL 0.9 version, minor bug fixes and feature improvements.

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Windows Windows 32-bit Mac OSX Mac OSX Linux x64 Linux Linux ARM RaspberryPI Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

New Contributors

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.0.20...v2.0.21

v2.0.20

8 months ago

A small release with minor fixes for problems found in version 2.0.19.

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Windows Windows 32-bit Mac OSX Mac OSX Linux x64 Linux Linux ARM RaspberryPI Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.0.19...v2.0.20

v2.0.19

8 months ago

This version has several fixes focused on probing and auto leveling. Many issues was caused by mixing of units, for instance if the UI was set to show in inches and the probing was done in metric.

The visualization of the autoleveling will now also better show the height data based on the lowest point relative to the highest. Here is a sample where I did an auto level on a coin where the probe area was 12mm x 13mm with a max scan depth of 0.16mm: Screenshot from 2023-08-18 07-24-34

Probing is now implemented as actions which can then be mapped to a keyboard shortcut, gamepad button, toolbar button or toolbox button. probing

For you vampires out there - the dark theme has got some updates: FlatLaF Dark

For those of you who are using lasers - the visualizer will now also display the spindle speed: GCode for lasers before GCode for lasers after

Downloads

Downloads

UGS Platform

Windows Windows 64-bit Windows Windows 32-bit Mac OSX Mac OSX Linux x64 Linux Linux ARM RaspberryPI Zip All platforms (requires Java)

UGS Classic

Zip All platforms (requires Java)

What's Changed

Full Changelog: https://github.com/winder/Universal-G-Code-Sender/compare/v2.0.18...v2.0.19

Credits

An extra thanks to Chris and George over at SainSmart for donating one of their machines which made development and debugging so much easier.