Plasma Cutter

Wednesday, Dec 18, 2024 | 6 minute read | Updated at Tuesday, Feb 25, 2025

Will Rohren

A Torchmate CNC plasma cutter sat unused for five years before landing in our shop. Then it became my problem to solve.

STATUS: Fully operational and optimized. SOP published, four staff trained.

Back to Home Page


Background

The Rapid Prototyping Studio (RPS) at Texas A&M is the makerspace where I work as a student technician. Sometime in the late 2010s, researchers in our building (JCAIN) bought a Torchmate CNC plasma cutter, never used it, and left it to sit in a back room for about five years. In May 2024, the machine was relocated to the RPS with the intent of bringing it online as part of our equipment lineup. By the time the dust settled on that move, it had become my project.

I knew nothing about plasma cutting going in. By the time the project wrapped, I had a 34-page SOP, a working machine, and a reputation as the person to talk to about it.


Project Timeline

The Setup (May – December 2024)

The machine arrived in our shop in May 2024 and immediately ran into the first major obstacle: ventilation. Plasma cutting produces hazardous fumes (vaporized metals, ozone, oxides of nitrogen), and our space wasn’t equipped to handle it. The summer was spent putting a 2’×2’ hole through the concrete ceiling and installing an industrial fan as the exhaust point.

Plasma cutter in the RPS The plasma cutter in its new home in the RPS.

After the vent hood went in, the machine sat untouched for several more months. The RPS had just rolled out a new reservation-based training system that semester, which consumed most of the staff bandwidth and pushed the plasma cutter back in priority.

The first real progress came in mid-December, the week after fall finals. Concurrent with another shop project (the LF3DP), I started bringing the cutter online: recoating the waterbed in silicone to stop water from leaking through the seams, installing a fire-retardant welding curtain around the workspace, and coordinating with Torchmate to remotely reprogram the Accumove 2 controller (the box that runs the CNC motion side of the machine).

Recoating the waterbeds Recoating the waterbed with silicone to seal the leak points.

First Cut (January 2025)

Coming back from winter break, I made a comprehensive list of everything that still needed to be done before the machine could run safely. Machine inspections, fixing wiring mistakes left over from the previous owners, sorting out the control software stack (Torchmate CAD/CAM on the design side, VMD on the machine-control side), and a handful of smaller items.

By January 31st, 2025, every item on that list was checked off, and I got to be the one to run the first test cut.

First cut ever The first successful cut on the resurrected plasma cutter. Roughly 24 gauge steel, low-quality stock, but everything worked as expected.

The first cut was on a thin piece of questionable steel: about 24 gauge, low quality, nothing demanding. The cut quality was rough, but every system worked the way it was supposed to and nothing exploded. From an engineering standpoint, that’s the bar.

Over the following weeks I started running progressively heavier and more demanding test cuts: 12 gauge stainless, 3/8" aluminum, 1/4" mild steel. The list of materials I’d cut grew steadily.

Writing the SOP (Spring 2025)

Plasma cutters are common in machine shops, but learning one from scratch (without a mentor, without a co-worker who knew the specific machine) meant a lot of digging through hundreds of pages of operator manuals, manufacturer cut charts, and outdated YouTube tutorials. By the time I’d run twenty or thirty cuts, I had a working understanding that nobody else in the shop had.

So I wrote it down. The result was a 34-page Standard Operating Procedure covering everything I’d learned: the physics of how plasma cutting actually works (the arc starts with ~15 kV at 2 MHz to ionize air to roughly 40,000°F, then drops to ~124–147 VDC to sustain), required PPE, software setup for both Torchmate CAD/CAM and the VMD machine controller, kerf compensation, dry-run procedures, consumable wear inspection, water level management, material-specific cut charts, edge-cut handling, and a troubleshooting appendix.

The document was originally drafted in Google Docs and later ported to the RPS Wiki.js system as part of standardizing onboarding materials across the studio.

A video tutorial was on the table at one point but got pushed back internally. Written documentation has been enough to handle staff training without it.

Cutting in Action

A few sample cuts that show what the machine can do. Cut quality varies significantly by material: mild steel is the cleanest, stainless is rougher, aluminum is the worst. The reason for the aluminum gap is genuinely interesting:

Why aluminum cuts so poorly

We use compressed air as the plasma gas, which is mostly fine for steel but is a real problem for aluminum. The oxygen in the air reacts with the molten aluminum almost instantly, forming aluminum oxide along the cut edge. Aluminum oxide melts at roughly 2050°C, compared to about 660°C for pure aluminum. You’re trying to cut through a material that the cutter has just made significantly harder to cut. The result is a rough, dross-laden edge.

The fix is using an inert plasma gas (typically nitrogen or argon-hydrogen mixes), which prevents the oxide from forming in the first place. We don’t have inert gas on tap in the RPS, so aluminum cuts stay imperfect. It’s a known tradeoff rather than a problem to fix.

3/8" Aluminum side profile. Note the visible dross and rough edge.

3/8 inch aluminum side profile 3/8" aluminum cut edge. The roughness is the aluminum oxide problem in action.

1/4" Mild Steel side profile. Significantly cleaner.

1/4 inch mild steel side profile 1/4" mild steel cut edge. This is closer to what a clean plasma cut should look like.

Small rectangular cut in stainless steel for a student job:

Larger rectangular cut in stainless steel:

Two passes cutting 1/32" aluminum. The second pass lands directly on top of one of the steel slats in the waterbed grate, which causes the extra sparks shooting off:

Materials I’ve cut to date span 11 gauge through 3/4" mild steel, up to 1/4" stainless, and up to 3/8" aluminum.

Where Things Stand (2025–2026)

The machine has been fully operational for over a year now. By Spring 2026 I’d trained four other RPS staff members on it. Unlike our 3D printers (where students get trained and then reserve machines to run their own jobs) the plasma cutter operates on a “we run your job, you watch” model. Students bring a part, I run the cut, and they’re encouraged to be present so I can ask clarifying questions about what they actually need (kerf direction, edge quality requirements, whether they care about the inside vs. outside of a cut). It works better than self-service for a machine with this many failure modes.

Spring 2026 was by far the busiest semester the cutter has seen: about a dozen student jobs (compared to the usual 2-3 per semester), plus around 12 hours of after-hours runtime for my capstone project.

The next step on the software side is owned by our full-time machinist, who’s been working on a Fusion 360 post-processor to replace Torchmate’s aging CAD/CAM software. Last I checked he had it generating valid G-code; what’s left is implementation and getting people trained on the new toolchain. Once that lands, the design-side workflow will be substantially less painful than it currently is.


Back to Home Page

© 2026 Will's Portfolio

Powered by Hugo with Dream.

Me

Howdy!

I am William Rohren, I am a senior Mechanical Engineering Major at Texas A&M University.

This site serves as a portfolio to display my various projects, as well as a blog so that I can have a log of the things I do.

pic of me

One More Note

I try to do my best to keep this reasonably updated, but my priorities are in the projects themselves. Documentation unfortunately tends to be a retroactive effort.

Changelog

5/11/26 - Content & structure overhaul

9/4/25 - Major content update

4/21/25 - Minor tweaks

3/8/25 - Initial portfolio created

Contact Information

Email: wmrohren@gmail.com

Resume: here (last updated 5/13/26)

Google Sites Portfolio Warning: There’s a reason I abandoned the old portfolio & remade it with Hugo.

Additional Reading

It’s because google sites kinda sucks in terms of how customizable it is. As you’ll see if you visit my old portfolio, there’s a navigation bar at the top, some with drop downs. But as far as the actual content goes, it’s really space inefficient. Under ‘Personal Projects > Big Projects’, to even see the SECOND item requires scrolling past all of the content in the first item.

I didn’t like it. So I thought of trying Hugo, and was given the idea by seeing other people using it (namely various Starforge members Brandon and Ismael to name two examples). I found a theme I liked, with blog-like posts and decided that was a suitable way to display my content.

One last note about formatting, once I have a lot more projects under my belt, I’d like to switch to a grid-like format, similar to one used by mitxela

Anyhow, the google sites portfolio linked above has a lot of my smaller projects on it. From 3D prints to school engineering club events, to VEX Robotics.

I expect that I will make posts dedicated to grouping these together. This is relatively low priority right now though, since the projects I have been able to do in college have been much more impactful than the projects I did in middle or high school. This is mostly related to money, as working on the RPS is allowing me to spend my own money on projects.

Feel free to email with any questions :)