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

Loops specification can't use pin labels? #432

Open
lutorm opened this issue Nov 29, 2024 · 1 comment
Open

Loops specification can't use pin labels? #432

lutorm opened this issue Nov 29, 2024 · 1 comment

Comments

@lutorm
Copy link

lutorm commented Nov 29, 2024

I have a wire that should connect two pins on the same connector, and I discovered the "loops" feature. However, when I attempted to use it, I got this error:

exception: Unknown loop pin "6" for connector "P4601"!

From some experimentation, it appears that the loops lists only understands pin numbers, not pin labels? Is this intentional? It seems to go against the pattern used everywhere else where you can use numbers and labels interchangeably.

(This feature also seems a bit half-baked, honestly. I would need to specify the color and gauge of the wire used, so I'd need to make up a cable section for it anyway so these can be specified.)

@kvid
Copy link
Collaborator

kvid commented Jan 6, 2025

I agree the current loops feature has limitations. Possible improvements are discussed in several issues, e.g. #48, #224 (comment), #286, #350, and #439.

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