11 Commits

Author SHA1 Message Date
Daniel Rojas
601c55099c Fix color cell implementation 2021-10-31 13:52:13 +01:00
Daniel Rojas
5f79258bb4 Implement multiple colors for components, improve multicolor table rendering 2021-10-31 13:40:21 +01:00
Daniel Rojas
ab182f87e7 Allow multiple colors for components 2021-10-31 13:08:56 +01:00
Daniel Rojas
e7c32d7678 Implement pin color output
Small issue: GraphViz warning
```
Warning: table size too small for content
```
2021-10-31 11:00:37 +01:00
Daniel Rojas
9e950f3ca0 Optimize BOM bubble geometry 2021-10-25 21:21:21 +02:00
Daniel Rojas
c1121ef86a Add BOM bubble to additional component list (WIP) 2021-10-25 20:35:51 +02:00
Daniel Rojas
98f140201e Implement BOM bubbles 2021-10-25 20:04:24 +02:00
Daniel Rojas
30e44733ae Compute qty's of additional components (WIP) 2021-10-24 18:20:59 +02:00
Daniel Rojas
46e6b239eb Make pin_objects and wire_objects dictionaries 2021-10-24 17:01:28 +02:00
Daniel Rojas
a976aa169a Implement BOM population (missing: qty multipliers) 2021-10-24 16:32:52 +02:00
Daniel Rojas
b45d0aee50 Rename modules, adjust imports, move build_examples.py 2021-10-22 18:21:39 +02:00