A desktop 4 axis CNC router setup for cylindrical carving is the right move when you want to machine a part all the way around its diameter without flipping it by hand. On the TwoTrees rotary module, the 3-jaw chuck and 4:1 drive reduction are designed for continuous rotational carving of stock between 4 mm and 60 mm in diameter, which makes it a practical fit for parts like chess pieces, chair legs, and tool handles when the blank fits the chuck envelope.
What the rotary module changes
A 4th-axis rotary module turns a standard 3-axis desktop CNC into a machine that can index and carve around a cylinder in controlled steps. Instead of treating the workpiece as a flat panel, the controller rotates the stock while the spindle cuts along its length, so the toolpath can wrap around the outside surface.
That distinction matters. The rotary module is not a lathe replacement, and it is not a general-purpose solution for oversized logs or heavy stock removal. It is a CNC workflow for cylindrical work that fits the chuck and stays securely supported while the cutter is engaged.
Mounting the module square
Mechanical setup starts with alignment, not software. The 3-jaw chuck and the tailstock should be parallel to the X-axis gantry so the spindle cuts along the centerline of the rotating stock instead of forcing the part off axis.
Before cutting, clamp the blank firmly in the chuck and bring the tailstock live center into secure contact with the workpiece. That support is not optional: if the tailstock pressure is loose, cutter loads can shift the stock or let it walk out of position during rotation.
The best way to verify alignment is with a simple dry run. Rotate the axis by hand or in slow jogs, watch for wobble, and confirm that the blank stays centered through the full turn before you power up the spindle.
Calculate A-axis steps
The controller setup for a rotary module depends on the steps-per-degree value for the A axis. With a 4:1 reduction, the motor must turn four revolutions to rotate the chuck once, so the axis needs four times the motor’s native step count divided across 360 degrees of motion.
Use this formula:
A-axis steps per degree = motor steps per revolution × microsteps × gear reduction ÷ 360
For a common 1.8-degree stepper motor, the base motor step count is 200 steps per revolution. If the driver is set to 16 microsteps and the rotary module uses a 4:1 reduction, the calculation is:
200 × 16 × 4 ÷ 360 = 35.56 steps per degree
That gives you the GRBL A-axis value to start with. In practice, you should still confirm motion with a known rotation test, because any small mismatch in wiring, driver configuration, or mechanical slip will show up as wrapping error on the finished part.
Set GRBL with care
For a rotary axis, GRBL configuration is only useful when the machine, driver, and gear ratio all match the value you enter. If the A-axis steps-per-degree is wrong, the carving will drift around the circumference, and the error becomes obvious on a wrapped toolpath.
Set the value, then test with a simple cylindrical move before you cut a real part. A marked dowel or blank is enough to confirm that commanded rotation matches actual rotation, and it is much easier to correct at that stage than after a long roughing pass.
Build wrapped CAM toolpaths
Wrapped rotary toolpaths in Fusion 360 or Carveco let you design on a flat model while the software projects the motion around a cylinder. That is the core CAM step for 4th-axis carving: the toolpath must account for stock rotation, not just linear X, Y, and Z movement.
For the cleanest results, separate the job into roughing and finishing. Roughing removes bulk material efficiently, usually with a flat end mill. Finishing is where the detail appears, and a tapered ball-nose bit is often the better choice for refined curves, shallow relief, and smooth 3D transitions.
Keep the geometry realistic. A wrapped toolpath can create complex forms, but it cannot ignore the actual diameter of the blank. If the stock is too large for the chuck, it must be pre-turned down before it can be mounted safely.
Roughing before detail
Cylindrical carving works best when you reduce the blank in stages. A flat end mill is the right choice when you want to remove material quickly and establish the rough outside shape, especially on wood and softer materials where bulk reduction matters more than surface finish.
Once the rough form is close, switch to a tapered ball-nose bit for the shaping pass. That cutter is better suited for small surface transitions and 3D details because it leaves fewer visible scallops and handles curved geometry more naturally than a flat tool.
Do not expect the finishing tool to make up for poor setup. If the stock is off center, the tailstock is loose, or the A-axis value is incorrect, even a good bit will reproduce the error across the full wrap.
What fits and what does not
The verified clamping range for the TwoTrees rotary module is 4 mm to 60 mm in diameter. That range is useful for a lot of common workshop workpieces, but it also sets a hard boundary: larger turned logs do not fit the 3-jaw chuck as shipped.
If you want to machine a larger blank, it must first be reduced to fit the chuck envelope. That is an upstream stock-prep decision, not a CAM fix, and it should be planned before the part is mounted on the machine.
The module connects directly to the expansion driver ports on the TTC450, TTC450 Pro, and TTC6050 mainboards, so it belongs in a TwoTrees desktop CNC workflow where the router, controller, and rotary hardware are meant to work together. For users building out a larger bench-top platform, the TwoTrees TTC6050 CNC Router Machine is the matching machine family to evaluate alongside the rotary module.
Safe rotary carving habits
Treat the rotating blank like a moving cutter zone, not a hand-finishing surface. Keep your hands and measuring tools clear while the spindle is engaged, and do not reach in to check diameter, alignment, or surface finish until the machine is fully stopped.
Because the spindle can run at high speed, loose clothing, long hair, and unsecured accessories are obvious hazards around a rotary setup. The work should be stable, the stock should be supported, and the first cuts should be conservative enough to confirm that the chuck, tailstock, and toolpath are all behaving as expected.
When this setup is the right choice
A desktop 4 axis CNC router setup for cylindrical carving makes sense when your project needs consistent wrapping, repeatable geometry, and a controlled path around the full circumference of a part. It is a strong fit for makers who want to move from flat carving to continuous rotational machining without stepping into a full-size industrial lathe workflow.
If the blank fits the 4 mm to 60 mm clamping window, the two main success factors are straightforward: align the rotary hardware precisely, and match the GRBL A-axis settings to the 4:1 reduction before you run a real toolpath. Do those two things well, and the wrapped CAM work becomes much more predictable.