Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

kicad 7: fix changed property names #59

Merged

Conversation

hvraven
Copy link
Contributor

@hvraven hvraven commented Feb 20, 2023

kicad 7 renamed the property names of HierarchicalSheets from Sheet name to Sheetname and Sheet file to Sheetfile. This simple fix supports both in the parser while not touching the generator.

kicad 7 renamed the property names of HierarchicalSheets from `Sheet
name` to `sheetname` and `Sheet file` to `sheetfile`. This simple fix
supports both in the parser while not touching the generator.
@mvnmgrx mvnmgrx added this to the KiCad 7 features milestone Feb 20, 2023
@mvnmgrx mvnmgrx merged commit f4465ae into mvnmgrx:master Feb 23, 2023
@hvraven hvraven deleted the kicad-7-hierarchical-sheet-property-names branch February 23, 2023 21:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants