12 Commits

Author SHA1 Message Date
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