2021. 1. 22. 01:42ㆍ카테고리 없음
Usually, it is easier to generate Gerber files using Kicad than other PCB design software. All you need to do is to select the necessary layers and to not forget generating the DRILL file. Now, let’s get started!
1. Open your .kicad_pcb file
After opening your Kicad project - .pro file, you can double click the .kicad_pcb file or click the “PCBNew” button to open your PCB editor.

- Open your.kicadpcb file After opening your Kicad project.pro file, you can double click the.kicadpcb file or click the “ PCBNew ” button to open your PCB editor. Plot your Kicad PCB as Gerber files.
- Open your.kicadpcb file After opening your Kicad project.pro file, you can double click the.kicadpcb file or click the “PCBNew” button to open your PCB editor. Plot your Kicad PCB as Gerber files.
2. Plot your Kicad PCB as Gerber files
Click the “File” menu -->”Plot” and choose the necessary layers shown as below (for 2 layer boards), then click the “Plot” button to generate the related layers.
The necessary layers for 2-layer PCB could be:
Top Layer: pcbname.GTL
File-Plot, match the checked layers in the image below, and check Use Protel filename extensions in the Gerber Options area. These are the layers OSHPark will need to make the board. (Update: OSHPark will now accept the.kicadpcb format; however most vendors only accept Gerbers so the procedure below is still useful to know).
Bottom Layer: pcbname.GBL
Solder Mask Top: pcbname.GTS
Solder Mask Bottom: pcbname.GBS
Kicad Pcb Project Download
Silk Top: pcbname.GTO
Kicad Pcb Org
Silk Bottom: pcbname.GBO
Drill Drawing: pcbname.TXT

Board Outline:pcbname.GML/GKO
Note: In order to facilitate our access to your files, please do NOT check the 'Include extended attributes' before Plot.
3. Generate the drill file
Kicad Pcb Software
Before closing the plot window, you need also generate the drill for manufacturing. Select “Suppress leading zeros” and “Minimal header” and click “Drill File” button as following shown.
4. Check the Gerber files in GerbView
Now you have finished the job. But you should always check whether your Gerber files are working or not. Open the “GerbView” and check what your board looks like before sending it to manufacturer.
Now you can see your board like this.
5.Compress all the files in a single .zip file
The final step is to Compress all the files in a single .zip file, then you can fill out the form about your PCB parameters ( size, quantity , layers , thickness , etc ) on our “PCB Instant quote” page and upload your .zip ( Gerber ) file to PCBWay online system, our engineers will check it again and feedback to you if any problems happen before it can be fabricated. Here we go!
This site serves the latest KiCad libraries which are community contributed on the KiCad github page.
If you would like to contribute to the libraries, refer to the library contributing guide at http://kicad-pcb.org/libraries/contribute.
Library licensing information is available at http://kicad-pcb.org/libraries/license.
Available Libraries
The following library files are available:
- Symbols - Schematic symbol libraries
- Footprints - PCB footprint libraries
- 3D models - 3D model data
Cloning Libraries
Users who wish to keep up to date with the latest libraries should clone the KiCad libraries using Git or SVN. Cloning the library repositories means that users only need to download updates to the libraries, rather than re-downloading library files multiple times. This can significantly save on bandwith usage and allows users to control which library versions they use.
This site is automatically generated and mirrors the latest library data available on the KiCad GitHub page.
Library updates may take up to 48 hours to appear.
Kicad Flex Pcb
Last updated on 07 January 2021