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

Adds "LCSC Part" as an LCSC property; a "Description" column is shown to the user. #505

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gonzalop
Copy link
Contributor

-Adds "LCSC Part" as an LCSC property.
-Adds a "Description" column to the footprint list.
-Adds a new setting for the schematic property name.
-Hooks up the property name setting to the schematic export.

@chmorgan
Copy link
Collaborator

@gonzalop possible to include some screenshots showing what this looks like and comments about why you've made the change?

@gonzalop
Copy link
Contributor Author

gonzalop commented Jul 31, 2024

This is how it looks like:
Screenshot from 2024-07-31 13-22-53

As for the comments, can you be more specific? One of the commits has the reason to add 'LCSC Part' (easyeda2kicad uses that name when importing footprints and 3dmodels, and this is also the LCSC database column name).

Btw, while trying to get the screenshot I ran into a typo in the MATCH query for the part details, which I've fixed and added to this pull request. Lmk if you want that change to be a separate one.

This makes it easier to use components imported with easyeda2kicad
(https://github.com/uPesy/easyeda2kicad.py).
This column is helpful to display additional information without having
to view the part details.
The new settings lets you choose which property name will be used when
adding parts to schematics.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants