Universal Gcode Sender (UGS) 2.0 is a premier, open-source interface for controlling CNC machines. Designed to be a robust bridge between your digital G-code designs and GRBL-based hardware, it offers a visual, real-time platform for both beginners and professional makers.

Get the latest version from the Official Java Website .

GitHub - winder/Universal-G-Code-Sender: A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.

Because UGS is a Java-based application, you have Java 8 or higher installed on your Windows machine before it will run.

Open your Windows Command Prompt and type java -version to confirm it is correctly installed. Step-by-Step Download and Installation