-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
Parser error #3
Comments
Looks like Kicad 6 introduced some new syntax / options. Since Kicad uses a hand-written parser, it won't be obvious what changes they made that introduced the new schema -- so I would need an example file that raises this error. Would, you be able to share a the file or a link to a file that raises this error? (The smaller the better). If you're not able to share the whole file, can you open the kicad file in a text editor and copy the relevent section? I can see from the error that the new / invalid syntax is on line 227 of your kicad file, so possibly just the first 227 lines would be sufficient... |
Sure no problem, here is a sample project: |
Hey, running into this error:
Error
This is using KiCad 6
would appreciate some help
The text was updated successfully, but these errors were encountered: