@shibo look at this schematic image, see
@shibo look at this schematic image, see how every schematic port has a small arrow indicating whether or not it's an input, output or input-output? I like that, seems useful

7 Replies
This is what
pinAttributes: { requiresPower }
would indicateNice
I can work on that
yes, not as important as your other stuff but definitely nice to have. Might make sense to propose the relevant circuit json properties tho
why do we need to modify circuit json? why not just use the pinAttributes to draw the arrows?
hmm i don't understand. I was thinking we would add
schematic_port.has_input_arrow
and schematic_port.has_output_arrow
or something then circuit-to-svg draws the arrow@Seve ??


?
the point of the issue isn't to fix the layout, it's to fix the traces
the layout has a lot of issues bugs etc. but it's not related to schematic traces