G-code
makerG-code is a programming language used to control CNC machinery.
expanded
G-code is a numeric control programming language used primarily for instructing computer numerical control (CNC) machines, including 3D printers, lathes, mills, and routers. It gives precise control over movements, speed, positioning, and other machine functions, allowing for the automated manufacturing of complex components across diverse industries.
examples
A CNC milling machine uses G-code to manufacture metal parts.
In manufacturing plants, G-code is used to operate a CNC milling machine to produce precision-engineered metal components.
An FDM 3D printer uses G-code to create a polymer prototype.
Design studios and prototyping labs commonly use G-code to control FDM 3D printers, enabling the production of accurate prototypes from CAD models.