Difference between revisions of "KiCad"

From Land Boards Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== KiCad ==
+
== Panelizing ==
 
 
=== Panelizing===
 
  
 
* [https://www.esologic.com/how-to-panelize-kicad-designs-for-free/ How to panelize KiCAD designs for free]
 
* [https://www.esologic.com/how-to-panelize-kicad-designs-for-free/ How to panelize KiCAD designs for free]
Line 7: Line 5:
 
*** [https://github.com/ThisIsNotRocketScience/GerberTools/tree/master/GerberPanelizer GerberPanelizer]
 
*** [https://github.com/ThisIsNotRocketScience/GerberTools/tree/master/GerberPanelizer GerberPanelizer]
  
=== SPICE Simulation ===
+
== SPICE Simulation ==
  
 
* [http://ngspice.sourceforge.net/ngspice-eeschema.html Tutorial: ngspice simulation in KiCad/Eeschema]
 
* [http://ngspice.sourceforge.net/ngspice-eeschema.html Tutorial: ngspice simulation in KiCad/Eeschema]
  
=== Create Footprints Using FreeCAD ===
+
== Create Footprints Using FreeCAD ==
  
 
<video type="youtube">SabWe5iBN90</video>
 
<video type="youtube">SabWe5iBN90</video>
  
=== Footprints ===
+
== Footprints ==
  
==== 1/8 W resistor footprint ====
+
=== 1/8 W resistor footprint ===
  
 
* Part on PCB
 
* Part on PCB
Line 29: Line 27:
 
</pre>
 
</pre>
  
==== 1/4 W resistor footprint ====
+
=== 1/4 W resistor footprint ===
  
 
* Part on PCB
 
* Part on PCB
Line 41: Line 39:
 
</pre>
 
</pre>
  
==== Cap, 0.2" pitch ====
+
=== Cap, 0.2" pitch ===
  
 
* Part on PCB
 
* Part on PCB

Revision as of 14:58, 24 May 2022

Panelizing

SPICE Simulation

Create Footprints Using FreeCAD

Footprints

1/8 W resistor footprint

  • Part on PCB

Resistor EighthWatt Footprint.PNG

  • KiCad v6 footprint
Resistor_THT:R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal

1/4 W resistor footprint

  • Part on PCB

Resistor QuarterWatt CCA.PNG

  • KiCad v6 footprint
Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal

Cap, 0.2" pitch

  • Part on PCB

Cap 200millPitch.PNG

  • KiCad v6 footprint
Capacitor_THT:C_Rect_L7.0mm_W3.5mm_P5.00mm
  • KiCad v5 footprint
Capacitors_ThroughHole:C_Rect_L7_W3.5_P5