Relay coil/solenoid symbol - change pin text alignment #148
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.
SUMMARY
Change the alignment of the text on pins of a Relay Coil/Solenoid symbol
When the relay coil is used in a 2-coil relay, in which the pins are called Set+/- Rst+/-, the text of the two pins overlaps
This PR changes the pin text offset from left-center to center-bottom
This of course also impacts the 1-coil relay, but I'd say that the component remains readable, IMHO
Before:
After:
DATASHEETS / REFERENCES
N/A
OPEN QUESTIONS / UNRESOLVED ISSUES
In the 2-coil relay, the pin text now slightly overlap with the border. It seems still preferable to left-center alignment which causes the + and - signs in the 1-coil relay to be far from their pin
CHECKLIST
¹ Library Conventions: https://docs.librepcb.org/#libraryconventions
² Minor version bump if only metadata was modified (e.g. "0.1" -> "0.1.1"), major version bump if functional changes were made (e.g. "0.1" -> "0.2")
³ CC0 Public Domain License: https://en.wikipedia.org/wiki/CC0