Get a Free Quote
CNC Plasma Tables
Software Guide

CNC Plasma Table Software Guide

Compare every major software option for CNC plasma cutting — from free design tools to professional nesting suites. CAD, CAM, and controller software explained with real costs, learning curves, and recommended stacks for hobby, small business, and production shops.

The Three Categories of CNC Plasma Software

Running a CNC plasma table requires software at three distinct stages of the workflow. Understanding which category each program belongs to — and what it does and does not do — is the key to choosing the right software stack without overspending or ending up with gaps.

CAD (Design)

Create or import the 2D geometry you want to cut. Output is a DXF or SVG file with lines, arcs, and curves that define your part outlines. This is where you draw your bracket, sign, art piece, or mechanical part.

CAM (Toolpath)

Take the design file and convert it into machine instructions (G-code). The CAM software adds lead-ins, lead-outs, kerf compensation, pierce points, cut ordering, and feed rates. This is where cutting intelligence lives.

Controller (Motion)

Execute the G-code and physically move the CNC table. The controller sends step/direction signals to the motors, manages the torch height controller, triggers the plasma arc, and handles homing, limits, and emergency stops.

Some software packages combine two or even all three categories. Fusion 360, for example, handles both CAD and CAM. FlashCut bundles CAM and controller functions into one interface. Torchmate CAD/CAM combines design and toolpath generation. But most CNC plasma shops — especially those running third-party or DIY tables — use separate programs for each stage. This gives you the flexibility to pick the best tool for each job and swap individual components as your needs change.

The following comparison table and detailed reviews cover every major software option in each category, with real pricing, honest assessments of learning curve, and clear recommendations based on your shop type and budget.

CNC Plasma Software Comparison

Software Type Cost Learning Curve Best For
Mach3 Controller $175 one-time
Most CNC plasma builds, retrofits, huge community
Mach4 Controller $200 – $1,400
New builds, modern hardware, Lua scripting
SheetCAM CAM $150 one-time
Dedicated plasma/laser CAM, most popular choice
Fusion 360 CAD + CAM Free – $545/yr
Full 3D design + 2D plasma CAM in one package
FlashCut Controller + CAM $2,000 – $4,000
FlashCut brand tables, tight hardware integration
Hypertherm ProNest CAM + Nesting $2,500+/yr
Production shops, advanced nesting, costing
Torchmate CAD/CAM CAD + CAM Bundled free
Torchmate table owners, beginners
Inkscape CAD (Vector) Free
Free vector design, metal art, signs, SVG/DXF export
LibreCAD CAD (2D) Free
Free 2D CAD, precise technical drawings, DXF native

Learning curve: 1 = easy to pick up, 5 = steep learning curve. Costs as of 2026.

Mach3 — The Industry Standard Controller

Controller $175 one-time Windows only

Mach3 is the most widely used CNC controller software in the plasma cutting world. Developed by Newfangled Solutions, it has been the go-to controller for hobby builders, kit manufacturers, and small fabrication shops for over 15 years. If you buy a CNC plasma table kit or a budget-to-mid-range ready-made table, there is a strong chance it ships with Mach3 compatibility or a pre-configured Mach3 profile.

Mach3 turns a Windows PC into a CNC controller. It reads G-code files generated by your CAM software, translates them into step and direction signals, and sends those signals to your stepper or servo motor drivers through a parallel port or USB motion controller (like a Smooth Stepper or UC300). The software handles axis homing, soft limits, feed rate overrides, torch height control inputs, and the plasma arc start/stop signals.

Strengths

Limitations

Bottom line: If your table manufacturer supports Mach3 and you are building on a budget, it is a safe choice. The community support alone makes troubleshooting easy. But if you are building a new system from scratch, consider Mach4 for better long-term support.

Mach4 — Modern CNC Controller

Controller $200 Hobby / $1,400 Industrial Windows only

Mach4 is the successor to Mach3, rewritten from the ground up with a modern architecture. Where Mach3 was essentially a single-threaded application built on Visual Basic internals, Mach4 is a multi-threaded C++ application with a Lua scripting engine and a plugin-based architecture. This makes it more responsive, more extensible, and better suited to modern hardware — but it also means Mach3 screen sets, plugins, and macros do not carry over directly.

Mach4 comes in two versions. The Hobby license ($200) supports up to 6 axes and most USB and Ethernet motion controllers. The Industrial license ($1,400) adds features like rigid tapping, advanced probing, and higher axis counts that are relevant to milling but not typically needed for plasma cutting. For CNC plasma, the Hobby license is almost always sufficient.

Strengths

Limitations

Bottom line: Mach4 is the right choice for new CNC plasma builds, especially if you are using a modern Ethernet-based motion controller. The Hobby license at $200 is only $25 more than Mach3 and gives you a more future-proof platform. If you already have a working Mach3 setup, there is no urgent reason to migrate — but if you are starting fresh, go Mach4.

SheetCAM — Purpose-Built CAM for Plasma

CAM $150 one-time Windows / Linux

SheetCAM is the most popular dedicated CAM software for CNC plasma cutting, and for good reason: it does exactly one thing — convert 2D design files into optimized plasma cutting G-code — and it does it well. At $150 for a perpetual license, it is also one of the best values in the CNC software world.

The workflow is straightforward. You import a DXF or SVG file from your design software, set your material type and thickness, and SheetCAM automatically applies the correct lead-in style, lead-in length, kerf compensation, pierce delay, and cut speed based on your tool definitions. You can create tool definitions for every material/thickness/amperage combination you cut and save them as a library — so switching from 14-gauge mild steel to 3/8-inch aluminum is a two-click operation. SheetCAM then generates G-code for your specific controller (Mach3, Mach4, LinuxCNC, UCCNC, and many others) using the appropriate post processor.

Key Features

Bottom line: SheetCAM is the default recommendation for anyone running a CNC plasma table with a third-party controller. At $150, it costs less than a set of Hypertherm consumables and will save you hours of manual G-code editing on every job. If you are buying your first CNC plasma table and need CAM software, start here.

Fusion 360 — All-in-One CAD/CAM

CAD + CAM Free (personal) / $545/yr (commercial) Windows / Mac

Autodesk Fusion 360 is the Swiss Army knife of CNC software. It combines full 3D parametric CAD, 2D sketching, rendering, simulation, and multi-axis CAM into a single cloud-connected application. For CNC plasma cutting, you primarily use the 2D sketch tools for part design and the 2D cutting CAM workspace to generate plasma-specific G-code with post processors.

The personal use license is free and includes the CAD and CAM features that most hobby and small-shop plasma users need. The commercial license at $545/year adds features like generative design, advanced simulation, and team collaboration — useful if you are running a business, but not strictly necessary for the CAM workflow. This makes Fusion 360 an extremely cost-effective option for anyone who also needs design capability and does not want to pay for a separate CAD program.

Strengths

Limitations

Bottom line: Fusion 360 is ideal for shops that need to design parts from scratch and generate plasma G-code in one workflow. The free personal license makes it accessible to hobbyists, and the commercial license is reasonable for businesses. However, if you only need CAM (you already have designs as DXF files), SheetCAM is faster, simpler, and cheaper. Many shops use Fusion 360 for design and SheetCAM for CAM — the best of both worlds.

FlashCut — Integrated Controller and CAM

Controller + CAM $2,000 – $4,000 (bundled with table) Windows only

FlashCut is a proprietary software and hardware system developed by FlashCut CNC, primarily bundled with their own CNC plasma tables. Unlike Mach3/Mach4 which are general-purpose controllers that work with many different hardware setups, FlashCut is purpose-built for their specific motion controller boards and plasma table configurations. This tight integration is both its greatest strength and its biggest limitation.

The FlashCut software combines CAM and controller functions in a single interface. You import a DXF file, set up the toolpath with lead-ins and kerf compensation, nest parts on a virtual sheet, and then run the job — all without switching between separate programs. The software includes a built-in shape library with common geometric shapes, text/font cutting, and basic drawing tools for simple parts. The integrated torch height controller interface shows real-time arc voltage and Z-axis position without needing separate THC software.

Strengths

Limitations

Bottom line: FlashCut is a strong choice if you are buying a FlashCut table and want the simplest possible setup experience. The integrated system works out of the box with minimal configuration. But if you value flexibility or plan to upgrade your table in the future, an open-ecosystem setup (SheetCAM + Mach4) gives you more options.

Hypertherm ProNest — Professional Nesting and CAM

CAM + Nesting $2,500+/yr subscription Windows only

ProNest is the professional standard for CAM and nesting software in the metal cutting industry. Developed by Hypertherm (the same company that makes the Powermax plasma cutters), ProNest is used by steel service centers, heavy fabricators, and production shops worldwide. It is significantly more expensive and complex than SheetCAM or Fusion 360, but it offers capabilities that no other plasma CAM software matches.

The headline feature is automatic true-shape nesting. Where SheetCAM and Fusion 360 require you to manually position parts on the sheet, ProNest uses optimization algorithms to automatically arrange parts for maximum material utilization. On complex jobs with dozens of different parts, ProNest's auto-nesting typically achieves 5-15% better material utilization than manual nesting — which translates directly to thousands of dollars in steel savings per year for production shops.

Key Features for Production Shops

Who Should Consider ProNest

ProNest makes financial sense when your monthly material spend exceeds $3,000-$5,000. At that volume, the 5-15% material savings from auto-nesting easily covers the software subscription cost. It also makes sense for shops that quote jobs competitively — ProNest's job costing features let you accurately bid on work instead of guessing, which means tighter margins and more wins. For hobby shops and low-volume operations, ProNest is expensive overkill.

Bottom line: ProNest is the right tool for production shops running industrial CNC plasma cutting tables at high volume. If you are cutting full sheets daily and material cost is a significant part of your overhead, ProNest pays for itself. For everyone else, SheetCAM or Fusion 360 covers the CAM workflow at a fraction of the cost.

Torchmate CAD/CAM — Beginner-Friendly Design and Cutting

CAD + CAM Bundled free with Torchmate tables Windows only

Torchmate CAD/CAM is bundled with Lincoln Electric's Torchmate CNC plasma tables. It combines basic 2D design tools with plasma-specific CAM in a single interface designed specifically for CNC plasma beginners. If you buy a Torchmate table, this is the software you will start with — and for many Torchmate owners, it is the only software they ever need.

The software includes a built-in design library with hundreds of pre-made shapes, signs, brackets, and decorative elements that you can cut immediately without any design work. For custom parts, it offers basic 2D drawing tools — lines, arcs, circles, rectangles, text, and Boolean operations (union, subtract, intersect). The CAM side handles lead-ins, kerf compensation, and G-code generation with a simplified interface that hides the complexity that programs like SheetCAM or Fusion 360 expose.

Strengths

Limitations

Bottom line: Torchmate CAD/CAM is a solid starter package for Torchmate table owners. It gets you cutting quickly with minimal learning. As your skills grow, you can add SheetCAM or Fusion 360 for more advanced CAM features while still using Torchmate's software for the controller functions.

Free Software Options for CNC Plasma Design

You do not need to spend money on design software to create parts for CNC plasma cutting. Two free, open-source programs cover the vast majority of 2D design needs. Remember: these are CAD (design) tools only — they create the geometry files (DXF/SVG) that you then feed into your CAM software (SheetCAM, Fusion 360, etc.) to generate G-code.

Inkscape

Free / Open Source / Windows, Mac, Linux

Inkscape is a vector graphics editor — think of it as the free alternative to Adobe Illustrator. It works with SVG natively and exports DXF files that CAM software can import directly. Inkscape excels at artistic and decorative work: custom signs, logos, text layouts, organic shapes, and metal art designs. The node editing tools let you create and modify complex curves intuitively.

Inkscape is also the best tool for converting raster images (JPGs, PNGs) into vector outlines using its "Trace Bitmap" feature. This is useful when a customer hands you a logo image and you need to turn it into a cuttable vector file.

Best for: Metal art, custom signs, logos, text-based designs, converting images to vector, and anyone coming from a graphic design background.

LibreCAD

Free / Open Source / Windows, Mac, Linux

LibreCAD is a 2D CAD program — think of it as the free alternative to AutoCAD LT. It works with DXF natively and is designed for precise technical drawings with exact dimensions, constraints, and geometric relationships. LibreCAD is the better choice when dimensional accuracy matters: brackets with bolt hole patterns, structural components with precise cutouts, mechanical parts with tight tolerances.

The interface follows traditional CAD conventions (command line, layers, snap points, coordinate entry), so it feels familiar to anyone who has used AutoCAD or DraftSight. The learning curve is steeper than Inkscape, but the precision tools are more powerful for technical work.

Best for: Mechanical parts, brackets, structural components, precision drawings, and anyone coming from a CAD or engineering background.

Many CNC plasma operators use both: Inkscape for artistic work and LibreCAD for technical parts. Both are completely free with no feature restrictions, no trial periods, and no subscriptions. Combined with SheetCAM ($150) and Mach3 ($175), you can go from design to cut for about $325 in total software cost.

Recommended Software Stacks by Budget

Hobby / Starter

~$325

Inkscape

Design (free)

SheetCAM

CAM ($150)

Mach3

Controller ($175)

The proven budget stack. Inkscape handles artistic design and image-to-vector conversion. SheetCAM generates plasma-optimized G-code. Mach3 runs the table. Huge community support at every level.

Best for: Hobby tables, metal art, signs, first-time CNC users

Small Business

~$350 – $900

Fusion 360

CAD + CAM (free – $545/yr)

SheetCAM

CAM ($150)

Mach4

Controller ($200)

Fusion 360 for parametric design and occasional CAM. SheetCAM for the daily plasma CAM workflow (faster for production). Mach4 for modern controller capability. Best balance of power and cost.

Best for: Small business tables, fab shops, custom work

Production

$3,000+/yr

Fusion 360

CAD ($545/yr)

Hypertherm ProNest

CAM + Nesting ($2,500+/yr)

Mach4

Controller ($200 one-time)

Fusion 360 for part design. ProNest for professional auto-nesting, remnant tracking, and job costing. Mach4 for reliable machine control. The 5-15% material savings from ProNest alone justifies the cost at production volume.

Best for: Industrial tables, steel service centers, high-volume shops

Not sure which stack fits your workflow? Our free tools can help you plan your setup.

How to Choose the Right Software for Your Shop

Software decisions should follow your hardware decisions, not the other way around. Here is a practical decision framework:

1

Start with your table manufacturer's recommendation

Many CNC plasma table manufacturers provide pre-configured controller software profiles, tested post processors, and setup documentation for specific software combinations. If your table manufacturer recommends Mach3, start with Mach3. If they bundle their own controller, use it. Fighting the manufacturer's recommended software stack causes more troubleshooting headaches than any other single decision.

2

Choose CAM based on your volume

Low volume (a few parts per week): SheetCAM at $150 handles everything you need. Medium volume (daily cutting, multiple jobs): SheetCAM or Fusion 360 CAM, plus consider basic nesting. High volume (full sheets daily, dozens of unique parts): ProNest or SigmaNEST for auto-nesting and job costing. Do not overspend on CAM software for the volume you actually cut.

3

Choose design software based on your work type

Artistic work (signs, metal art, decorative pieces): Inkscape — free, intuitive for creative work. Technical parts (brackets, flanges, mechanical components): LibreCAD or Fusion 360 — precision drawing tools with exact dimensioning. Mixed use: Fusion 360 covers both, but has a steeper learning curve. Many shops use Inkscape for art and LibreCAD for technical drawings.

4

Plan for growth, but do not overbuy

The beauty of the open-ecosystem approach (separate CAD, CAM, and controller programs) is that you can upgrade one component without replacing the others. Start with the hobby stack ($325), and if your business grows to the point where auto-nesting would save you money, add ProNest later. You do not need a $3,000/year software stack to learn CNC plasma cutting.

File Formats You Need to Know

CNC plasma cutting involves moving files between design, CAM, and controller software. Understanding the key file formats prevents compatibility headaches and ensures your parts come out right.

DXF (Drawing Exchange Format)

The universal standard for CNC plasma design files. Every CAD program exports DXF. Every CAM program imports DXF. If you only remember one file format, it is DXF. When exporting DXF for plasma, use "R14" or "2000" DXF version for maximum compatibility — newer DXF versions can include features that simpler CAM programs do not support.

SVG (Scalable Vector Graphics)

Common for artistic and web-based designs. Inkscape uses SVG natively. SheetCAM and some other CAM programs import SVG directly. SVG is useful when you download clip art, logos, or designs from online sources — most free DXF/design download sites also offer SVG versions.

G-code (.nc, .tap, .gcode)

The machine instruction file generated by your CAM software and executed by your controller (Mach3, Mach4, etc.). G-code tells the machine where to move, how fast, when to start/stop the plasma arc, and when to raise/lower the torch. The file extension varies by convention (.nc, .tap, .gcode are all common) but the content is the same standardized G-code language.

Post Processor

Not a file format, but critical to understand. A post processor is a translation script inside your CAM software that converts the internal toolpath into G-code formatted specifically for your controller. Different controllers expect different G-code dialects. Using the wrong post processor generates G-code your controller cannot understand. Always verify you have the correct post processor for your specific controller before your first cut.

The Bottom Line on CNC Plasma Software

Software is the component where new CNC plasma buyers most often either overspend or underspend. The sweet spot for most shops is a combination of free or low-cost design software, a dedicated plasma CAM program like SheetCAM, and whatever controller your table manufacturer supports. Total software investment: $325-$900, and you can start cutting professional-quality parts on day one.

Do not let software be the bottleneck that delays your first cut. Start with the recommended stack for your budget tier, learn the basics, and upgrade individual components as your skills and business volume warrant it. The most expensive software in the world will not make up for a poorly built table or a mismatched plasma source — and the cheapest software stack ($325) can produce outstanding cuts on a well-built machine.

For more help choosing the right overall system — table, plasma source, and software together — read our comprehensive CNC Plasma Table Buyer's Guide or use our interactive Plasma Table Configurator to get a personalized recommendation. Ready to compare specific machines? Request free quotes from qualified dealers and get real pricing for your requirements.

Get Free CNC Plasma Table Quotes

Tell us what you need and we'll connect you with qualified dealers. No cost, no obligation.

Prefer to talk? Call (480) 420-3198

CNC Plasma Software FAQs

What software do I need to run a CNC plasma table?

You need three categories of software: CAD software to create or import designs (DXF/SVG files), CAM software to convert those designs into G-code with cut paths, lead-ins, and kerf compensation, and controller software to execute the G-code and physically move the CNC table. Some packages like Fusion 360 combine CAD and CAM. Some table manufacturers bundle all three. At minimum, most shops run a dedicated CAM program like SheetCAM ($150) plus a controller like Mach3 ($175) or Mach4 ($200).

Is Mach3 or Mach4 better for CNC plasma?

Mach3 has a larger community, more tutorials, and broader third-party plugin support. It is proven and stable for plasma cutting. Mach4 is a modern rewrite with better multi-core CPU support, a Lua scripting engine, and a plugin architecture designed for extensibility. For new builds, Mach4 is the better long-term choice. For retrofits or tables where the manufacturer specifically supports Mach3, stick with Mach3. Both produce identical cut quality — the difference is in the user interface and extensibility, not in motion control performance.

Can I use free software for CNC plasma cutting?

Yes, for the design (CAD) portion. Inkscape is a free vector editor that exports DXF and SVG files suitable for plasma cutting. LibreCAD is a free 2D CAD program for technical drawings. However, you still need paid CAM software to generate proper G-code with lead-ins, kerf compensation, and pierce sequencing — free CAD programs do not handle this. And you still need a controller (Mach3/Mach4 or whatever your table manufacturer provides). A realistic minimum budget for software is around $325 (SheetCAM + Mach3).

What is the best CAM software for CNC plasma?

SheetCAM is the most popular dedicated CAM software for CNC plasma cutting. It costs $150 one-time, handles DXF/SVG import, generates G-code with lead-ins, kerf compensation, and cut ordering, and supports most common controllers. Fusion 360 is more powerful (full 3D CAD plus 2D CAM) but has a steeper learning curve. For production shops, Hypertherm ProNest is the industry standard with advanced nesting optimization, but it costs $2,500+ per year and is overkill for hobby or small shop use.

Do I need nesting software for CNC plasma?

Not necessarily. For hobby use or shops cutting a few parts at a time, manual nesting — arranging parts by hand in your CAM software — works fine. But for production shops cutting multiple different parts from full sheets, automatic nesting software like ProNest or SigmaNEST typically saves 5-15% on material utilization compared to manual nesting. On a shop spending $5,000/month on steel, that is $250-$750/month in savings — enough to justify the software cost within a few months.

Related Guides