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

Request: Allow reversing the pin order (e.g., start at 8 and count down to 1, top-to-bottom) for crossover cables #438

Open
DeflateAwning opened this issue Dec 11, 2024 · 2 comments

Comments

@DeflateAwning
Copy link

DeflateAwning commented Dec 11, 2024

It would be very helpful to be able to arrange a wiring diagram for a crossover cable (e.g., 1->8, 2->7, 3->6, etc.) by flipping the order of the labels on one connector.

I propose that this feature could be added by having a pins_descending: bool setting added to the connector (and wire) definition block.

Having this feature work automatically could be cool, but would probably be best to start with it being set explicitly.

@kvid
Copy link
Collaborator

kvid commented Dec 11, 2024

This seems to be a duplicate of #427.

@DeflateAwning
Copy link
Author

Neat, thanks! My new request is that this gets added as an example in the examples! I could probably help submit a PR for that at some point!

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

No branches or pull requests

2 participants