Second Version of TingliangZhang/Misaka-PCB
Using KiCad EDA
插件安装等参考TUNA的帮助:
https://mirrors.tuna.tsinghua.edu.cn/help/kicad/
需要将 ; 批量替换成 ,
Many commands are accessible directly with the keyboard. Selection can be either upper or lower case. Most hot keys are shown in menus. Some hot keys that do not appear are:
Delete
: deletes a footprint or a track. (Available only if the Footprint mode or the Track mode is active)V
: if the track tool is active switches working layer or place via, if a track is in progress.+
and-
: select next or previous layer.?
: display the list of all hot keys.Space
: reset relative coordinates.
In addition to the official KiCad libraries, there are other, third party sources for KiCad library packages.
While the following links may be useful sources of library packages, they are not maintained or endorsed by the KiCad project.
Digi-Key maintains an atomic parts library for KiCad on their GitHub page. These libraries are licensed under an agreement similar to the official libraries.
SparkFun Electronics provide KiCad library files for many of their products on their GitHub page. These libraries are based on the SparkFun Eagle libraries.
SnapEDA provides KiCad symbol and footprint libraries for their customers. The libraries are freely available and can be found on their KiCad library page. The library license can be found on their terms of service page.
- In KiCad, go to Tools > Edit PCB Footprints.
- Click on Preferences > Manage Footprint Libraries.
In the Global Libraries tab, click on Browse Libraries and navigate to the downloaded folder after unzipping the .zip file. Then click OK.
- Click on Load footprint from library > Select by Browser.
- Navigate to the library folder you imported.
- Double-click on the footprint to open it.
In the Global Libraries tab, click on Add existing library to table, the small folder icon, and navigate to the downloaded folder after unzipping the .zip file. Then click OK.
- Go to the libraries menu on the left side.
- Navigate to the library folder you imported.
- Click on it to open the drop-down menu and double-click on the footprint.