KiBot/docs/1_SCH_2_diff_PCBs
Salvador E. Tropea 040a69c1a0 [DOCs] Fixed links to PCB 2 example 2022-11-25 12:51:52 -03:00
..
Circuit [DOCs] Added example for 1 schematic with 2 different PCBs 2022-11-05 17:58:32 -03:00
PCB_1 [DOCs] Missing files for last commit 2022-11-25 12:50:27 -03:00
PCB_2 [DOCs] Missing files for last commit 2022-11-25 12:50:27 -03:00
README.md [DOCs] Fixed links to PCB 2 example 2022-11-25 12:51:52 -03:00

README.md

One schematic and two different PCBs

This example shows one way to handle a situation where we have one schematic and we want to create two different PCBs from the same circuit.

The proposed solution is to use one schematic and two KiCad projects. Each project includes the same schematic using a hierarchical sheet.

In this way we get two different PCBs, one for each project, but both with the same circuit.

PCB 1

Schematic

PCB

Top view

Bottom view

PCB 2

Schematic

PCB

Top view

Bottom view