24 Commits

Author SHA1 Message Date
Laurier Loiselle
1b9ba0b03f
connector: small fixes 2023-04-21 13:08:06 -04:00
Laurier Loiselle
62e0d798ac
wv_graphviz: better connector template 2023-04-21 13:08:05 -04:00
Laurier Loiselle
b687a9f134
WIP: add templates connector
doesn't support all current features of the connectors.
We should at least support those before updating the template
2023-04-21 13:08:05 -04:00
Laurier Loiselle
ff746017b2
src: wv_graphviz: remove bom bubble 2023-03-27 15:37:38 -04:00
Laurier Loiselle
8343f62f41
tweak: remove support 2023-01-30 16:33:28 -05:00
Laurier Loiselle
b5ca003c82
wv_graphviz: improved type management 2023-01-30 16:13:11 -05:00
Laurier Loiselle
fcbfa09f1f
src: modified by cleanup 2023-01-19 16:37:00 -05:00
Daniel Rojas
1eeae1d4f9
Fix additional component BOM table layout 2023-01-19 16:36:57 -05:00
Daniel Rojas
93f0605506
Improve conductor table rendering 2023-01-19 16:36:56 -05:00
Daniel Rojas
38f8147a7f
Implement bundle part number rendering 2023-01-19 16:36:56 -05:00
Daniel Rojas
bf3c7c99c2
Comment out BOM modes (WIP) and BOM bubbles 2023-01-19 16:36:53 -05:00
Daniel Rojas
f88981c283
Apply #261 2023-01-19 16:36:52 -05:00
Daniel Rojas
7aef7f707c
Add TODO for empty connector pin tables 2023-01-19 16:36:52 -05:00
Daniel Rojas
d93e76ac31
Fix color cell implementation 2023-01-19 16:36:50 -05:00
Daniel Rojas
277537a0f8
Implement multiple colors for components, improve multicolor table rendering 2023-01-19 16:36:50 -05:00
Daniel Rojas
9317bb9182
Allow multiple colors for components 2023-01-19 16:36:49 -05:00
Daniel Rojas
2e47299570
Implement pin color output
Small issue: GraphViz warning
```
Warning: table size too small for content
```
2023-01-19 16:36:48 -05:00
Daniel Rojas
331c34084d
Optimize BOM bubble geometry 2023-01-19 16:36:48 -05:00
Daniel Rojas
865cd221f9
Add BOM bubble to additional component list (WIP) 2023-01-19 16:36:46 -05:00
Daniel Rojas
22762d84dd
Implement BOM bubbles 2023-01-19 16:36:46 -05:00
Daniel Rojas
c501151222
Compute qty's of additional components (WIP) 2023-01-19 16:36:43 -05:00
Daniel Rojas
b61a52e8a0
Make pin_objects and wire_objects dictionaries 2023-01-19 16:36:43 -05:00
Daniel Rojas
e7b1a97b35
Implement BOM population (missing: qty multipliers) 2023-01-19 16:36:42 -05:00
Daniel Rojas
10cf62e166
Rename modules, adjust imports, move build_examples.py 2023-01-19 16:36:41 -05:00