Comment 1 for bug 171859

Revision history for this message
Buliabyak-users (buliabyak-users) wrote : Re: import engineering files: DXF / Gerber / Shapefiles

Originator: NO

(from duplicate rfes)

The previous request gave a definition for the whole RS274 machine
control
language. "Gerber format" is a very restricted subset of this, but it is
the dominant format for PC board designs. A good description of the
limited Gerber format is here:

<http://www.rulabinsky.com/cavd/text/chapa.html>

See also <http://en.wikipedia.org/wiki/Gerber_File>

The official Gerber RS274X standard is at:

<http://www.artwork.com/gerber/274x/rs274xrevd_e.pdf>

and source code to parse it can be found at:

<http://sourceforge.net/projects/gerbv/>