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

Feature: hide pins that are not connected #5

Merged
merged 1 commit into from
Jun 27, 2020

Conversation

elliotmr
Copy link
Contributor

Very cool project here, exactly what I needed for a project that I am working on. One issue is that I have a 35-pin connector that I am only going to populate 5-10 pins from. I don't really want to print out 30 unconnected pins on the schematic.

This pull request adds a connector option "hide_disconnected_pins" to hide any pins on the connector that don't have a connection on them. I also added an example as well to see how it works.

@formatc1702
Copy link
Collaborator

This is super useful, I'll merge it in the next few days. Thanks!

@formatc1702 formatc1702 changed the base branch from master to dev June 27, 2020 10:13
@formatc1702 formatc1702 changed the base branch from dev to hide_unconnected June 27, 2020 12:44
@formatc1702 formatc1702 merged commit 0c6326b into wireviz:hide_unconnected Jun 27, 2020
@formatc1702
Copy link
Collaborator

formatc1702 commented Jun 27, 2020

I've pulled it into its own branch, will need to adapt it to make it work and merge with the changes from #10

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

Successfully merging this pull request may close these issues.

None yet

2 participants