Difference between revisions of "Creating a component for KiCad Using SnapEDA"

From media_wiki
Jump to: navigation, search
Line 53: Line 53:
 
  {{highlight |Or you can download the file from here '''Link to be added''' |red}}
 
  {{highlight |Or you can download the file from here '''Link to be added''' |red}}
  
 
+
[http://microrusty.com/Download-area/PCF85263AT_AJ.zip PPCF85263AT]
 
----
 
----
 
==[[KiCad 5.0]]==
 
==[[KiCad 5.0]]==

Revision as of 02:05, 8 April 2019

Creating a Symbol and Footprint using SnapEDA

Create a new folder in your Kicad Project folders called SnapEDA-Library
SnapEDA URL: https://www.snapeda.com/
Login or Sign up for an Account (optional)
Search Part PCF85263
Select PCF85263AT/AJ
PCF85263-Snap-list.PNG

Download Symbol and Footprint to KiCad SnapEDA Folder
Snap-Symbol-Footprint.PNG

1.  Click on Download Symbol and Footprint. 
2.  Choose Download Format : KiCad
3.  Open Download folder and move ZIP file to KiCad SnapEDA-Library Folder
4.  UnZip the file in that folder. Move Zip file to the new folder it created or just delete it.
Or you can download the file from here Link to be added 

Import Symbol into KiCad

1.  Open Schematic Layout Editor
2.  Select Preferences from Upper Menu bar
3.  Select Manage Symbol Libraries from drop down
4.  Click Global Libraries tab unless you want to save this just for this project then select Project Specific Libraries .
5.  Click on Browse Libraries
6.  Find the SnapEDA-Library folder - open that folder and find the file PCF85263AT_AJ.lib Select the file PCF85263AT_AJ.lib
7.  Now add descriptions SnapEDA PCF85263AT/AJ for DMS Workshop then Click OK
Symbol-Libraries.PNG
8.  Select Place Symbol from Right tool bar
9.  Click Mouse on Grid (Symbols Libraries will load)
10. Type in Search Field PCF85263 Select PCF85263AT/AJ then click OK
11. Place in Sector B1 Hit ESC Key.
12. Select Annotate Icon from Upper Toolbar. Click on Annotate tab.

Import Footprint into KiCad

1.  Open PCB Layout Editor
2.  Select Preferences from Upper Menu bar
3.  Select Manage Footprint Libraries from drop down
4.  Click Global Libraries tab unless you want to save this just for this project then select Project Specific Libraries .
5.  Click on Browse Libraries
10. Find the SnapEDA-Library folder - open that folder and find the file PCF85263AT_AJ.mod Select the file PCF85263AT_AJ.mod
11. Now add descriptions SnapEDA PCF85263AT/AJ for DMS Workshop. Click OK
12. Open Schematic Layout Editor
13. Select Assign PCB Footprint to Schematic Symbol Icon from Upper Toolbar.
14. After Footprints loads select from center column PCF85263AT_AJ then select from Left Column PCF85263AT_AJ
    Select Line item 1 PCF85263AT/AJ:SOIC127P600X175
15. Select Generate Netlist from the Upper Toolbar. click on Generate Netlist - Save File
16. Open PCB Layout Editor 
16. Select Read Netlist from Upper Toolbar. Click on Read Current Netlist. Click on components and move to place on board.

Add the Crystal 9HT10-32.768KBZF-T

1. Search for 9HT10-32.768KBZF-T in the Snap EDA search. 
2. Follow the same steps that was used to download the PCF85263 RTC 
3. Download 3D file and place in the SnapEDA folder.
Or you can download the file from here Link to be added 
PPCF85263AT

KiCad 5.0