Skip to content

Instantly share code, notes, and snippets.

@techniq
Last active August 29, 2015 14:19
Show Gist options
  • Save techniq/92a4fa18d32a2f7a9029 to your computer and use it in GitHub Desktop.
Save techniq/92a4fa18d32a2f7a9029 to your computer and use it in GitHub Desktop.
Gerber / KiCAD layer file extensions
KiCAD Layer Name Gerber Name Gerber Extension
F.Cu Top Layer .gtl
B.Cu Bottom Layer .gbl
F.Paste Top Paste .gtp
F.SilkS Top Overlay (silk screen) .gto
B.SilkS Bottom Overlay (silk screen) .gbo
F.Mask Top Solder Resist .gts
B.Mask Bottom Solder Resist .gbs
Edge.Cuts Edges (board outline) .gm1

http://tinymicros.com/wiki/Protel_Gerber_Layer_Names https://code.google.com/p/opendous/wiki/KiCADTutorialCreatingGerberFiles http://daycounter.com/LabBook/Protel-Layer-File-Extensions.phtml

Online Viewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment