Software

gSender vs UGS vs CNCjs: Best Free GRBL Sender for Hobby CNC

Keywords: gSender vs UGS CNC, best GRBL sender hobby CNC, CNCjs review hobbyist

Last updated: March 2026 · 5 min read

Slug: /guides/gsender-vs-ugs-vs-cncjs/

Read time: 6 min

Keywords: gSender vs UGS CNC, best GRBL sender hobby CNC, CNCjs review hobbyist

What a G-Code Sender Does (And Why It Matters)

A sender is the bridge between your CAM software and your machine:

  1. You load a G-code file (generated by your CAM software)
  2. The sender connects to your GRBL controller via USB
  3. You press start
  4. The sender streams G-code commands to the machine line by line
  5. The sender displays feedback: position, status, errors

You also use the sender for:

  • Jogging the spindle to set up
  • Zeroing the axes (setting home)
  • Tool changes
  • Pause and resume
  • Emergency stop

Picking the right sender makes your life dramatically easier.

gSender: The Current Community Favorite

gSender is Sienci Labs' free, open-source sender. It's actively developed and widely considered the best user experience available.

Pros:

  • Excellent UI—modern, intuitive, not cluttered
  • Built-in probing wizards (for Z-probes and auto-leveling)
  • Tool change support—pauses, prompts, resumes cleanly
  • Surfacing wizard for leveling spoilboards
  • Spindle control built-in
  • Actively developed with regular updates
  • Works with standard GRBL and grblHAL
  • Excellent documentation

Cons:

  • Electron app (heavier on system resources than web apps)
  • Requires installation (not portable in browser)

Best for: New hobbyists, anyone who wants the best user experience without thinking about it

Cost: Free

UGS (Universal Gcode Sender): The Classic

UGS is the OG sender—it's been around forever and is rock-solid reliable.

Pros:

  • Extremely stable—runs forever without issues
  • Lightweight, runs on older computers
  • Cross-platform (Windows, Mac, Linux)
  • Proven by thousands of users over 10+ years
  • Good for manual control and tinkering
  • No bloat—just the essentials

Cons:

  • UI feels dated (functional but not modern)
  • Limited built-in wizards
  • Less "helpful" than gSender (more manual work)
  • Development is slower

Best for: Experienced CNC operators, people who prefer simplicity, anyone on older hardware

Cost: Free

CNCjs: Web-Based Flexibility

CNCjs is a web-based sender that runs in your browser or as a desktop app.

Pros:

  • Clean, modern UI
  • Plugin system for extensibility
  • Works on any device (phone, tablet, computer) once set up
  • Device-agnostic—control from anywhere on your network
  • Multiple post-processor support built-in
  • Lightweight on system resources

Cons:

  • Less active development recently
  • Plugin quality varies wildly
  • Setup is more complex than gSender
  • Community support is smaller than gSender or UGS
  • Browser-based means you're managing a web server (not technically difficult but adds complexity)

Best for: Advanced users comfortable with network setup, people who want multi-device control

Cost: Free

Other Options Worth Mentioning

bCNC: Python-based, feature-rich, includes CAM capabilities. Good for advanced users, steep learning curve.

OpenBuilds Control: Specifically designed for GRBL and grblHAL, excellent UI, actively developed. Highly recommended if you're on an OpenBuilds system or just want a solid alternative.

The Comparison Table

Feature gSender UGS CNCjs bCNC OpenBuilds
UI Quality Excellent Fair (dated) Good Fair Excellent
Learning Curve Easy Easy Moderate Steep Easy
Probing Support Excellent Limited Good Excellent Good
Tool Changes Excellent Manual Fair Excellent Good
Cross-Platform Yes Yes Yes Yes Windows/Mac
Active Dev Yes Slow Moderate Yes Yes
Setup Complexity Simple Simple Moderate Complex Simple
Plugins/Extensions Limited Limited Extensive Some Some
Hardware Requirements Modest Very low Low Low Modest
Best For Beginners Minimalists Advanced Technical users OpenBuilds users

The Real Recommendation

For new hobbyists: gSender. No hesitation. The UI is genuinely better, the probing wizards save time, and it's actively maintained. Start here.

If gSender doesn't work for you: Try UGS. If you find gSender confusing or want something simpler, UGS is bulletproof and has been for over a decade.

For advanced users: OpenBuilds Control or CNCjs. If you have specific needs (multi-machine control, network access, plugin extensibility), these make sense.

Setup Basics for All Senders

Regardless of which sender you choose:

  1. Install the sender software
  2. Connect your machine via USB
  3. Open the sender
  4. Select the COM port your machine uses
  5. Set baud rate to 115200 (standard for GRBL)
  6. Click "Connect"
  7. You should see machine status (Idle, position, etc.)

If you don't see status, check:

  • Is the machine powered on?
  • Is the USB cable working? (Try a different port)
  • Is the baud rate correct?
  • Is the GRBL firmware actually on the machine?

Probing and Auto-Leveling

gSender's probing wizards are actually useful:

  • Z-probe: You connect a probe to your machine (inexpensive, ~$20), and the sender automatically measures your spoilboard surface and adjusts Z-height
  • XY offset: For setting work zero without manual jogging
  • Surfacing: Automatically generates a toolpath to level your spoilboard

Other senders do this less smoothly.

What We'd Buy

Sender software is free, so this is easy:

  1. gSender: Download and use it. It's the best experience.
  2. Have UGS as backup: If gSender has compatibility issues (rare), UGS always works.

That's it. No cost.