From Weird Shirts to Spinning Metal: Meet RotatoCAM

The Story:

Crazy Shirt Club has always been about making strange ideas into real objects.

Sometimes that means putting a design on a shirt that makes somebody at the grocery store stop, squint, and quietly wonder what kind of person would wear such a thing.

Sometimes it means building software that tells a homemade CNC machine how to carve a spiral around a rotating chunk of material without launching an endmill across the garage.

Today, we are taking a small detour into that second category.

Introducing RotatoCAM

RotatoCAM is a new 3-axis and 4-axis CAM program built for hobby machinists, garage inventors, small shops, and anyone else stubborn enough to make real parts with a machine assembled from affordable hardware and unreasonable optimism.

CAM software is the part of the CNC process that turns an idea into an actual cutting path. You load a model, choose your tools and machining strategy, inspect the generated toolpath, and export the G-code that your machine controller understands.

That sounds simple enough until you start asking a machine to rotate the stock while cutting it continuously.

That is where things get interesting.

RotatoCAM can generate simultaneous 4-axis rotary toolpaths, including spiral finishing paths that move along a part while the stock turns in a chuck. It also handles more familiar jobs such as 3-axis roughing and finishing, drilling, boring, flat engraving, and text wrapped around a bar.

The goal is not to replace every industrial CAM suite ever created. The goal is to make genuinely useful CNC capabilities accessible to regular people without requiring a giant software subscription, a corporate purchasing department, or a minor degree in button-clicking.

Load a Model. Read the Cut. Make Some Chips.

RotatoCAM can work from common 3D models and drawing files, including STL, STEP, OBJ, 3MF, DXF, and SVG files.

It also includes conversational programming tools for jobs that do not need a model at all. You can enter measurements directly for operations such as facing, pockets, drill patterns, turn-to-round cuts, flute and spiral grooves, rotary-indexed slots, thread milling, and other common shop tasks.

Before any metal meets cutter, the generated program can be inspected in a 3D backplot and run through a material-removal simulation. The simulator reads the generated G-code, shows the cutter moving through the stock, and highlights areas that may have leftover material or gouging.

Because watching a virtual cutter do something stupid is dramatically cheaper than watching a real cutter do it.

Built for DIY Machines

RotatoCAM speaks the languages commonly used by hobby CNC machines and retrofit projects:

  • GRBL
  • grblHAL
  • LinuxCNC

That makes it a natural fit for the kind of machine built from stepper motors, a breakout board, a rotary chuck, spare aluminum plate, a few online purchases, and several evenings of asking yourself why you did not simply buy a fishing boat instead.

The current beta is available as a portable Windows download. Unzip it, run it, and start experimenting. There is no installer and no subscription required during the beta period.

A Real Beta, Not a Magic Button

CNC machines are powerful tools. RotatoCAM generates G-code, but it cannot see your machine, verify your offsets, tighten your clamps, or slap your hand away from the emergency stop button at the correct moment.

Every generated program should be inspected carefully. Every new toolpath should be simulated first, air-cut above the workpiece, and tested slowly in soft material before attempting anything ambitious.

The recommended order is simple:

  1. Generate the program and inspect the backplot.
  2. Run the simulation and check the feeds, depths, and units.
  3. Air-cut the entire program above the stock.
  4. Keep the emergency stop within reach.
  5. Begin with a shallow pass in forgiving material.
  6. Measure twice. Then measure again because the machine does not care about your feelings.

Beta testing is partly about finding bugs, but it is also about proving workflows carefully and safely on a wider range of real machines.

Why Is a Shirt Website Talking About CNC Software?

Because all of this belongs to the same world.

Crazy Shirt Club is not a giant apparel corporation pretending to have a personality. It is a small independent project built around artwork, fabrication, experiments, and the occasional unnecessary side quest.

RotatoCAM came from that same impulse: build something useful, make it look interesting, share it with people who might enjoy it, and see what happens when the signal leaves the basement.

Some people make shirts.

Some people make machine parts.

Some people make shirts while rebuilding an old CNC mill and accidentally write 4-axis CAM software along the way.

It takes all kinds.

Try RotatoCAM

RotatoCAM is currently available as a free public beta for Windows.

Explore the project, read the safety notes, download the current build, and take a look at what it can do:

ENTER THE ROTATOCAM NODE →

If you test it on a real machine, start carefully and send feedback. Bug reports, controller details, screenshots, generated files, and notes about your machine setup all help improve the software.

Transmission complete.

Now go make some chips.