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

Fixed params display in mainwindow and LCSC board value when removed #569

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

Conversation

TAMPCO
Copy link

@TAMPCO TAMPCO commented Feb 4, 2025

See issue #566. With this commit :

  • When LCSC value is removed from a component in the main window, the params display gets updated as well.
  • When LCSC value is removed from a component in the main window, the footprint's LCSC field is emptied as well, preventing the footprint from reloading its previous LCSC value into the database.

See issue Bouni#566. With this commit :
- When LCSC value is removed from a component in the main window, the params display gets updated as well.
- When LCSC value is removed from a component in the main window, the footprint's LCSC field is emptied as well, preventing the footprint from reloading its previous LCSC value into the database.
Improvement : when a component designator starts with an "R" and its value ends either with R (like in a 180R resistor), r (like a 180r resistor) or an o (like a 180o resistor), replace the last letter with the Omega symbol. Will work with different value ranges (kR, kr, ko, MR, Mr, Mo, whatever people use...)
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.

1 participant