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 Cable Blocks #326

Closed
heinduplessis opened this issue Oct 4, 2023 · 2 comments
Closed

[feature] Hide Cable Blocks #326

heinduplessis opened this issue Oct 4, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@heinduplessis
Copy link

heinduplessis commented Oct 4, 2023

Sometimes I want to publish a simple wire diagram, but the intermediary "wire block" adds clutter and confusion to the general audience. Could someone add a "hidden_cable_block" property in the Yaml definition to indicate not to draw the intermediary cable block?

So for example demo01 1 would render with just the X1 and X2 blocks and NOT the W1 block. The white green and brown wires would connect directly to the two connectors (X1 and X2). The shield wire would obviously then be omitted in this example, but would show up again if the W1 hidden_cable_block is set to false or omitted again.

It would look something like this (ignore the line and the shield cable):
fix

@kvid
Copy link
Collaborator

kvid commented Oct 4, 2023

This seems to be a duplicate of #212 - where a work-around is described. (#278 was another duplicate.)

@kvid kvid added the duplicate This issue or pull request already exists label Oct 4, 2023
@heinduplessis
Copy link
Author

Thank you, I implemented the work-around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants