KiCad 5.0
Revision as of 21:09, 13 January 2022 by U731219879 rc (talk | contribs) (→Set Up Procedures KiCad 5.0)
Contents
Set Up Procedures KiCad 5.0
Kicad Templates
This document is an example of how to create Kicad Templates. I have found using this method to work best for me. You don’t need to follow the files system structure I used in this this example. I have selected this file system method for ease of use.
Set up: (See Change Path instruction before starting)
In your home directory create a directory named Kicad. mkdir Kicad Then CD to your new directory. cd kicad In the Kicad directory make another directory named templates. mkdir templates
Getting Started with Schematic Layout Editor
Configure settings, Define Worksheet, Place a Component Symbol, Annotate Symbols, Assigning Footprints, Generate Netlist
Getting Started with PCB layout Editor
Setting up Design Rules, Setting up Boarder (Edge Cuts), Adding Rounded Edges, Drill Holes, 3D View, Read Netlist, Placing footprint
Creating a component for KiCad Using SnapEDA
Adding a Symbol and Footprint that is not in the Kicad Libraries
Complete the Schematic Layout
Add all the remaining parts needed to complete the schematic.
Component layout on PCB
Arrange Components on the PCB
Connecting the components in the schematic
Connect all the remaining parts needed to complete the schematic.