Quincunx CNC Plasma Cutting Program Example: G91 Incremental Control
CNC program example to cut Quincunx on a CNC Plasma Cutting Controller.
This program example is programmed in G91 Incremental programming.
What is a CNC Plasma Cutting Machine
Plasma Cutting
Plasma cutting is a process that is used to cut steel and other metals of different thicknesses (or sometimes other materials) using a plasma torch. In this process, an inert gas (in some units, compressed air) is blown at high speed out of a nozzle; at the same time an electrical arc is formed through that gas from the nozzle to the surface being cut, turning some of that gas to plasma. The plasma is sufficiently hot to melt the metal being cut and moves sufficiently fast to blow molten metal away from the cut.

CNC Plasma Cutting Machine
CNC Plasma Cutter
A “CNC plasma” system is a machine that carries a plasma torch, and can move that torch in a path directed by CNC (Computer Numerical Control), which means that a computer is used to direct the machines motion based on numerical codes in a program.
Plasma Cutting Controller Program Example

Quincunx a CNC Plasma Cutting Controller Program Example
Relative coordinate programming
G92 X0 Y0 (P1) G00 X75 Y75 (P2) G02 Y100 I0 J50 (P3) G02 X100 I50 J0 (P4) G02 Y-100 I0 J-50 (P5) G02 X-100 I-50 J0 (P6) G00 X-75 Y-75 (P7) M02
CNC Machine
- The Definitive Guide to CNC Plasma Cutting Software: Features, Workflow, and Best Picks
- Fanuc CNC Programming Guide: A Simple, Feature‑Rich Example
- Fanuc CNC G81 Drilling Cycle Program – Step-by-Step Example
- Beginner CNC Slot Milling Program: Simple Example & Step‑by‑Step Guide
- Master the G84 Tapping Cycle: Practical CNC Programming Guide
- CNC Milling Arc Example: Using G2 with I & J Parameters
- Example CNC Program: Selca Profile – Step-by-Step Guide
- Comprehensive CNC Programming Example for Selca Machines
- Step-by-Step Sodick Wire Cutting EDM CNC Programming Guide
- Comprehensive Osai CNC GTL Programming Guide: Step-by-Step Example