-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Show component values in list (+ other minor conveniences) #551
Open
wrs
wants to merge
10
commits into
Bouni:main
Choose a base branch
from
wrs:improvements
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 635182f - Browse repository at this point
Copy the full SHA 635182fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 000ec9b - Browse repository at this point
Copy the full SHA 000ec9bView commit details -
Defaulting the setting to board priority means that by default all work done will be lost if you forget to click the export button. This is dangerous and confusing, so instead this saves work by default. It would be better to also warn when the dialog is closed without exporting, when the setting is the other way.
Configuration menu - View commit details
-
Copy full SHA for 33b4f08 - Browse repository at this point
Copy the full SHA 33b4f08View commit details -
Don't erase non-matching board parts
If in database priority mode, set the board's part to the database's part rather than erasing it.
Configuration menu - View commit details
-
Copy full SHA for f3feafb - Browse repository at this point
Copy the full SHA f3feafbView commit details -
Show parameters derived from LCSC description
This adds an "LCSC Params" field to the footprint and part selection lists that makes it much easier to double-check the assignments or select the right part. Particularly for passives, LCSC buries the important data (like the resistance of a resistor) in the middle of the description field. This pulls those values out where you can see them.
Configuration menu - View commit details
-
Copy full SHA for 05e1c3e - Browse repository at this point
Copy the full SHA 05e1c3eView commit details -
Double-clicking a footprint brings up part selection. Double-clicking a part in the selector assigns the part.
Configuration menu - View commit details
-
Copy full SHA for 7cb78a5 - Browse repository at this point
Copy the full SHA 7cb78a5View commit details -
Don't search for the existing LCSC value -- if I'm searching, that's presumably the only part I don't want! Tweak the search string to make it easier to find passives quickly.
Configuration menu - View commit details
-
Copy full SHA for 8486b35 - Browse repository at this point
Copy the full SHA 8486b35View commit details
Commits on Nov 18, 2024
-
placehoDLer -> placehoLDer (Bouni#553)
Fix for little typo
Configuration menu - View commit details
-
Copy full SHA for 2f6b43d - Browse repository at this point
Copy the full SHA 2f6b43dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 852476b - Browse repository at this point
Copy the full SHA 852476bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12fa187 - Browse repository at this point
Copy the full SHA 12fa187View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.