We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When parsing a KiCad layout that contains a solder_paste_margin, kicad-parse-gen fails with the following error:
ERROR: Kicad Symbolic Expression Error: symbolic expression other error: unknown element in module: solder_paste_margin.
This element does not seem to be defined in the file formats spec, but it can be found in the list of PCB keywords.
The text was updated successfully, but these errors were encountered:
Maybe we can cherry-pick commit a842a52 from branch kicad5.
kicad5
Sorry, something went wrong.
adamheinrich
No branches or pull requests
When parsing a KiCad layout that contains a solder_paste_margin, kicad-parse-gen fails with the following error:
ERROR: Kicad Symbolic Expression Error: symbolic expression other error: unknown element in module: solder_paste_margin.
This element does not seem to be defined in the file formats spec, but it can be found in the list of PCB keywords.
The text was updated successfully, but these errors were encountered: