Support design blocks for footprints
Bug #1846332 reported by
Blair Calderara
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Released
|
Unknown
|
Bug Description
Feature request:
Footprint made of footprints.
Allow multiple footprints to be wired together in a fixed arrangement that can be referenced and placed as a single part.
This would preserve information for BOM/PnP. Essentially a schematic symbol that acts like a hierarchical sheet with a small routed circuit as the footprint.
My usecase would be to create arrangements of parts to be used as logic gates, then be able to place these "logic gates" as symbols in a schematic. Once the schematic is complete, the components would already be grouped and wired as logic gates when I'm ready to route the PCB.
Changed in kicad: | |
importance: | Wishlist → Unknown |
status: | Expired → New |
Changed in kicad: | |
status: | New → Fix Released |
To post a comment you must log in.
I read this as requesting something similar to eagles blocks (schematic and layout of a sub-block that live in a separate library and can be inserted like a symbol/footprint)
At least part of it is requested in /bugs.launchpad .net/kicad/ +bug/1797683 (request for design block library. Iteration 0 only schematic) /bugs.launchpad .net/kicad/ +bug/1521062 (request for design blocks inside a project - link between hierarchical schematic and hierarchical pcb)
- https:/
- https:/
Another related request is https:/ /bugs.launchpad .net/kicad/ +bug/1828031 (schematic and layout linked copy paste)