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

(need help) Connector with different crimps #372

Closed
ElPi23 opened this issue May 31, 2024 · 4 comments
Closed

(need help) Connector with different crimps #372

ElPi23 opened this issue May 31, 2024 · 4 comments

Comments

@ElPi23
Copy link

ElPi23 commented May 31, 2024

good day,
im using the version 0.4 and i have created a library with all the connectors and the corresponding pins in it.
My question/problem now is, how can I create a connector that uses two different crimp types (the first 6 pins have a different crimp than the other 29)?
Is that even possible?

@kvid
Copy link
Collaborator

kvid commented May 31, 2024

Please provide an example YAML input with such a connector and describe the difference between the result you get and what you want.

@martinrieder
Copy link

martinrieder commented Jun 1, 2024

There is the possibility to list crimps as additional components with qty_multiplier: populated, but that would not allow different pins to have their crimps counted separately. You have to define a fixed quantity and possibly use pin coloring to mark which crimps would fit.

Check #300 and #224 for details and suggestions on this topic.

@martinrieder
Copy link

@ElPi23 You could also split up your connector into two separate ones. They can be aligned in the layout similar to #325

@ElPi23
Copy link
Author

ElPi23 commented Jun 10, 2024

thanks for your help.

I will close this

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

3 participants