KiCad 7: Instances token in symbols and hierarchical sheets
mvnmgrx opened this issue · 1 comments
mvnmgrx commented
Symbols now have an instances token: https://dev-docs.kicad.org/en/file-formats/sexpr-schematic/#_symbol_section
HierarchicalSheets as well: https://dev-docs.kicad.org/en/file-formats/sexpr-schematic/#_hierarchical_sheet_section
This may be provided in items/common.py
with a new class called Project()