Top 3018s

3018 CNC Machine Software: Candle, UGS, Easel and LaserGRBL

Every 3018 job passes through two programs: one draws the part and writes G-code, the other streams that code to the GRBL board over USB. A third, LaserGRBL, joins in once a diode module rides on the Z carriage.

Logged September 2026
Quick answer

Send G-code and jog the machine with Candle or Universal Gcode Sender (UGS); both talk to GRBL 1.1 at 115200 baud. Make the G-code in Easel for simple signs, in Carveco Maker or Fusion 360 for proper CAM, and in LaserGRBL or LightBurn for a laser head. On Windows, install the CH340 USB driver before plugging in.

  • Sender: Candle (Windows) or UGS (Windows, macOS, Linux)
  • CAM: Easel in a browser, Carveco Maker, Fusion 360 personal use
  • Laser: LaserGRBL (free, Windows) or LightBurn (paid licence)
  • Circuit boards: KiCad Gerbers turned into toolpaths by FlatCAM
Candle from the first evening1 Genmitsu 3018-PRO CNC Router Kit
Genmitsu 3018-PRO CNC Router Kit
Built around GRBL and set up for Candle, with an offline controller for jobs that run from a card.
  • 300 × 180 × 45 mm
  • 775 brushed spindle, ER11 collet
  • Offline controller: runs without a PC
Get it here
32-bit board on a budget2 Twotrees TTC3018 CNC Router
Twotrees TTC3018 CNC Router
An STM32-based GRBL board over USB, which Twotrees rates as compatible with ArtCAM and Fusion 360.
  • 300 × 180 × 40 mm
  • 775 brushed spindle, ER11 collet
  • GRBL control over USB
Get it here
Carveco, Fusion or Easel3 Genmitsu 3018-PROVer V2 CNC Router
Genmitsu 3018-PROVer V2 CNC Router
Genmitsu names all three CAM options for the PROVer V2 and backs them with its resource centre.
  • 284 × 180 × 41 mm
  • 775 brushed spindle, ER11 collet
  • All-metal frame
Get it here

From a sketch to the spindle: three programs on one USB cable

A 3018 has no screen of its own worth the name, so the computer does the thinking. Design software draws the part, CAM software turns it into toolpaths and G-code, and a sender streams those lines to the GRBL firmware on the controller board.

GRBL is small open-source firmware that reads G-code one line at a time and turns it into step pulses for the X, Y and Z motors. It does not store the whole job. The sender feeds it line by line over USB, so the cable and the computer stay connected until the last pass finishes.

  1. Design: Inkscape, a CAD sketch, a DXF from a friend or a photo traced into vectors.
  2. CAM: Easel, Carveco Maker or Fusion 360 decides bit, depth per pass, feed and spindle speed, then writes a .nc or .gcode file.
  3. Send: Candle or UGS opens the port, lets you jog and zero, then streams the file.
  4. Cut: the board turns each G1 line into motion while the spindle runs at the S value in the file.

An offline controller changes step three. The Genmitsu 3018-PRO and the CNCTOPBAOS 3018-PRO ship with a hand-held module that reads G-code from an SD card, so the laptop can leave the garage once the file exists. CAM still happens on a computer; only the streaming moves to the card.

Some bundles skip the separate CAM step. Easel draws, plans and sends inside one browser tab, which suits a first sign or coaster. The trade is control: fewer toolpath types and fewer ways to tune the cut.

Feeds & figures

Which program does which job

ProgramJob in the chainRuns onLicence
Candle (GRBLControl)Sender: jog, set zero, stream G-code, probe a PCB height mapWindowsFree, open source
Universal Gcode SenderSender with a 3D visualiser, macros and a probe moduleWindows, macOS, Linux (Java)Free, open source
EaselDesign, toolpaths and sending in one browser tabBrowser plus a small local driverFree tier, Pro subscription
Carveco Maker2D and 2.5D CAM, V-carved lettering, reliefsWindowsSubscription
Fusion 360CAD and CAM with a GRBL post-processorWindows, macOSFree personal-use licence with limits
LaserGRBLRaster photos and vector outlines for a diode laserWindowsFree, open source
LightBurnLaser layout, material tests and controlWindows, macOS, LinuxPaid licence after a trial
FlatCAMGerber files to isolation-milling G-codeWindows, macOS, LinuxFree, open source
CH340 driverUSB-to-serial link between computer and boardWindows; Linux and recent macOS include oneFree

Platforms and licence types as each developer publishes them, September 2026. Free tiers and subscription terms change from year to year.

Candle and UGS: jogging, zeroing and streaming the file

Candle is the sender most 3018 kits point to first. It is a Windows program with a jog pad, a spindle switch, a 3D preview of the toolpath and buttons that set the current position as work zero.

Universal Gcode Sender does the same jobs on Java, so it runs on a Mac or a Linux box as well as Windows. Its visualiser, macro buttons and probe module make it the usual choice once jobs get longer. Both open the board's serial port at 115200 baud, the GRBL 1.1 default.

  1. Install the CH340 driver on Windows, then plug in the USB cable.
  2. Pick the new COM port in the sender and connect at 115200.
  3. Type $$ in the console to list the board's settings and save a copy.
  4. Jog each axis a few millimetres to confirm direction before any bit goes in.
  5. Zero X and Y on the stock corner, then zero Z with a probe or a paper slip.
An ALARM after reset is GRBL protecting the machine, not a fault. Send $X to unlock on a 3018 without switches, or $H to home one that has them.

Candle also probes a grid across a copper board and bends the toolpath to follow it, a feature called the height map. That single button is why many PCB makers keep Candle even after moving to UGS for wood. The machine and work coordinates entry explains what the zero buttons change underneath.

Spindle to spindle

Six GRBL 3018s on one sheet

Genmitsu 3018-PRO CNC Router Kit Genmitsu 3018-PRO CNC Router Kit Twotrees TTC3018 CNC Router Twotrees TTC3018 CNC Router Twotrees TTC3018 Pro CNC Router Twotrees TTC3018 Pro CNC Router Genmitsu 3018-PROVer V2 CNC Router Genmitsu 3018-PROVer V2 CNC Router CNCTOPBAOS 3018-PRO CNC Router CNCTOPBAOS 3018-PRO CNC Router ACMER Ascarva 3S 500W CNC Router ACMER Ascarva 3S 500W CNC Router
TypeMachineMachineMachineMachineMachineMachine
Spindle775 spindle775 spindle775 spindle775 spindle775 spindle500W spindle
Work area300 × 180 × 45 mm300 × 180 × 40 mm300 × 180 × 40 mm284 × 180 × 41 mm300 × 180 × 45 mm300 × 180 × 78 mm
FrameAluminium + plasticAluminium + plasticAll-metalAll-metalAluminium + plasticAluminium + plastic
Linear guidesNoNoNoNoNoNo
Offline controllerYesNot includedNot includedNot includedYesNot included
Get it here Get it here Get it here Get it here Get it here Get it here
Measurements

Measured specs of the top three

Genmitsu 3018-PRO CNC Router Kit
Genmitsu 3018-PRO CNC Router Kit
Model
Genmitsu 3018-PRO
Working area (X × Y × Z)
300 × 180 × 45 mm (11.8 × 7.1 × 1.8 in)
Machine footprint
400 × 330 × 240 mm (15.7 × 13.0 × 9.4 in)
Frame
PF plates on aluminium profile, base raised to 4 cm
Bed
T-slot 2040 aluminium profile
Motion system
Linear shafts and leadscrews
Maximum travel speed
1200 mm/min
Z-axis carriage
Nylon
Spindle
775 DC motor, 24V
Spindle power
60W rated, 120W maximum
Stepper motors
1.3 A, 0.25 N·m holding torque
Included bits
20° V-bits, 0.1 mm tip, 3.175 mm (1/8 in) shank
Logbook entry →Get it here
Twotrees TTC3018 CNC Router
Twotrees TTC3018 CNC Router
Model
Twotrees TTC3018
Working area (X × Y × Z)
300 × 180 × 40 mm
Machine size
420 × 355 × 280 mm
Controller
32-bit STM32 processor
Firmware
GRBL
Engraving accuracy (maker's figure)
0.1 mm
Maximum speed
Up to 1,500 mm/min
Spindle
775 motor
Spindle speed
7,000–9,000 rpm
Collet
ER11, holds 0.5–7 mm shanks
Connection
USB
Design software named
ArtCAM, Fusion 360
Logbook entry →Get it here
Genmitsu 3018-PROVer V2 CNC Router
Genmitsu 3018-PROVer V2 CNC Router
Model
Genmitsu 3018-PROVer V2 (3018PV2L)
Working area (X × Y × Z)
284 × 180 × 41 mm (11.2 × 7.1 × 1.6 in)
Frame
Aluminium structure
Bed
One-piece machined aluminium spoilboard
Pre-assembled parts
Gantry frame and spoilboard, tidy cable management
Assembly time (maker's figure)
Under 35 minutes
Spindle
775 motor, 24V
Maximum spindle speed
10,000 rpm
Stepper drivers
Toshiba TB6S109 with 32-bit chips
Control board
Redesigned, with extra add-on ports
Limit switches
Fitted
Emergency stop
Fitted
Logbook entry →Get it here

Easel for a pine sign, Fusion 360 for an aluminium bracket

The CAM program sets how the cut behaves, so it matters more than the sender. Choose it by the kind of part on the bench, not by the name on the box.

  • Easel: type a name, pick a font and a bit, set the depth, carve. The free tier covers pockets, outlines and simple engraving; V-carving sits in the Pro subscription. It needs a small local driver to reach the USB port.
  • Carveco Maker: the descendant of ArtCAM, strong at V-carved lettering, 2.5D relief and sign work. Genmitsu names it for the PROVer V2, and the 3018-PRO laser bundle includes it.
  • Fusion 360: real CAD with adaptive clearing, contours and tabs. Pick the Grbl post-processor when saving the G-code.
  • Estlcam and Inkscape add-ons: lighter options for 2D outlines and quick plotter-style engraving.

Fusion 360's free personal-use licence has limits. Rapid moves are converted into feed-rate moves, so jobs take longer than the toolpath suggests, and the number of editable documents is capped. For a hobby 3018 those limits rarely stop a project.

Whatever the program, enter the 3018's reality: a 1/8-inch or 3.175 mm shank, an ER11 collet and a spindle between 9,000 and 20,000 rpm depending on the motor. Tool libraries written for full-size routers assume far more stiffness. Start from the feed and depth tables and let the first cut in scrap set the numbers.

Bench favourite

Carveco and Candle in the same box

Genmitsu 3018-PRO CNC Router with 5W Laser
Best for a software-ready start Genmitsu 3018-PRO CNC Router with 5W Laser

The 3018-PRO kit ships with Carveco Maker for design and Candle for sending, and its 5W laser module runs from the same GRBL board. Every program in the chain is covered on the first day.

Get it here

Spindle maximum and laser mode: GRBL settings that trip up 3018 owners

Typing $$ prints about thirty numbered settings, each line a dollar sign, a number and a value, and most can stay as the maker shipped them. A handful decide whether the spindle speed, laser power and soft limits behave the way the software expects.

Setting no.What it controlsWhy it matters on a 3018
30 / 31Spindle speed at full and minimum PWMMany boards ship with 30 set to 1000, so S1000 means full speed and S10000 from CAM simply clamps
32Laser mode1 for a diode head, 0 for the spindle; laser mode keeps moving through power changes
100–102Steps per millimetreSet by screw lead and microstepping; a wrong value scales every part
110–112Maximum rate, mm/minCaps rapids; the TTC3018 is rated to 1500 mm/min, the LUNYEE Pro Max to 5000
20–22Soft limits, hard limits, homingOnly useful when limit switches are fitted and wired
130–132Maximum travelTells soft limits the size of the frame

The spindle-maximum mismatch is the most common one. A CAM file that asks for S10000 on a board set to 1000 runs the spindle flat out, which is harmless for a 775 but wrong for a laser at partial power. Match setting 30 to the number the CAM program writes, or change the CAM post to scale into 0–1000.

Save the $$ printout before changing anything. If a setting goes wrong, typing the old line back restores it in a second.

Plotted

Spindle top speeds to match in GRBL

Top spindle speed as each maker rates it. GRBL setting 30 (spindle maximum) should equal the top speed of the spindle in use, so an S value in the G-code maps to a real rpm.

LaserGRBL for plywood burns, FlatCAM for copper-clad boards

A diode module swaps the router's job from cutting to burning, and a different program fits that work. LaserGRBL imports a photo or an SVG, converts it to lines or dots, and streams it with laser mode on.

LaserGRBL is free and Windows-only; LightBurn is paid, runs on all three desktop systems and adds material tests, layers and camera alignment. Both drive the 3-pin laser header on a 3018 board through the same S value that sets spindle speed. The laser module entry covers power, focus and goggles.

  • Photos: LaserGRBL's dithering modes turn greyscale into dots a 5W diode can burn on birch.
  • Line art and text: import an SVG, set the power and speed per layer.
  • Cutting: several slow passes with air assist, never on PVC or vinyl.

Circuit boards take their own chain. KiCad or EasyEDA exports Gerber and drill files, FlatCAM turns the copper outline into isolation toolpaths for a V-bit, and Candle's height map keeps the cut depth even on a board that is not perfectly flat.

Wireless options remove the USB cable altogether. Genmitsu's GGW-UART module sends G-code from a phone app to the 3018-PRO, and the MKS DLC32 kit adds a 32-bit board with Wi-Fi and a TS35-R screen. Both still need CAM on a computer first; the upgrade order puts them after the probe and clamps.

Bench notes

Asked before the first cut

Does a 3018 CNC work with a Mac?

Yes. UGS runs on macOS through Java, Easel runs in a browser, and Fusion 360 and LightBurn have Mac versions. Candle and LaserGRBL are Windows programs.

Why does Candle not find my 3018?

Usually the CH340 USB driver is missing or another program holds the port. Install the driver, close other senders, pick the new COM port and connect at 115200 baud with a data-capable USB cable.

Is Easel free to use with a 3018?

The free tier designs, plans toolpaths and sends G-code to GRBL machines like the 3018. V-carving and some advanced toolpaths need the Pro subscription.

Why is my 3018 in ALARM and refusing to move?

GRBL locks after a reset, a limit hit or an interrupted job. Send $X to unlock a machine without switches, or $H to home one that has them, then re-zero before cutting.

Can a 3018 run a job without a computer?

Yes, with an offline controller. The Genmitsu 3018-PRO and CNCTOPBAOS kits include one that reads G-code from an SD card; the CAM work still happens on a computer beforehand.

Which CNC 3018 Pro engraving machine software comes with the kit?

It varies by maker. The Genmitsu 3018-PRO comes set up for Candle, with Carveco Maker in its laser bundle, and VEVOR includes Candle with both of its 3018s. UGS and the free tier of Easel cover any GRBL 3018 that arrives without a program.

Next entry

More logbook entries

On the bench

Boards, Wi-Fi and offline controllers