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 a "Description" column, "LCSC Part" as a known property name for schematics and its corresponding setting. #469

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

Conversation

gonzalop
Copy link

@gonzalop gonzalop commented May 6, 2024

-Adds "LCSC Part" as an LCSC property which is what the easyeda2kicad.py library uses.
-Adds a new setting to choose the property name used when adding parts to schematics.
-Adds a "Description" column to the footprint list.

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.
@gonzalop gonzalop changed the title Minor tweaks Adds a "Description" column, "LCSC Part" as a known property name for schematics and its corresponding setting. May 6, 2024
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.

None yet

1 participant