Closed mvnmgrx closed 1 year ago
KiCad 7 does not require property tokens to have a unique ID. The id token seems to be completely removed from the Property token.
id
Property
The documentation on this token style is unfortunately lacking other child tokens like position and effects (which are still used in v7): https://dev-docs.kicad.org/en/file-formats/sexpr-intro/#_properties
position
effects
KiCad 7 does not require property tokens to have a unique ID. The
id
token seems to be completely removed from theProperty
token.The documentation on this token style is unfortunately lacking other child tokens like
position
andeffects
(which are still used in v7): https://dev-docs.kicad.org/en/file-formats/sexpr-intro/#_properties