Andrew Katz

Results 12 comments of Andrew Katz

Please note that lombok is not required for #88

The current dev build uses a dashed table outline for the wires, is this sufficient?

I had looked into this before, and there are a couple of different ways this can be done, from refactoring the outputs to simple if-else statements. The Graphviz DOT file...

It would also be great if the YAML had the ability to specify the requested outputs.

This is a very interesting problem to solve. Are these usually created by hand, and how are the paths laid out? It might be possible, using the bundles and a...

As a separate note, if you have Microsoft Visio, and GraphVisio, you may be able to take the wireviz output, and then possibly lay it out to-scale in that? Visio...

Are there any thoughts on how to actually implement this? I assume we'd lose the outlines on the wires, as I didn't see any way to actually pattern the lines/paths...

In electronics, while I rarely see inches, I do constantly see mils (thousandths of an inch). While I haven't looked through all of the code extensively, I didn't see anywhere...

If you draw schematics for connectors in something like altium or kicad, and wish to migrate or better visualize them in wireviz, you may export a netlist: * [Kicad Netlist](https://github.com/uvmaero/AERO_2019-2020/blob/master/TSAL_NEW/KiCad/TSAL/TSAL.net)...

Ideally, this should be rendered as a PDF/E type of document, the engineering subset. I think it supports inserting blocks, and may even have title block classes but I am...