diff --git a/examples/demo02.bom.tsv b/examples/demo02.bom.tsv
index bbaf4a1..c71ca77 100644
--- a/examples/demo02.bom.tsv
+++ b/examples/demo02.bom.tsv
@@ -1,5 +1,5 @@
Item Qty Unit Designators
-Connector, Crimp ferrule, 0.25 mm² 2
+Connector, Crimp ferrule, 0.25 mm², YE 2
Connector, Molex KK 254, female, 4 pins 2 X2, X3
Connector, Molex KK 254, female, 5 pins 1 X4
Connector, Molex KK 254, female, 8 pins 1 X1
diff --git a/examples/demo02.gv b/examples/demo02.gv
index cc27fe9..746306f 100644
--- a/examples/demo02.gv
+++ b/examples/demo02.gv
@@ -8,8 +8,8 @@ graph {
X2 [label=<
> fillcolor=white margin=0 shape=none style=filled]
X3 [label=<> fillcolor=white margin=0 shape=none style=filled]
X4 [label=<> fillcolor=white margin=0 shape=none style=filled]
- _ferrule_crimp_1 [label=<> fillcolor=white margin=0 shape=none style=filled]
- _ferrule_crimp_2 [label=<> fillcolor=white margin=0 shape=none style=filled]
+ _ferrule_crimp_1 [label=<> fillcolor=white margin=0 shape=none style=filled]
+ _ferrule_crimp_2 [label=<> fillcolor=white margin=0 shape=none style=filled]
edge [color="#000000:#000000:#000000"]
X1:p1r:e -- W1:w1:w
W1:w1:e -- X2:p1l:w
@@ -51,11 +51,9 @@ graph {
W3 [label=<| W3 | | 4x | 0.14 mm² (26 AWG) | 0.3 m |
|
| |
| X1:1 | BK | X4:1 | | | X1:5 | BU | X4:3 | | | X1:6 | OG | X4:4 | | | X1:7 | VT | X4:5 | | | |
|
> fillcolor=white margin=0 shape=box style="filled,dashed"]
edge [color="#000000:#000000:#000000"]
_ferrule_crimp_1:e -- W4:w1:w
- edge [color="#000000:#ff0000:#000000"]
- _ferrule_crimp_2:e -- W4:w2:w
- edge [color="#000000:#000000:#000000"]
W4:w1:e -- X4:p1l:w
edge [color="#000000:#ff0000:#000000"]
+ _ferrule_crimp_2:e -- W4:w2:w
W4:w2:e -- X4:p2l:w
W4 [label=<| W4 | | 2x | 0.25 mm² (24 AWG) | 0.3 m |
|
| |
|
> fillcolor=white margin=0 shape=box style=""]
}
diff --git a/examples/demo02.html b/examples/demo02.html
index b632124..4ee4e00 100644
--- a/examples/demo02.html
+++ b/examples/demo02.html
@@ -3,502 +3,510 @@
-