Skip to content
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

About kicad‘s boom import Part-DB #604

Closed
QM1412 opened this issue Apr 26, 2024 · 1 comment
Closed

About kicad‘s boom import Part-DB #604

QM1412 opened this issue Apr 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@QM1412
Copy link

QM1412 commented Apr 26, 2024

Is your feature request related to a problem? Please describe.
I want to use Part-DB to manage the project, but I got an error when importing the boom table of kicad, and I am using kicad version 8.0

Describe the solution you'd like
I would like to know how to properly import boom tables to Part-DB

Additional context
Add any other context or screenshots about the feature request here.
this is my boom table with kicad 8.0
Snipaste_2024-04-26_20-51-54
this is my error ,if i import the boom table ,it will report this error
Snipaste_2024-04-26_20-55-40
i don't know how to modify it

@QM1412 QM1412 added the enhancement New feature or request label Apr 26, 2024
@jbtronics
Copy link
Member

This was caused by the chinese header files (Part-DB expected english or german ones). Now the importer is language invariant, as long as KiCad does not change the ordering of the files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants