Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Send Message

Login

Register Now

top10pcb.com is a professional PCB Technical Platform. You can ask questions or post related articles by Registering and Logging In. Please note that if your question or articles are related to ad, they will be deleted.

What is Gerber File?

The GERBER FILE is also known as Gerber format. It is an open ASCII vector format for printed circuit board (PCB) designs.

It is composed of four elements: Configuration parameter, Aperture definitions, XY coordinate locations for the draw and flash commands, Draw and flash command codes.

Actually, it is the standard used by PCB industry software to describe the printed circuit board images: copper layers, solder mask, legend, drill data, etc.

Gerber is used in PCB fabrication data. PCBs are designed on a specialized electronic design automation (EDA) or a computer-aided design (CAD) system. The CAD systems output PCB fabrication data to allow fabrication of the board. This data typically contains a Gerber file for each image layer (copper layers, solder mask, legend or silk…). Gerber is also the standard image input format for all bare board fabrication equipment needing image data, such as photoplotters, legend printers, direct imagers or automated optical inspection (AOI) machines and for viewing reference images in different departments. For assembly, the fabrication data contains the solder paste layers and the central locations of components to create the stencil and place and bond the components.

There are two major generations of Gerber format:

  • Extended Gerber, or RS-274X. This is the current Gerber format. In 2014, the graphics format was extended with the option to add meta-information to the graphics objects. Files with attributes are called X2 files; those without attributes are X1 files.
  • Standard Gerber, or RS-274-D. This obsolete format was revoked

The standard file extension is.GBR or .gbr though other extensions are also used.