---
description: G-code is a type of easy-to-use preparatory computer numerical control programming language used in CAM software to control a CNC machine to work automatically.
title: What is G-code for CNC Programming and Machining?
image: https://www.stylecnc.com/uploads/260319/1-260319103223596.jpg
---

# [G-code Definition with All Commands for CNC Machining](https://www.stylecnc.com/user-manual/g-code.html "G-code Definition with All Commands for CNC Machining")

Last Updated: 2026-03-19 By [Jimmy](https://www.stylecnc.com/author/jimmy "Jimmy")3 Min Read

## What is G-code for CNC Programming and Machining?

G-code is a type of easy-to-use preparatory computer numerical control programming language used in CAM software to control a CNC machine to work automatically.

![G-code]()

### What is G code?

G-code is the most common CNC programming language used in CAM (Computer Aided Manufacturing) software to control automatic machine tools, which is also known as RS-274.

G code is the instruction in the CNC program, which is referred to as the G command. Using G code can realize rapid positioning, reverse circular interpolation, parallel circular interpolation, intermediate point circular interpolation, radius programming, and jump processing for CNC machining.

### What is G-code interpreter?

The G code interpreter is an important module of the CNC controller software. [CNC machines](https://www.stylecnc.com/products/ "CNC machines") usually use G codes to describe the machining information of the machine tool, such as the tool path, the selection of coordinates, and the opening of the coolant. It is the main function of the G-code interpreter to interpret G-codes into data blocks that can be recognized by the CNC system. The openness of the G-code interpreter is also a problem that must be considered in the design and implementation.

In the G-code interpreter, keyword decomposition of G-code is the skeleton, and grouping of code is the basis for syntax checking.

The G code interpreter reads the G code, interprets it into G intermediate code, and then undergoes interpolation and position control processing, and finally the output module calls the driver to output it to the PCI or ISA card of a CNC machine.

### What does G code stand for?

G00 stands for quick positioning.

G01 stands for linear interpolation.

G02 stands for clockwise circular interpolation.

G03 stands for counterclockwise circular interpolation.

G04 stands for timed pause.

G05 stands for arc interpolation through intermediate points.

G06 stands for parabolic interpolation.

G07 stands for Z-spline interpolation.

G08 stands for feed acceleration.

G09 stands for feed deceleration.

G10 stands for data setup.

G16 stands for polar programming.

G17 stands for machining XY plane.

G18 stands for machined XZ plane.

G19 stands for machined YZ plane.

G20 stands for imperial sizes (Frank system).

G21 stands for metric sizes (Frank system).

G22 stands for radius size programmatically.

G220 stands for use on system operating interface.

G23 stands for Diameter Size Programmable.

G230 stands for use on the system operating interface.

G24 stands for end of subroutine.

G25 stands for Jump Machining.

G26 stands for loop machining.

G30 stands for magnification write-off.

G31 stands for magnification definition.

G32 stands for Equal Pitch Thread Cutting, Imperial.

G33 stands for Equal Pitch Thread Cutting, Metric.

G34 stands for increased pitch thread cutting.

G35 stands for reduced pitch thread cutting.

G40 stands for tool offset/tool offset logout.

G41 stands for cutter compensation - left.

G42 stands for cutter compensation - right.

G43 stands for tool offset - positive.

G44 stands for tool offset - negative.

G45 stands for tool offset +/-.

G46 stands for tool offset +/-.

G47 stands for tool offset-/-.

G48 stands for tool offset -/+.

G49 stands for tool offset 0/+.

G50 stands for tool offset 0/-.

G51 stands for tool offset +/0.

G52 stands for tool offset-/0.

G53 stands for straight offset, log off.

G54 stands for straight offset X.

G55 stands for straight offset Y.

G56 stands for straight offset Z.

G57 stands for linear offset XY.

G58 stands for straight offset XZ.

G59 stands for straight offset YZ.

G60 stands for accurate path mode (fine).

G61 stands for accurate path mode (middle).

G62 stands for accurate path mode (coarse).

G63 stands for tapping.

G68 stands for tool offset, inside corner.

G69 stands for tool offset, outside corners.

G70 stands for imperial sizes.

G71 stands for metric sizes.

G74 stands for reference point return (machine zero).

G75 stands for returning to the programmed coordinate zero.

G76 stands for threaded compound loops.

G80 stands for canned cycle logout.

G81 stands for external canned cycles.

G331 stands for threaded canned cycles.

G90 stands for absolute size.

G91 stands for relative size.

G92 stands for prefab coordinates.

G93 stands for countdown time, feedrate.

G94 stands for feed rate, feeds per minute.

G95 stands for feed rate, feed per revolution.

G96 stands for constant linear speed control.

G97 stands for cancel constant linear speed control.

### Share This Article With Others

### How to Use a CNC Plasma Cutter for Beginners?

2022-09-07[Prev Post](https://www.stylecnc.com/user-manual/how-to-use-cnc-plasma-cutter.html "How to Use a CNC Plasma Cutter for Beginners?")

### Can You Use Regular Router Bits in a CNC Machine?

2022-12-16[Next Post](https://www.stylecnc.com/user-manual/regular-router-bits-in-cnc-machine.html "Can You Use Regular Router Bits in a CNC Machine?")

### Further Reading

[](https://www.stylecnc.com/blog/free-cnc-post-processor-files.html "CNC Post Processor Files Free Download")

2024-03-123 Min Read

### [CNC Post Processor Files Free Download](https://www.stylecnc.com/blog/free-cnc-post-processor-files.html "CNC Post Processor Files Free Download")

Need post-processor files for CAM software with CNC machining? Here is a list of the most common CNC post-processing files available for free download and use.

[](https://www.stylecnc.com/cnc-solutions/Wooden-door-cnc-router-noise-solutions.html "How to Reduce Noise from Wooden Door CNC Router?")

2021-08-312 Min Read

### [How to Reduce Noise from Wooden Door CNC Router?](https://www.stylecnc.com/cnc-solutions/Wooden-door-cnc-router-noise-solutions.html "How to Reduce Noise from Wooden Door CNC Router?")

When you are using a wooden door CNC router machine, there will be noise, how to reduce noises, let's start to learn the following solutions.

[](https://www.stylecnc.com/user-manual/regular-router-bits-in-cnc-machine.html "Can You Use Regular Router Bits in a CNC Machine?")

2023-09-046 Min Read

### [Can You Use Regular Router Bits in a CNC Machine?](https://www.stylecnc.com/user-manual/regular-router-bits-in-cnc-machine.html "Can You Use Regular Router Bits in a CNC Machine?")

Can you use regular router bits instead of turning tools and milling cutters in a CNC machine such as a mill and lathe? Review this guide to understand how to choose and use router bits in a machine tool.

[](https://www.stylecnc.com/user-manual/NcStudio-Chinese-English-user-manual.html "NcStudio Controller Chinese-English User Manual")

2021-04-154 Min Read

### [NcStudio Controller Chinese-English User Manual](https://www.stylecnc.com/user-manual/NcStudio-Chinese-English-user-manual.html "NcStudio Controller Chinese-English User Manual")

In order to solve the language problem in the use of NcStudio controller, STYLECNC will offer the Chinese-English manual for NcStudio software troubleshooting.

[](https://www.stylecnc.com/user-manual/CNC-router-machine-cut-quality-and-accuracy.html "How to Control Cutting Quality & Accuracy for CNC Router?")

2021-08-303 Min Read

### [How to Control Cutting Quality & Accuracy for CNC Router?](https://www.stylecnc.com/user-manual/CNC-router-machine-cut-quality-and-accuracy.html "How to Control Cutting Quality & Accuracy for CNC Router?")

In this article we will discuss and explain how to control the cutting quality and accuracy for CNC router machine. You will learn how to right use it.

[](https://www.stylecnc.com/cnc-solutions/22-Common-CNC-Router-Problems-Solutions.html "22 Most Common CNC Router Problems and Solutions")

2026-03-217 Min Read

### [22 Most Common CNC Router Problems and Solutions](https://www.stylecnc.com/cnc-solutions/22-Common-CNC-Router-Problems-Solutions.html "22 Most Common CNC Router Problems and Solutions")

You may be troubled with variety of problems in the use of CNC router machine. You will understand the 22 most common problems and solutions for troubleshooting in this article.

### Post Your Review

1 to 5-star rating5 stars4 stars3 stars2 stars1 star

#### Share Your Thoughts And Feelings With Others

Review Title

Your Name

Your Email

Your Review

Guest Post

Captcha

![Click To Change Captcha]()

Submit Your Review

### Top Guidelines

![How to Generate G-Code File with ArtCAM for CNC Machine?]()

#### [How to Generate G-Code File with ArtCAM for CNC Machine?](https://www.stylecnc.com/user-manual/how-to-generate-g-code-file-artcam-cnc-machine.html "How to Generate G-Code File with ArtCAM for CNC Machine?")

2026-03-27

![3 Axis vs 4 Axis vs 5 Axis CNC Router Machine]()

#### [3 Axis vs 4 Axis vs 5 Axis CNC Router Machine](https://www.stylecnc.com/user-manual/3-4-5-axis-cnc-router.html "3 Axis vs 4 Axis vs 5 Axis CNC Router Machine")

2024-01-02

![How to Install and Use NcStudio for CNC Router Machine?]()

#### [How to Install and Use NcStudio for CNC Router Machine?](https://www.stylecnc.com/user-manual/Weihong-Ncstudio-engraver-user-s-operation-manual.html "How to Install and Use NcStudio for CNC Router Machine?")

2024-01-17

![How to Use a CNC Router Machine for Beginners?]()

#### [How to Use a CNC Router Machine for Beginners?](https://www.stylecnc.com/user-manual/cnc-router-machine-user-guide.html "How to Use a CNC Router Machine for Beginners?")

2024-06-26

![Round Guide Rails VS Square Guide Rails for CNC Routers]()

#### [Round Guide Rails VS Square Guide Rails for CNC Routers](https://www.stylecnc.com/user-manual/round-square-guide-rails-cnc-routers.html "Round Guide Rails VS Square Guide Rails for CNC Routers")

2024-05-27

![How To Laser Engrave Metal with A Diode Laser?]()

#### [How To Laser Engrave Metal with A Diode Laser?](https://www.stylecnc.com/user-manual/how-to-engrave-metal-with-diode-laser.html "How To Laser Engrave Metal with A Diode Laser?")

2026-03-27

### CNC Machine Catalog

* [CNC Routers](https://www.stylecnc.com/cnc-router/ "CNC Router")
* [CNC Plasma Cutters](https://www.stylecnc.com/plasma-cutter/ "CNC Plasma Cutter")
* [CNC Milling Machines](https://www.stylecnc.com/cnc-milling-machine/ "CNC Milling Machine")
* [CNC Machining Centers](https://www.stylecnc.com/cnc-working-center/ "CNC Machining Center")
* [Edge Banding Machines](https://www.stylecnc.com/edge-banding-machine/ "Edge Banding Machine")
* [CNC Bending Machines](https://www.stylecnc.com/cnc-bending-machine/ "CNC Bending Machine")
* [Laser Cutting Machines](https://www.stylecnc.com/products/laser-cutting-machine.html "Laser Cutting Machine")
* [Laser Marking Machines](https://www.stylecnc.com/laser-marking-machine/ "Laser Marking Machine")
* [Laser Welding Machines](https://www.stylecnc.com/laser-welding-machine/ "Laser Welding Machine")
* [Laser Cleaning Machines](https://www.stylecnc.com/laser-cleaning-machine/ "Laser Cleaning Machine")
* [Laser Engraving Machines](https://www.stylecnc.com/laser-engraving-machine/ "Laser Engraving Machine")
* [CNC Digital Knife Cutters](https://www.stylecnc.com/cnc-knife-cutting-machine/ "CNC Digital Knife Cutting Machine")
* [CNC Wood Lathe Machines](https://www.stylecnc.com/wood-lathe/ "CNC Wood Turning Lathe Machine")
* [CNC Parts, Tools, Accessories](https://www.stylecnc.com/spare-parts/ "CNC Spare Parts, Tools, Accessories")

### Get Easy Solution

Your MachineYour MachineCNC MillCNC LatheCNC RouterLaser CutterLaser WelderLaser CleanerLaser EngraverEdge BanderPanel BenderDigital CutterPlasma CutterWaterjet CutterCNC Machining CenterMultiple ToolsNot Listed Above

Your MaterialYour MaterialMetalWoodFoamGlassPaperStoneFabricPlasticAcrylicCrystalRubberLeatherCompositesMultiple Materials

Your BudgetYour BudgetNo BudgetUnder $3,000$3,000 - $6,000$6,000 - $8,000$8,000 - $10,000$10,000 - $12,000$12,000 - $15,000$15,000 - $20,000$20,000 - $30,000$30,000 - $50,000$50,000 - $80,000$80,000 - $100,000Over $100,000

Your Email

Your Requirements

Submission Successful, Redirecting In 5 Seconds...

### STYLECNC