MitjaNemec / PlaceFootprints

GNU General Public License v2.0
25 stars 5 forks source link

Place Footprints

This plugin will place footprints with the following geometry:

Apart from the pattern, there are two main ways to use the plugin. The components for placement are selected either by consecutive reference numbers or by the same ID on different hierarchical sheets.

Installation

The preferred way to install the plugin is via KiCad's PCM (Plugin and Content Manager). Installation on non-networked can be done by downloading the latest release and installing in with PCM with Install from file option

Basic Use

Consecutive Reference Numbers

If you want to place the footprints by consecutive reference numbers within a sheet, you have to:

Equivalent Parts in Hierarchical Sheets

If you want to place the footprints by same ID across hierarchical sheets of the same level, you have to:

Visual Examples

Schematic used in examples

Example of a basic hierarchical schematic

Hierarchical Schematic

Place by Sheet

Example of placing the MOSFET from each sheet in a linear placement

Place by sheet ID

Place by Reference

Example of placing the LEDs from a single sheet in a circular placement

Place by reference number

Notes