diff --git a/examples/demo01.bom.tsv b/examples/demo01.bom.tsv
deleted file mode 100644
index 39f82ac..0000000
--- a/examples/demo01.bom.tsv
+++ /dev/null
@@ -1,4 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 3 x 0.25 mm² shielded 0.2 m W1
-2 Connector, D-Sub, female, 9 pins 1 X1
-3 Connector, Molex KK 254, female, 3 pins 1 X2
diff --git a/examples/demo01.gv b/examples/demo01.gv
deleted file mode 100644
index 56dc5f7..0000000
--- a/examples/demo01.gv
+++ /dev/null
@@ -1,186 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | D-Sub |
- female |
- 9-pin |
-
- |
-
-
-
- | DCD |
- 1 |
-
-
- | RX |
- 2 |
-
-
- | TX |
- 3 |
-
-
- | DTR |
- 4 |
-
-
- | GND |
- 5 |
-
-
- | DSR |
- 6 |
-
-
- | RTS |
- 7 |
-
-
- | CTS |
- 8 |
-
-
- | RI |
- 9 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X1:p7r:e -- X1:p8r:e
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 3-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- RX |
-
-
- | 3 |
- TX |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X1:p5r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#895956:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p3l:w
- edge [color="#000000:#00ff00:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p2l:w
- edge [color="#000000"]
- X1:p5r:e -- W1:ws:w
- W1 [label=<
-
- |
-
- |
-
-
- | 3x |
- 0.25 mm² |
- + S |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:5:GND |
-
- 1:WH
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:RX |
-
- 2:BN
- |
- X2:3:TX |
-
-
- |
-
- |
-
-
- | X1:3:TX |
-
- 3:GN
- |
- X2:2:RX |
-
-
- |
-
- |
-
- | |
-
- | X1:5:GND |
- Shield |
- |
-
- |
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/demo01.html b/examples/demo01.html
deleted file mode 100644
index 8dcb550..0000000
--- a/examples/demo01.html
+++ /dev/null
@@ -1,254 +0,0 @@
-
-
-
-
- demo01
-
-
-demo01
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 3 x 0.25 mm² shielded |
- 0.2 |
- m |
- W1 |
-
-
- | 2 |
- Connector, D-Sub, female, 9 pins |
- 1 |
- |
- X1 |
-
-
- | 3 |
- Connector, Molex KK 254, female, 3 pins |
- 1 |
- |
- X2 |
-
-
-
-
-
-
diff --git a/examples/demo01.png b/examples/demo01.png
deleted file mode 100644
index 179147d..0000000
Binary files a/examples/demo01.png and /dev/null differ
diff --git a/examples/demo01.svg b/examples/demo01.svg
deleted file mode 100644
index 03b2a4b..0000000
--- a/examples/demo01.svg
+++ /dev/null
@@ -1,181 +0,0 @@
-
-
-
-
-
diff --git a/examples/demo02.bom.tsv b/examples/demo02.bom.tsv
deleted file mode 100644
index cebaa36..0000000
--- a/examples/demo02.bom.tsv
+++ /dev/null
@@ -1,13 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 2 x 0.25 mm² 0.3 m W4
-2 Connector, Crimp ferrule, 0.25 mm², YE 2
-3 Connector, Molex KK 254, female, 4 pins 2 X2, X3
-4 Connector, Molex KK 254, female, 5 pins 1 X4
-5 Connector, Molex KK 254, female, 8 pins 1 X1
-6 Wire, 0.14 mm², BK 0.9 m W1, W2, W3
-7 Wire, 0.14 mm², BU 0.3 m W3
-8 Wire, 0.14 mm², GN 0.6 m W1, W2
-9 Wire, 0.14 mm², OG 0.3 m W3
-10 Wire, 0.14 mm², RD 0.6 m W1, W2
-11 Wire, 0.14 mm², VT 0.3 m W3
-12 Wire, 0.14 mm², YE 0.6 m W1, W2
diff --git a/examples/demo02.gv b/examples/demo02.gv
deleted file mode 100644
index ed8dd81..0000000
--- a/examples/demo02.gv
+++ /dev/null
@@ -1,549 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 8-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | +5V |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- | MISO |
- 5 |
-
-
- | MOSI |
- 6 |
-
-
- | SCK |
- 7 |
-
-
- | N/C |
- 8 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- +5V |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- +5V |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X4 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 5-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- +12V |
-
-
- | 3 |
- MISO |
-
-
- | 4 |
- MOSI |
-
-
- | 5 |
- SCK |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_1 [label=<
-
-
-
- | Crimp ferrule |
- 0.25 mm² |
- YE |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_2 [label=<
-
-
-
- | Crimp ferrule |
- 0.25 mm² |
- YE |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p3l:w
- edge [color="#000000:#00ff00:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p4l:w
- W1 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.14 mm² (26 AWG) |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- BK
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:+5V |
-
- RD
- |
- X2:2:+5V |
-
-
- |
-
- |
-
-
- | X1:3:SCL |
-
- YE
- |
- X2:3:SCL |
-
-
- |
-
- |
-
-
- | X1:4:SDA |
-
- GN
- |
- X2:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W2:w1:w
- W2:w1:e -- X3:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W2:w2:w
- W2:w2:e -- X3:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p3r:e -- W2:w3:w
- W2:w3:e -- X3:p3l:w
- edge [color="#000000:#00ff00:#000000"]
- X1:p4r:e -- W2:w4:w
- W2:w4:e -- X3:p4l:w
- W2 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.14 mm² (26 AWG) |
- 0.4 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- BK
- |
- X3:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:+5V |
-
- RD
- |
- X3:2:+5V |
-
-
- |
-
- |
-
-
- | X1:3:SCL |
-
- YE
- |
- X3:3:SCL |
-
-
- |
-
- |
-
-
- | X1:4:SDA |
-
- GN
- |
- X3:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W3:w1:w
- W3:w1:e -- X4:p1l:w
- edge [color="#000000:#0066ff:#000000"]
- X1:p5r:e -- W3:w2:w
- W3:w2:e -- X4:p3l:w
- edge [color="#000000:#ff8000:#000000"]
- X1:p6r:e -- W3:w3:w
- W3:w3:e -- X4:p4l:w
- edge [color="#000000:#8000ff:#000000"]
- X1:p7r:e -- W3:w4:w
- W3:w4:e -- X4:p5l:w
- W3 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.14 mm² (26 AWG) |
- 0.3 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- BK
- |
- X4:1:GND |
-
-
- |
-
- |
-
-
- | X1:5:MISO |
-
- BU
- |
- X4:3:MISO |
-
-
- |
-
- |
-
-
- | X1:6:MOSI |
-
- OG
- |
- X4:4:MOSI |
-
-
- |
-
- |
-
-
- | X1:7:SCK |
-
- VT
- |
- X4:5:SCK |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#000000:#000000"]
- AUTOGENERATED_F_1:e -- W4:w1:w
- W4:w1:e -- X4:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- AUTOGENERATED_F_2:e -- W4:w2:w
- W4:w2:e -- X4:p2l:w
- W4 [label=<
-
- |
-
- |
-
-
- | 2x |
- 0.25 mm² (24 AWG) |
- 0.3 m |
-
- |
-
-
- | |
-
- |
-
- 1:BK
- |
- X4:1:GND |
-
-
- |
-
- |
-
-
- |
-
- 2:RD
- |
- X4:2:+12V |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/demo02.html b/examples/demo02.html
deleted file mode 100644
index 8fe7c47..0000000
--- a/examples/demo02.html
+++ /dev/null
@@ -1,895 +0,0 @@
-
-
-
-
-
-
- WireViz Demo 2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- | 12 |
- Wire, 0.14 mm², YE |
- 0.6 |
- m |
- W1, W2 |
-
-
- | 11 |
- Wire, 0.14 mm², VT |
- 0.3 |
- m |
- W3 |
-
-
- | 10 |
- Wire, 0.14 mm², RD |
- 0.6 |
- m |
- W1, W2 |
-
-
- | 9 |
- Wire, 0.14 mm², OG |
- 0.3 |
- m |
- W3 |
-
-
- | 8 |
- Wire, 0.14 mm², GN |
- 0.6 |
- m |
- W1, W2 |
-
-
- | 7 |
- Wire, 0.14 mm², BU |
- 0.3 |
- m |
- W3 |
-
-
- | 6 |
- Wire, 0.14 mm², BK |
- 0.9 |
- m |
- W1, W2, W3 |
-
-
- | 5 |
- Connector, Molex KK 254, female, 8 pins |
- 1 |
- |
- X1 |
-
-
- | 4 |
- Connector, Molex KK 254, female, 5 pins |
- 1 |
- |
- X4 |
-
-
- | 3 |
- Connector, Molex KK 254, female, 4 pins |
- 2 |
- |
- X2, X3 |
-
-
- | 2 |
- Connector, Crimp ferrule, 0.25 mm², YE |
- 2 |
- |
- |
-
-
- | 1 |
- Cable, 2 x 0.25 mm² |
- 0.3 |
- m |
- W4 |
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
-
-
-
-
-
-
- |
- |
- |
- |
- |
- Date |
- Name |
- WireViz Demo 2 |
-
-
- |
- |
- |
- |
- Created |
- 2020-05-20 |
- D. Rojas |
-
-
- |
- |
- |
- |
- Approved |
- 2020-05-20 |
- D. Rojas |
-
-
- |
- |
- |
- |
- |
- |
- |
-
-
- |
- |
- |
- |
- |
- |
-
-
- |
- |
- |
- |
- |
- WV-DEMO-02 |
- Sheet 1 |
-
-
- |
- |
- |
- |
-
-
- | A |
- WireViz 0.2 release |
- 2020-10-17 |
- D. Rojas |
- of 1 |
-
-
- | Rev |
- Changelog |
- Date |
- Name |
- |
- |
- |
-
-
-
-
-
-
-
-
diff --git a/examples/demo02.png b/examples/demo02.png
deleted file mode 100644
index f7dd691..0000000
Binary files a/examples/demo02.png and /dev/null differ
diff --git a/examples/demo02.svg b/examples/demo02.svg
deleted file mode 100644
index 130922b..0000000
--- a/examples/demo02.svg
+++ /dev/null
@@ -1,518 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex01.bom.tsv b/examples/ex01.bom.tsv
deleted file mode 100644
index 0b6062d..0000000
--- a/examples/ex01.bom.tsv
+++ /dev/null
@@ -1,3 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, Serial, 4 x 0.25 mm² shielded 0.2 m W1
-2 Connector, Molex KK 254, female, 4 pins 2 X1, X2
diff --git a/examples/ex01.gv b/examples/ex01.gv
deleted file mode 100644
index f5f1ead..0000000
--- a/examples/ex01.gv
+++ /dev/null
@@ -1,188 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | RX |
- 3 |
-
-
- | TX |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- RX |
-
-
- | 4 |
- TX |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#895956:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ff8000:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p4l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p3l:w
- edge [color="#000000"]
- X1:p1r:e -- W1:ws:w
- W1 [label=<
-
- |
-
- |
-
-
- | Serial |
- 4x |
- 0.25 mm² (24 AWG) |
- + S |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- 1:BN
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- 2:RD
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X1:3:RX |
-
- 3:OG
- |
- X2:4:TX |
-
-
- |
-
- |
-
-
- | X1:4:TX |
-
- 4:YE
- |
- X2:3:RX |
-
-
- |
-
- |
-
- | |
-
- | X1:1:GND |
- Shield |
- |
-
- |
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/ex01.html b/examples/ex01.html
deleted file mode 100644
index c11a3a6..0000000
--- a/examples/ex01.html
+++ /dev/null
@@ -1,244 +0,0 @@
-
-
-
-
- ex01
-
-
-ex01
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, Serial, 4 x 0.25 mm² shielded |
- 0.2 |
- m |
- W1 |
-
-
- | 2 |
- Connector, Molex KK 254, female, 4 pins |
- 2 |
- |
- X1, X2 |
-
-
-
-
-
-
diff --git a/examples/ex01.png b/examples/ex01.png
deleted file mode 100644
index c2fd466..0000000
Binary files a/examples/ex01.png and /dev/null differ
diff --git a/examples/ex01.svg b/examples/ex01.svg
deleted file mode 100644
index 4667ae5..0000000
--- a/examples/ex01.svg
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex02.bom.tsv b/examples/ex02.bom.tsv
deleted file mode 100644
index 8cd97d8..0000000
--- a/examples/ex02.bom.tsv
+++ /dev/null
@@ -1,5 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 2 x 0.25 mm² 0.4 m W1, W2
-2 Cable, 2 x 20 AWG 0.2 m W3
-3 Connector, Molex Micro-Fit, female, 2 pins 3 X2, X3, X4
-4 Connector, Molex Micro-Fit, male, 2 pins 1 X1
diff --git a/examples/ex02.gv b/examples/ex02.gv
deleted file mode 100644
index 11fae02..0000000
--- a/examples/ex02.gv
+++ /dev/null
@@ -1,299 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex Micro-Fit |
- male |
- 2-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex Micro-Fit |
- female |
- 2-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | Molex Micro-Fit |
- female |
- 2-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X4 [label=<
-
- |
-
- |
-
-
- | Molex Micro-Fit |
- female |
- 2-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- W1 [label=<
-
- |
-
- |
-
-
- | 2x |
- 0.25 mm² (24 AWG) |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- 1:BK
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- 2:RD
- |
- X2:2:VCC |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W2:w1:w
- W2:w1:e -- X3:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W2:w2:w
- W2:w2:e -- X3:p2l:w
- W2 [label=<
-
- |
-
- |
-
-
- | 2x |
- 0.25 mm² (24 AWG) |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- 1:BK
- |
- X3:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- 2:RD
- |
- X3:2:VCC |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W3:w1:w
- W3:w1:e -- X4:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W3:w2:w
- W3:w2:e -- X4:p2l:w
- W3 [label=<
-
- |
-
- |
-
-
- | 2x |
- 20 AWG (0.75 mm²) |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- 1:BK
- |
- X4:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- 2:RD
- |
- X4:2:VCC |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/ex02.html b/examples/ex02.html
deleted file mode 100644
index 2a123e4..0000000
--- a/examples/ex02.html
+++ /dev/null
@@ -1,341 +0,0 @@
-
-
-
-
- ex02
-
-
-ex02
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 2 x 0.25 mm² |
- 0.4 |
- m |
- W1, W2 |
-
-
- | 2 |
- Cable, 2 x 20 AWG |
- 0.2 |
- m |
- W3 |
-
-
- | 3 |
- Connector, Molex Micro-Fit, female, 2 pins |
- 3 |
- |
- X2, X3, X4 |
-
-
- | 4 |
- Connector, Molex Micro-Fit, male, 2 pins |
- 1 |
- |
- X1 |
-
-
-
-
-
-
diff --git a/examples/ex02.png b/examples/ex02.png
deleted file mode 100644
index f447130..0000000
Binary files a/examples/ex02.png and /dev/null differ
diff --git a/examples/ex02.svg b/examples/ex02.svg
deleted file mode 100644
index cb86958..0000000
--- a/examples/ex02.svg
+++ /dev/null
@@ -1,261 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex03.bom.tsv b/examples/ex03.bom.tsv
deleted file mode 100644
index 5bda765..0000000
--- a/examples/ex03.bom.tsv
+++ /dev/null
@@ -1,5 +0,0 @@
-Id Description Qty Unit Designators
-1 Connector, Molex Micro-Fit, female, 2 pins 3 X2, X3, X4
-2 Connector, Molex Micro-Fit, male, 2 pins 1 X1
-3 Wire, 0.25 mm², BK 0.6 m W1
-4 Wire, 0.25 mm², RD 0.6 m W1
diff --git a/examples/ex03.gv b/examples/ex03.gv
deleted file mode 100644
index 0ffd10e..0000000
--- a/examples/ex03.gv
+++ /dev/null
@@ -1,255 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex Micro-Fit |
- male |
- 2-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex Micro-Fit |
- female |
- 2-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | Molex Micro-Fit |
- female |
- 2-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X4 [label=<
-
- |
-
- |
-
-
- | Molex Micro-Fit |
- female |
- 2-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W1:w3:w
- W1:w3:e -- X3:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W1:w4:w
- W1:w4:e -- X3:p2l:w
- edge [color="#000000:#000000:#000000"]
- X1:p1r:e -- W1:w5:w
- W1:w5:e -- X4:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W1:w6:w
- W1:w6:e -- X4:p2l:w
- W1 [label=<
-
- |
-
- |
-
-
- | 6x |
- 0.25 mm² (24 AWG) |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- BK
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- RD
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X1:1:GND |
-
- BK
- |
- X3:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- RD
- |
- X3:2:VCC |
-
-
- |
-
- |
-
-
- | X1:1:GND |
-
- BK
- |
- X4:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- RD
- |
- X4:2:VCC |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
-}
diff --git a/examples/ex03.html b/examples/ex03.html
deleted file mode 100644
index 2eb8fef..0000000
--- a/examples/ex03.html
+++ /dev/null
@@ -1,311 +0,0 @@
-
-
-
-
- ex03
-
-
-ex03
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Connector, Molex Micro-Fit, female, 2 pins |
- 3 |
- |
- X2, X3, X4 |
-
-
- | 2 |
- Connector, Molex Micro-Fit, male, 2 pins |
- 1 |
- |
- X1 |
-
-
- | 3 |
- Wire, 0.25 mm², BK |
- 0.6 |
- m |
- W1 |
-
-
- | 4 |
- Wire, 0.25 mm², RD |
- 0.6 |
- m |
- W1 |
-
-
-
-
-
-
diff --git a/examples/ex03.png b/examples/ex03.png
deleted file mode 100644
index 961a9e1..0000000
Binary files a/examples/ex03.png and /dev/null differ
diff --git a/examples/ex03.svg b/examples/ex03.svg
deleted file mode 100644
index a13b918..0000000
--- a/examples/ex03.svg
+++ /dev/null
@@ -1,231 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex04.bom.tsv b/examples/ex04.bom.tsv
deleted file mode 100644
index 25de333..0000000
--- a/examples/ex04.bom.tsv
+++ /dev/null
@@ -1,8 +0,0 @@
-Id Description Qty Unit Designators
-1 Connector, Crimp ferrule 12
-2 Wire, 0.25 mm², BN 0.2 m W1
-3 Wire, 0.25 mm², BU 0.2 m W1
-4 Wire, 0.25 mm², GN 0.2 m W1
-5 Wire, 0.25 mm², OG 0.2 m W1
-6 Wire, 0.25 mm², RD 0.2 m W1
-7 Wire, 0.25 mm², YE 0.2 m W1
diff --git a/examples/ex04.gv b/examples/ex04.gv
deleted file mode 100644
index 6fe03f5..0000000
--- a/examples/ex04.gv
+++ /dev/null
@@ -1,251 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- AUTOGENERATED_F_1 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_2 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_3 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_4 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_5 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_6 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_7 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_8 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_9 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_10 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_11 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_12 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#895956:#000000"]
- AUTOGENERATED_F_1:e -- W1:w1:w
- W1:w1:e -- AUTOGENERATED_F_7:w
- edge [color="#000000:#ff0000:#000000"]
- AUTOGENERATED_F_2:e -- W1:w2:w
- W1:w2:e -- AUTOGENERATED_F_8:w
- edge [color="#000000:#ff8000:#000000"]
- AUTOGENERATED_F_3:e -- W1:w3:w
- W1:w3:e -- AUTOGENERATED_F_9:w
- edge [color="#000000:#ffff00:#000000"]
- AUTOGENERATED_F_4:e -- W1:w4:w
- W1:w4:e -- AUTOGENERATED_F_10:w
- edge [color="#000000:#00ff00:#000000"]
- AUTOGENERATED_F_5:e -- W1:w5:w
- W1:w5:e -- AUTOGENERATED_F_11:w
- edge [color="#000000:#0066ff:#000000"]
- AUTOGENERATED_F_6:e -- W1:w6:w
- W1:w6:e -- AUTOGENERATED_F_12:w
- W1 [label=<
-
- |
-
- |
-
-
- | 6x |
- 0.25 mm² (24 AWG) |
- 0.2 m |
-
- |
-
-
- | |
-
- |
-
- BN
- |
- |
-
-
- |
-
- |
-
-
- |
-
- RD
- |
- |
-
-
- |
-
- |
-
-
- |
-
- OG
- |
- |
-
-
- |
-
- |
-
-
- |
-
- YE
- |
- |
-
-
- |
-
- |
-
-
- |
-
- GN
- |
- |
-
-
- |
-
- |
-
-
- |
-
- BU
- |
- |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
-}
diff --git a/examples/ex04.html b/examples/ex04.html
deleted file mode 100644
index cd0d4a4..0000000
--- a/examples/ex04.html
+++ /dev/null
@@ -1,320 +0,0 @@
-
-
-
-
- ex04
-
-
-ex04
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Connector, Crimp ferrule |
- 12 |
- |
- |
-
-
- | 2 |
- Wire, 0.25 mm², BN |
- 0.2 |
- m |
- W1 |
-
-
- | 3 |
- Wire, 0.25 mm², BU |
- 0.2 |
- m |
- W1 |
-
-
- | 4 |
- Wire, 0.25 mm², GN |
- 0.2 |
- m |
- W1 |
-
-
- | 5 |
- Wire, 0.25 mm², OG |
- 0.2 |
- m |
- W1 |
-
-
- | 6 |
- Wire, 0.25 mm², RD |
- 0.2 |
- m |
- W1 |
-
-
- | 7 |
- Wire, 0.25 mm², YE |
- 0.2 |
- m |
- W1 |
-
-
-
-
-
-
diff --git a/examples/ex04.png b/examples/ex04.png
deleted file mode 100644
index d4bdd8a..0000000
Binary files a/examples/ex04.png and /dev/null differ
diff --git a/examples/ex04.svg b/examples/ex04.svg
deleted file mode 100644
index fe8bb93..0000000
--- a/examples/ex04.svg
+++ /dev/null
@@ -1,219 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex05.bom.tsv b/examples/ex05.bom.tsv
deleted file mode 100644
index 384e444..0000000
--- a/examples/ex05.bom.tsv
+++ /dev/null
@@ -1,6 +0,0 @@
-Id Description Qty Unit Designators
-1 Connector, Molex KK 254, female, 4 pins 3 X1, X2, X3
-2 Wire, I2C, 0.25 mm², PK 0.4 m W1, W2
-3 Wire, I2C, 0.25 mm², TQ 0.4 m W1, W2
-4 Wire, I2C, 0.25 mm², VT 0.4 m W1, W2
-5 Wire, I2C, 0.25 mm², YE 0.4 m W1, W2
diff --git a/examples/ex05.gv b/examples/ex05.gv
deleted file mode 100644
index 6bdff44..0000000
--- a/examples/ex05.gv
+++ /dev/null
@@ -1,317 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
- 1 |
-
-
- | 2 |
- VCC |
- 2 |
-
-
- | 3 |
- SCL |
- 3 |
-
-
- | 4 |
- SDA |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ff66cc:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#00ffff:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p4l:w
- W1 [label=<
-
- |
-
- |
-
-
- | I2C |
- 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- PK
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- TQ
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X1:3:SCL |
-
- YE
- |
- X2:3:SCL |
-
-
- |
-
- |
-
-
- | X1:4:SDA |
-
- VT
- |
- X2:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#ff66cc:#000000"]
- X2:p1r:e -- W2:w1:w
- W2:w1:e -- X3:p1l:w
- edge [color="#000000:#00ffff:#000000"]
- X2:p2r:e -- W2:w2:w
- W2:w2:e -- X3:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X2:p3r:e -- W2:w3:w
- W2:w3:e -- X3:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X2:p4r:e -- W2:w4:w
- W2:w4:e -- X3:p4l:w
- W2 [label=<
-
- |
-
- |
-
-
- | I2C |
- 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X2:1:GND |
-
- PK
- |
- X3:1:GND |
-
-
- |
-
- |
-
-
- | X2:2:VCC |
-
- TQ
- |
- X3:2:VCC |
-
-
- |
-
- |
-
-
- | X2:3:SCL |
-
- YE
- |
- X3:3:SCL |
-
-
- |
-
- |
-
-
- | X2:4:SDA |
-
- VT
- |
- X3:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
-}
diff --git a/examples/ex05.html b/examples/ex05.html
deleted file mode 100644
index 5be09bd..0000000
--- a/examples/ex05.html
+++ /dev/null
@@ -1,388 +0,0 @@
-
-
-
-
- ex05
-
-
-ex05
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Connector, Molex KK 254, female, 4 pins |
- 3 |
- |
- X1, X2, X3 |
-
-
- | 2 |
- Wire, I2C, 0.25 mm², PK |
- 0.4 |
- m |
- W1, W2 |
-
-
- | 3 |
- Wire, I2C, 0.25 mm², TQ |
- 0.4 |
- m |
- W1, W2 |
-
-
- | 4 |
- Wire, I2C, 0.25 mm², VT |
- 0.4 |
- m |
- W1, W2 |
-
-
- | 5 |
- Wire, I2C, 0.25 mm², YE |
- 0.4 |
- m |
- W1, W2 |
-
-
-
-
-
-
diff --git a/examples/ex05.png b/examples/ex05.png
deleted file mode 100644
index be8144c..0000000
Binary files a/examples/ex05.png and /dev/null differ
diff --git a/examples/ex05.svg b/examples/ex05.svg
deleted file mode 100644
index 6d4e75f..0000000
--- a/examples/ex05.svg
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex06.bom.tsv b/examples/ex06.bom.tsv
deleted file mode 100644
index 0c3d0dd..0000000
--- a/examples/ex06.bom.tsv
+++ /dev/null
@@ -1,6 +0,0 @@
-Id Description Qty Unit Designators
-1 Connector, Molex KK 254, female, 4 pins 6 X1, X2, X3, X4, X5, X6
-2 Wire, 0.25 mm², PK 1.0 m W1, W2, W3, W4, W5
-3 Wire, 0.25 mm², TQ 1.0 m W1, W2, W3, W4, W5
-4 Wire, 0.25 mm², VT 1.0 m W1, W2, W3, W4, W5
-5 Wire, 0.25 mm², YE 1.0 m W1, W2, W3, W4, W5
diff --git a/examples/ex06.gv b/examples/ex06.gv
deleted file mode 100644
index 3f9d11a..0000000
--- a/examples/ex06.gv
+++ /dev/null
@@ -1,713 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X4 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X5 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X6 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ff66cc:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#00ffff:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p4l:w
- W1 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- PK
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- TQ
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X1:3:SCL |
-
- YE
- |
- X2:3:SCL |
-
-
- |
-
- |
-
-
- | X1:4:SDA |
-
- VT
- |
- X2:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#ff66cc:#000000"]
- X3:p1r:e -- W2:w1:w
- W2:w1:e -- X2:p1l:w
- edge [color="#000000:#00ffff:#000000"]
- X3:p2r:e -- W2:w2:w
- W2:w2:e -- X2:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X3:p3r:e -- W2:w3:w
- W2:w3:e -- X2:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X3:p4r:e -- W2:w4:w
- W2:w4:e -- X2:p4l:w
- W2 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X3:1:GND |
-
- PK
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X3:2:VCC |
-
- TQ
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X3:3:SCL |
-
- YE
- |
- X2:3:SCL |
-
-
- |
-
- |
-
-
- | X3:4:SDA |
-
- VT
- |
- X2:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#ff66cc:#000000"]
- X3:p1r:e -- W3:w1:w
- W3:w1:e -- X4:p1l:w
- edge [color="#000000:#00ffff:#000000"]
- X3:p2r:e -- W3:w2:w
- W3:w2:e -- X4:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X3:p3r:e -- W3:w3:w
- W3:w3:e -- X4:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X3:p4r:e -- W3:w4:w
- W3:w4:e -- X4:p4l:w
- W3 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X3:1:GND |
-
- PK
- |
- X4:1:GND |
-
-
- |
-
- |
-
-
- | X3:2:VCC |
-
- TQ
- |
- X4:2:VCC |
-
-
- |
-
- |
-
-
- | X3:3:SCL |
-
- YE
- |
- X4:3:SCL |
-
-
- |
-
- |
-
-
- | X3:4:SDA |
-
- VT
- |
- X4:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#ff66cc:#000000"]
- X5:p1r:e -- W4:w1:w
- W4:w1:e -- X4:p1l:w
- edge [color="#000000:#00ffff:#000000"]
- X5:p2r:e -- W4:w2:w
- W4:w2:e -- X4:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X5:p3r:e -- W4:w3:w
- W4:w3:e -- X4:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X5:p4r:e -- W4:w4:w
- W4:w4:e -- X4:p4l:w
- W4 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X5:1:GND |
-
- PK
- |
- X4:1:GND |
-
-
- |
-
- |
-
-
- | X5:2:VCC |
-
- TQ
- |
- X4:2:VCC |
-
-
- |
-
- |
-
-
- | X5:3:SCL |
-
- YE
- |
- X4:3:SCL |
-
-
- |
-
- |
-
-
- | X5:4:SDA |
-
- VT
- |
- X4:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#ff66cc:#000000"]
- X5:p1r:e -- W5:w1:w
- W5:w1:e -- X6:p1l:w
- edge [color="#000000:#00ffff:#000000"]
- X5:p2r:e -- W5:w2:w
- W5:w2:e -- X6:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X5:p3r:e -- W5:w3:w
- W5:w3:e -- X6:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X5:p4r:e -- W5:w4:w
- W5:w4:e -- X6:p4l:w
- W5 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X5:1:GND |
-
- PK
- |
- X6:1:GND |
-
-
- |
-
- |
-
-
- | X5:2:VCC |
-
- TQ
- |
- X6:2:VCC |
-
-
- |
-
- |
-
-
- | X5:3:SCL |
-
- YE
- |
- X6:3:SCL |
-
-
- |
-
- |
-
-
- | X5:4:SDA |
-
- VT
- |
- X6:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
-}
diff --git a/examples/ex06.html b/examples/ex06.html
deleted file mode 100644
index 79d1182..0000000
--- a/examples/ex06.html
+++ /dev/null
@@ -1,748 +0,0 @@
-
-
-
-
- ex06
-
-
-ex06
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Connector, Molex KK 254, female, 4 pins |
- 6 |
- |
- X1, X2, X3, X4, X5, X6 |
-
-
- | 2 |
- Wire, 0.25 mm², PK |
- 1.0 |
- m |
- W1, W2, W3, W4, W5 |
-
-
- | 3 |
- Wire, 0.25 mm², TQ |
- 1.0 |
- m |
- W1, W2, W3, W4, W5 |
-
-
- | 4 |
- Wire, 0.25 mm², VT |
- 1.0 |
- m |
- W1, W2, W3, W4, W5 |
-
-
- | 5 |
- Wire, 0.25 mm², YE |
- 1.0 |
- m |
- W1, W2, W3, W4, W5 |
-
-
-
-
-
-
diff --git a/examples/ex06.png b/examples/ex06.png
deleted file mode 100644
index 9a0bcef..0000000
Binary files a/examples/ex06.png and /dev/null differ
diff --git a/examples/ex06.svg b/examples/ex06.svg
deleted file mode 100644
index fa1c378..0000000
--- a/examples/ex06.svg
+++ /dev/null
@@ -1,661 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex07.bom.tsv b/examples/ex07.bom.tsv
deleted file mode 100644
index cacb779..0000000
--- a/examples/ex07.bom.tsv
+++ /dev/null
@@ -1,4 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 2 x 20 AWG 1 m C1
-2 Connector, D-Sub, female, 9 pins 1 X2
-3 Connector, TE 776164-1, female, 35 pins 1 X1
diff --git a/examples/ex07.gv b/examples/ex07.gv
deleted file mode 100644
index 4d6c72b..0000000
--- a/examples/ex07.gv
+++ /dev/null
@@ -1,129 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | TE 776164-1 |
- female |
- 35-pin |
-
- |
- |
-
- |
-
-
- | Unconnected pins are not shown |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | D-Sub |
- female |
- 9-pin |
-
- |
- |
-
- |
-
-
- | Unconnected pins are not shown |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffff00:#000000"]
- X1:p5r:e -- C1:w1:w
- C1:w1:e -- X2:p7l:w
- edge [color="#000000:#00ff00:#000000"]
- X1:p6r:e -- C1:w2:w
- C1:w2:e -- X2:p2l:w
- C1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X1:5 |
-
- 1:YE
- |
- X2:7 |
-
-
- |
-
- |
-
-
- | X1:6 |
-
- 2:GN
- |
- X2:2 |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/ex07.html b/examples/ex07.html
deleted file mode 100644
index 975058a..0000000
--- a/examples/ex07.html
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
- ex07
-
-
-ex07
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 2 x 20 AWG |
- 1 |
- m |
- C1 |
-
-
- | 2 |
- Connector, D-Sub, female, 9 pins |
- 1 |
- |
- X2 |
-
-
- | 3 |
- Connector, TE 776164-1, female, 35 pins |
- 1 |
- |
- X1 |
-
-
-
-
-
-
diff --git a/examples/ex07.png b/examples/ex07.png
deleted file mode 100644
index 29e5d09..0000000
Binary files a/examples/ex07.png and /dev/null differ
diff --git a/examples/ex07.svg b/examples/ex07.svg
deleted file mode 100644
index 2c92ead..0000000
--- a/examples/ex07.svg
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex08.bom.tsv b/examples/ex08.bom.tsv
deleted file mode 100644
index c0aec09..0000000
--- a/examples/ex08.bom.tsv
+++ /dev/null
@@ -1,3 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 3 x 24 AWG shielded, BK 0.2 m W1
-2 Connector, Phone Connector, male 3.5 1 Key
diff --git a/examples/ex08.gv b/examples/ex08.gv
deleted file mode 100644
index 23d7a36..0000000
--- a/examples/ex08.gv
+++ /dev/null
@@ -1,150 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- Key [label=<
-
- |
-
- |
-
-
- | Phone Connector |
- male 3.5 |
-
- |
-
-
-
- | Dot |
- T |
-
-
- | Dash |
- R |
-
-
- | Ground |
- S |
-
-
- |
-
-
-  |
-
- |
-
-
- | Tip, Ring, and Sleeve |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- Key:p3r:e -- W1:w1:w
- edge [color="#000000:#895956:#000000"]
- Key:p2r:e -- W1:w2:w
- edge [color="#000000:#00ff00:#000000"]
- Key:p1r:e -- W1:w3:w
- edge [color="#000000:#aaaaaa:#000000"]
- Key:p3r:e -- W1:ws:w
- W1 [label=<
-
- |
-
- |
-
-
- | 3x |
- 24 AWG |
- + S |
- 0.2 m |
- BK |
- |
-
- |
-
-
- | |
-
- | Key:S:Ground |
-
- 1:WH
- |
- |
-
-
- |
-
- |
-
-
- | Key:R:Dash |
-
- 2:BN
- |
- |
-
-
- |
-
- |
-
-
- | Key:T:Dot |
-
- 3:GN
- |
- |
-
-
- |
-
- |
-
- | |
-
- | Key:S:Ground |
- Shield |
- |
-
- |
- | |
-
- |
-
-
-
-
-  |
-
- |
-
- |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/ex08.html b/examples/ex08.html
deleted file mode 100644
index cd62b4a..0000000
--- a/examples/ex08.html
+++ /dev/null
@@ -1,179 +0,0 @@
-
-
-
-
- ex08
-
-
-ex08
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 3 x 24 AWG shielded, BK |
- 0.2 |
- m |
- W1 |
-
-
- | 2 |
- Connector, Phone Connector, male 3.5 |
- 1 |
- |
- Key |
-
-
-
-
-
-
diff --git a/examples/ex08.png b/examples/ex08.png
deleted file mode 100644
index 73bec81..0000000
Binary files a/examples/ex08.png and /dev/null differ
diff --git a/examples/ex08.svg b/examples/ex08.svg
deleted file mode 100644
index 78ab558..0000000
--- a/examples/ex08.svg
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex09.bom.tsv b/examples/ex09.bom.tsv
deleted file mode 100644
index 26362d3..0000000
--- a/examples/ex09.bom.tsv
+++ /dev/null
@@ -1,4 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 12 x 0.25 mm² shielded 0.2 m W1
-2 Connector, D-Sub, male, 25 pins 1 X1
-3 Connector, F48, female, 48 pins 1 X2
diff --git a/examples/ex09.gv b/examples/ex09.gv
deleted file mode 100644
index 8817143..0000000
--- a/examples/ex09.gv
+++ /dev/null
@@ -1,527 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | D-Sub |
- male |
- 25-pin |
-
- |
-
-
-
- | SENSE_P_1 |
- 1 |
-
-
- | SENSE_N_1 |
- 14 |
-
-
- | SENSE_P_2 |
- 3 |
-
-
- | SENSE_N_2 |
- 16 |
-
-
- | SENSE_P_3 |
- 5 |
-
-
- | SENSE_N_3 |
- 18 |
-
-
- | SENSE_P_4 |
- 7 |
-
-
- | SENSE_N_4 |
- 20 |
-
-
- | SENSE_P_5 |
- 9 |
-
-
- | SENSE_N_5 |
- 22 |
-
-
- | SENSE_P_6 |
- 11 |
-
-
- | SENSE_N_6 |
- 24 |
-
-
- | GND |
- 13 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | F48 |
- female |
- 48-pin |
-
- |
-
-
-
- | z2 |
-
-
- | b2 |
-
-
- | d2 |
-
-
- | z4 |
-
-
- | b4 |
-
-
- | d4 |
-
-
- | z6 |
-
-
- | b6 |
-
-
- | d6 |
-
-
- | z8 |
-
-
- | b8 |
-
-
- | d8 |
-
-
- | z10 |
-
-
- | b10 |
-
-
- | d10 |
-
-
- | z12 |
-
-
- | b12 |
-
-
- | d12 |
-
-
- | z14 |
-
-
- | b14 |
-
-
- | d14 |
-
-
- | z16 |
-
-
- | b16 |
-
-
- | d16 |
-
-
- | z18 |
-
-
- | b18 |
-
-
- | d18 |
-
-
- | z20 |
-
-
- | b20 |
-
-
- | d20 |
-
-
- | z22 |
-
-
- | b22 |
-
-
- | d22 |
-
-
- | z24 |
-
-
- | b24 |
-
-
- | d24 |
-
-
- | z26 |
-
-
- | b26 |
-
-
- | d26 |
-
-
- | z28 |
-
-
- | b28 |
-
-
- | d28 |
-
-
- | z30 |
-
-
- | b30 |
-
-
- | d30 |
-
-
- | z32 |
-
-
- | b32 |
-
-
- | d32 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#895956:#895956:#895956:#000000"]
- X1:p1r:e -- W1:w2:w
- W1:w2:e -- X2:p6l:w
- edge [color="#000000:#ffffff:#ffffff:#ffffff:#000000"]
- X1:p2r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ffff00:#ffff00:#ffff00:#000000"]
- X1:p3r:e -- W1:w4:w
- W1:w4:e -- X2:p15l:w
- edge [color="#000000:#00ff00:#00ff00:#00ff00:#000000"]
- X1:p4r:e -- W1:w3:w
- W1:w3:e -- X2:p10l:w
- edge [color="#000000:#ff66cc:#ff66cc:#ff66cc:#000000"]
- X1:p5r:e -- W1:w6:w
- W1:w6:e -- X2:p24l:w
- edge [color="#000000:#999999:#999999:#999999:#000000"]
- X1:p6r:e -- W1:w5:w
- W1:w5:e -- X2:p19l:w
- edge [color="#000000:#ff0000:#ff0000:#ff0000:#000000"]
- X1:p7r:e -- W1:w8:w
- W1:w8:e -- X2:p30l:w
- edge [color="#000000:#0066ff:#0066ff:#0066ff:#000000"]
- X1:p8r:e -- W1:w7:w
- W1:w7:e -- X2:p25l:w
- edge [color="#000000:#8000ff:#8000ff:#8000ff:#000000"]
- X1:p9r:e -- W1:w10:w
- W1:w10:e -- X2:p39l:w
- edge [color="#000000:#000000:#000000:#000000:#000000"]
- X1:p10r:e -- W1:w9:w
- W1:w9:e -- X2:p34l:w
- edge [color="#000000:#ff0000:#0066ff:#ff0000:#000000"]
- X1:p11r:e -- W1:w12:w
- W1:w12:e -- X2:p48l:w
- edge [color="#000000:#999999:#ff66cc:#999999:#000000"]
- X1:p12r:e -- W1:w11:w
- W1:w11:e -- X2:p43l:w
- edge [color="#000000"]
- X1:p13r:e -- W1:ws:w
- W1 [label=<
-
- |
-
- |
-
-
- | 12x |
- 0.25 mm² |
- + S |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:14:SENSE_N_1 |
-
- 1:WH
- |
- X2:z2 |
-
-
- |
-
- |
-
-
- | X1:1:SENSE_P_1 |
-
- 2:BN
- |
- X2:d4 |
-
-
- |
-
- |
-
-
- | X1:16:SENSE_N_2 |
-
- 3:GN
- |
- X2:z8 |
-
-
- |
-
- |
-
-
- | X1:3:SENSE_P_2 |
-
- 4:YE
- |
- X2:d10 |
-
-
- |
-
- |
-
-
- | X1:18:SENSE_N_3 |
-
- 5:GY
- |
- X2:z14 |
-
-
- |
-
- |
-
-
- | X1:5:SENSE_P_3 |
-
- 6:PK
- |
- X2:d16 |
-
-
- |
-
- |
-
-
- | X1:20:SENSE_N_4 |
-
- 7:BU
- |
- X2:z18 |
-
-
- |
-
- |
-
-
- | X1:7:SENSE_P_4 |
-
- 8:RD
- |
- X2:d20 |
-
-
- |
-
- |
-
-
- | X1:22:SENSE_N_5 |
-
- 9:BK
- |
- X2:z24 |
-
-
- |
-
- |
-
-
- | X1:9:SENSE_P_5 |
-
- 10:VT
- |
- X2:d26 |
-
-
- |
-
- |
-
-
- | X1:24:SENSE_N_6 |
-
- 11:GYPK
- |
- X2:z30 |
-
-
- |
-
- |
-
-
- | X1:11:SENSE_P_6 |
-
- 12:RDBU
- |
- X2:d32 |
-
-
- |
-
- |
-
- | |
-
- | X1:13:GND |
- Shield |
- |
-
- |
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/ex09.html b/examples/ex09.html
deleted file mode 100644
index 8c6a6fe..0000000
--- a/examples/ex09.html
+++ /dev/null
@@ -1,597 +0,0 @@
-
-
-
-
- ex09
-
-
-ex09
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 12 x 0.25 mm² shielded |
- 0.2 |
- m |
- W1 |
-
-
- | 2 |
- Connector, D-Sub, male, 25 pins |
- 1 |
- |
- X1 |
-
-
- | 3 |
- Connector, F48, female, 48 pins |
- 1 |
- |
- X2 |
-
-
-
-
-
-
diff --git a/examples/ex09.png b/examples/ex09.png
deleted file mode 100644
index 210a8e2..0000000
Binary files a/examples/ex09.png and /dev/null differ
diff --git a/examples/ex09.svg b/examples/ex09.svg
deleted file mode 100644
index e5e5c7c..0000000
--- a/examples/ex09.svg
+++ /dev/null
@@ -1,524 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex10.bom.tsv b/examples/ex10.bom.tsv
deleted file mode 100644
index bdb68a6..0000000
--- a/examples/ex10.bom.tsv
+++ /dev/null
@@ -1,3 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, CAT5e, 8 x 24 AWG 1 m W1
-2 Connector, Stewart Connector SS-37000-002, male, 8 pins 2 X1, X2
diff --git a/examples/ex10.gv b/examples/ex10.gv
deleted file mode 100644
index 6b2d92d..0000000
--- a/examples/ex10.gv
+++ /dev/null
@@ -1,302 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Stewart Connector SS-37000-002 |
- male |
- 8-pin |
-
- |
-
-
-
- | DA+ |
- 1 |
-
-
- | DA- |
- 2 |
-
-
- | DB+ |
- 3 |
-
-
- | DC+ |
- 4 |
-
-
- | DC- |
- 5 |
-
-
- | DB- |
- 6 |
-
-
- | DD+ |
- 7 |
-
-
- | DD- |
- 8 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Stewart Connector SS-37000-002 |
- male |
- 8-pin |
-
- |
-
-
-
- | 1 |
- DB+ |
-
-
- | 2 |
- DB- |
-
-
- | 3 |
- DA+ |
-
-
- | 4 |
- DD+ |
-
-
- | 5 |
- DD- |
-
-
- | 6 |
- DA- |
-
-
- | 7 |
- DC+ |
-
-
- | 8 |
- DC- |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#00ff00:#ffffff:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p3l:w
- edge [color="#000000:#00ff00:#00ff00:#00ff00:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p6l:w
- edge [color="#000000:#ffffff:#ff8000:#ffffff:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p1l:w
- edge [color="#000000:#0066ff:#0066ff:#0066ff:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p7l:w
- edge [color="#000000:#ffffff:#0066ff:#ffffff:#000000"]
- X1:p5r:e -- W1:w5:w
- W1:w5:e -- X2:p8l:w
- edge [color="#000000:#ff8000:#ff8000:#ff8000:#000000"]
- X1:p6r:e -- W1:w6:w
- W1:w6:e -- X2:p2l:w
- edge [color="#000000:#ffffff:#895956:#ffffff:#000000"]
- X1:p7r:e -- W1:w7:w
- W1:w7:e -- X2:p4l:w
- edge [color="#000000:#895956:#895956:#895956:#000000"]
- X1:p8r:e -- W1:w8:w
- W1:w8:e -- X2:p5l:w
- W1 [label=<
-
- |
-
- |
-
-
- | CAT5e |
- 8x |
- 24 AWG |
- 1 m |
-
- |
-
-
- | |
-
- | X1:1:DA+ |
-
- 1:WHGN
- |
- X2:3:DA+ |
-
-
- |
-
- |
-
-
- | X1:2:DA- |
-
- 2:GN
- |
- X2:6:DA- |
-
-
- |
-
- |
-
-
- | X1:3:DB+ |
-
- 3:WHOG
- |
- X2:1:DB+ |
-
-
- |
-
- |
-
-
- | X1:4:DC+ |
-
- 4:BU
- |
- X2:7:DC+ |
-
-
- |
-
- |
-
-
- | X1:5:DC- |
-
- 5:WHBU
- |
- X2:8:DC- |
-
-
- |
-
- |
-
-
- | X1:6:DB- |
-
- 6:OG
- |
- X2:2:DB- |
-
-
- |
-
- |
-
-
- | X1:7:DD+ |
-
- 7:WHBN
- |
- X2:4:DD+ |
-
-
- |
-
- |
-
-
- | X1:8:DD- |
-
- 8:BN
- |
- X2:5:DD- |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/ex10.html b/examples/ex10.html
deleted file mode 100644
index 9fdba15..0000000
--- a/examples/ex10.html
+++ /dev/null
@@ -1,393 +0,0 @@
-
-
-
-
- ex10
-
-
-ex10
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, CAT5e, 8 x 24 AWG |
- 1 |
- m |
- W1 |
-
-
- | 2 |
- Connector, Stewart Connector SS-37000-002, male, 8 pins |
- 2 |
- |
- X1, X2 |
-
-
-
-
-
-
diff --git a/examples/ex10.png b/examples/ex10.png
deleted file mode 100644
index 18f9208..0000000
Binary files a/examples/ex10.png and /dev/null differ
diff --git a/examples/ex10.svg b/examples/ex10.svg
deleted file mode 100644
index abc7168..0000000
--- a/examples/ex10.svg
+++ /dev/null
@@ -1,327 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex11.bom.tsv b/examples/ex11.bom.tsv
deleted file mode 100644
index 0264161..0000000
--- a/examples/ex11.bom.tsv
+++ /dev/null
@@ -1,4 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 4 wires, BK 0 m W1
-2 Connector, Ferrule, GY 4
-3 Connector, Screw connector, male, 4 pins, GN 1 X1
diff --git a/examples/ex11.gv b/examples/ex11.gv
deleted file mode 100644
index 0762860..0000000
--- a/examples/ex11.gv
+++ /dev/null
@@ -1,191 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- AUTOGENERATED_F_1 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_2 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_3 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_4 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X1 [label=<
-
- |
-
- |
-
-
- | Screw connector |
- male |
- 4-pin |
- GN |
- |
-
- |
-
-
-
- | 1 |
- A |
-
-
- | 2 |
- B |
-
-
- | 3 |
- C |
-
-
- | 4 |
- D |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#000000:#000000"]
- W1:w1:e -- AUTOGENERATED_F_1:w
- edge [color="#000000:#ffffff:#000000"]
- W1:w2:e -- AUTOGENERATED_F_2:w
- edge [color="#000000:#0066ff:#000000"]
- W1:w3:e -- AUTOGENERATED_F_3:w
- edge [color="#000000:#895956:#000000"]
- W1:w4:e -- AUTOGENERATED_F_4:w
- W1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- |
-
- 1:BK
- |
- |
-
-
- |
-
- |
-
-
- |
-
- 2:WH
- |
- |
-
-
- |
-
- |
-
-
- |
-
- 3:BU
- |
- |
-
-
- |
-
- |
-
-
- |
-
- 4:BN
- |
- |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000" dir=forward style=dashed]
- AUTOGENERATED_F_1:e -- X1:p1l:w
- edge [color="#000000" dir=forward style=dashed]
- AUTOGENERATED_F_2:e -- X1:p2l:w
- edge [color="#000000" dir=forward style=dashed]
- AUTOGENERATED_F_3:e -- X1:p3l:w
- edge [color="#000000" dir=forward style=dashed]
- AUTOGENERATED_F_4:e -- X1:p4l:w
-}
diff --git a/examples/ex11.html b/examples/ex11.html
deleted file mode 100644
index 9f2a3e7..0000000
--- a/examples/ex11.html
+++ /dev/null
@@ -1,245 +0,0 @@
-
-
-
-
- ex11
-
-
-ex11
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 4 wires, BK |
- 0 |
- m |
- W1 |
-
-
- | 2 |
- Connector, Ferrule, GY |
- 4 |
- |
- |
-
-
- | 3 |
- Connector, Screw connector, male, 4 pins, GN |
- 1 |
- |
- X1 |
-
-
-
-
-
-
diff --git a/examples/ex11.png b/examples/ex11.png
deleted file mode 100644
index 1f572f0..0000000
Binary files a/examples/ex11.png and /dev/null differ
diff --git a/examples/ex11.svg b/examples/ex11.svg
deleted file mode 100644
index 466cb75..0000000
--- a/examples/ex11.svg
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex12.bom.tsv b/examples/ex12.bom.tsv
deleted file mode 100644
index b7242cb..0000000
--- a/examples/ex12.bom.tsv
+++ /dev/null
@@ -1,7 +0,0 @@
-Id Description Qty Unit Designators
-1 Connector, Dupont 2.54mm, female, 5 pins, BK 1 X2
-2 Connector, Dupont 2.54mm, male, 5 pins, BK 1 X1
-3 Wire, BK 0.4 m W1, W2
-4 Wire, BU 0.4 m W1, W2
-5 Wire, GN 0.4 m W1, W2
-6 Wire, RD 0.4 m W1, W2
diff --git a/examples/ex12.gv b/examples/ex12.gv
deleted file mode 100644
index c542986..0000000
--- a/examples/ex12.gv
+++ /dev/null
@@ -1,269 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Dupont 2.54mm |
- male |
- 5-pin |
- BK |
- |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- | 5 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Dupont 2.54mm |
- female |
- 5-pin |
- BK |
- |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- | 5 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ff0000:#000000"]
- W1:w1:e -- X1:p1l:w
- edge [color="#000000:#000000:#000000"]
- W1:w2:e -- X1:p2l:w
- edge [color="#000000:#0066ff:#000000"]
- W1:w3:e -- X1:p3l:w
- edge [color="#000000:#00ff00:#000000"]
- W1:w4:e -- X1:p4l:w
- W1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- |
-
- RD
- |
- X1:1 |
-
-
- |
-
- |
-
-
- |
-
- BK
- |
- X1:2 |
-
-
- |
-
- |
-
-
- |
-
- BU
- |
- X1:3 |
-
-
- |
-
- |
-
-
- |
-
- GN
- |
- X1:4 |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#ff0000:#000000"]
- X2:p1r:e -- W2:w1:w
- edge [color="#000000:#000000:#000000"]
- X2:p2r:e -- W2:w2:w
- edge [color="#000000:#0066ff:#000000"]
- X2:p3r:e -- W2:w3:w
- edge [color="#000000:#00ff00:#000000"]
- X2:p4r:e -- W2:w4:w
- W2 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X2:1 |
-
- RD
- |
- |
-
-
- |
-
- |
-
-
- | X2:2 |
-
- BK
- |
- |
-
-
- |
-
- |
-
-
- | X2:3 |
-
- BU
- |
- |
-
-
- |
-
- |
-
-
- | X2:4 |
-
- GN
- |
- |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#000000" dir=forward style=dashed]
- X1:e -- X2:w
-}
diff --git a/examples/ex12.html b/examples/ex12.html
deleted file mode 100644
index e3d983c..0000000
--- a/examples/ex12.html
+++ /dev/null
@@ -1,289 +0,0 @@
-
-
-
-
- ex12
-
-
-ex12
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Connector, Dupont 2.54mm, female, 5 pins, BK |
- 1 |
- |
- X2 |
-
-
- | 2 |
- Connector, Dupont 2.54mm, male, 5 pins, BK |
- 1 |
- |
- X1 |
-
-
- | 3 |
- Wire, BK |
- 0.4 |
- m |
- W1, W2 |
-
-
- | 4 |
- Wire, BU |
- 0.4 |
- m |
- W1, W2 |
-
-
- | 5 |
- Wire, GN |
- 0.4 |
- m |
- W1, W2 |
-
-
- | 6 |
- Wire, RD |
- 0.4 |
- m |
- W1, W2 |
-
-
-
-
-
-
diff --git a/examples/ex12.png b/examples/ex12.png
deleted file mode 100644
index bc0fce6..0000000
Binary files a/examples/ex12.png and /dev/null differ
diff --git a/examples/ex12.svg b/examples/ex12.svg
deleted file mode 100644
index 1f9f645..0000000
--- a/examples/ex12.svg
+++ /dev/null
@@ -1,195 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex13.bom.tsv b/examples/ex13.bom.tsv
deleted file mode 100644
index b5936d2..0000000
--- a/examples/ex13.bom.tsv
+++ /dev/null
@@ -1,4 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 4 wires 0 m C1, C2, C3
-2 Connector, 4 pins 3 X1, X2, X3
-3 Connector, ferrule 4
diff --git a/examples/ex13.gv b/examples/ex13.gv
deleted file mode 100644
index b26897a..0000000
--- a/examples/ex13.gv
+++ /dev/null
@@ -1,433 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
- |
-
- |
-
-
-
- | A |
- 1 |
-
-
- | B |
- 2 |
-
-
- | C |
- 3 |
-
-
- | D |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- F1 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- F2 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- F3 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- F4 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
- |
-
- |
-
-
-
- | 1 |
- A |
-
-
- | 2 |
- B |
-
-
- | 3 |
- C |
-
-
- | 4 |
- D |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
- |
-
- |
-
-
-
- | 1 |
- A |
-
-
- | 2 |
- B |
-
-
- | 3 |
- C |
-
-
- | 4 |
- D |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X1:p1r:e -- C1:w1:w
- C1:w1:e -- F1:w
- edge [color="#000000:#895956:#000000"]
- X1:p2r:e -- C1:w2:w
- C1:w2:e -- F2:w
- edge [color="#000000:#00ff00:#000000"]
- X1:p3r:e -- C1:w3:w
- C1:w3:e -- F3:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p4r:e -- C1:w4:w
- C1:w4:e -- F4:w
- C1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X1:1:A |
-
- 1:WH
- |
- |
-
-
- |
-
- |
-
-
- | X1:2:B |
-
- 2:BN
- |
- |
-
-
- |
-
- |
-
-
- | X1:3:C |
-
- 3:GN
- |
- |
-
-
- |
-
- |
-
-
- | X1:4:D |
-
- 4:YE
- |
- |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- F1:e -- C2:w1:w
- C2:w1:e -- X2:p1l:w
- edge [color="#000000:#895956:#000000"]
- F2:e -- C2:w2:w
- C2:w2:e -- X2:p2l:w
- edge [color="#000000:#00ff00:#000000"]
- F3:e -- C2:w3:w
- C2:w3:e -- X2:p3l:w
- edge [color="#000000:#ffff00:#000000"]
- F4:e -- C2:w4:w
- C2:w4:e -- X2:p4l:w
- C2 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- |
-
- 1:WH
- |
- X2:1:A |
-
-
- |
-
- |
-
-
- |
-
- 2:BN
- |
- X2:2:B |
-
-
- |
-
- |
-
-
- |
-
- 3:GN
- |
- X2:3:C |
-
-
- |
-
- |
-
-
- |
-
- 4:YE
- |
- X2:4:D |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- F1:e -- C3:w1:w
- C3:w1:e -- X3:p1l:w
- edge [color="#000000:#895956:#000000"]
- F2:e -- C3:w2:w
- C3:w2:e -- X3:p2l:w
- edge [color="#000000:#00ff00:#000000"]
- F3:e -- C3:w3:w
- C3:w3:e -- X3:p3l:w
- edge [color="#000000:#ffff00:#000000"]
- F4:e -- C3:w4:w
- C3:w4:e -- X3:p4l:w
- C3 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- |
-
- 1:WH
- |
- X3:1:A |
-
-
- |
-
- |
-
-
- |
-
- 2:BN
- |
- X3:2:B |
-
-
- |
-
- |
-
-
- |
-
- 3:GN
- |
- X3:3:C |
-
-
- |
-
- |
-
-
- |
-
- 4:YE
- |
- X3:4:D |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/examples/ex13.html b/examples/ex13.html
deleted file mode 100644
index 1e7bbe5..0000000
--- a/examples/ex13.html
+++ /dev/null
@@ -1,449 +0,0 @@
-
-
-
-
- ex13
-
-
-ex13
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 4 wires |
- 0 |
- m |
- C1, C2, C3 |
-
-
- | 2 |
- Connector, 4 pins |
- 3 |
- |
- X1, X2, X3 |
-
-
- | 3 |
- Connector, ferrule |
- 4 |
- |
- |
-
-
-
-
-
-
diff --git a/examples/ex13.png b/examples/ex13.png
deleted file mode 100644
index 9b24caf..0000000
Binary files a/examples/ex13.png and /dev/null differ
diff --git a/examples/ex13.svg b/examples/ex13.svg
deleted file mode 100644
index cf6f379..0000000
--- a/examples/ex13.svg
+++ /dev/null
@@ -1,376 +0,0 @@
-
-
-
-
-
diff --git a/examples/ex14.bom.tsv b/examples/ex14.bom.tsv
deleted file mode 100644
index c0e5307..0000000
--- a/examples/ex14.bom.tsv
+++ /dev/null
@@ -1,8 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 1 wires 0.1 m
-2 Cable, 4 wires 0.4 m W1, W2, W21, W3
-3 Connector, Ferrule, GY 4
-4 Connector, JST SM, female, 4 pins 1 X2
-5 Connector, JST SM, male, 4 pins 2 X1, X3
-6 Connector, Screw terminal connector, 4 pins, GN 1 X4
-7 Connector, Splice, CU 8
diff --git a/examples/ex14.gv b/examples/ex14.gv
deleted file mode 100644
index 4f24330..0000000
--- a/examples/ex14.gv
+++ /dev/null
@@ -1,717 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | JST SM |
- male |
- 4-pin |
-
- |
-
-
-
- | A |
- 1 |
-
-
- | B |
- 2 |
-
-
- | C |
- 3 |
-
-
- | D |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_S_1 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_S_2 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- S1 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_S_3 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_S_4 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_S_5 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_S_6 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_S_7 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | JST SM |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- A |
-
-
- | 2 |
- B |
-
-
- | 3 |
- C |
-
-
- | 4 |
- D |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | JST SM |
- male |
- 4-pin |
-
- |
-
-
-
- | A |
- 1 |
-
-
- | B |
- 2 |
-
-
- | C |
- 3 |
-
-
- | D |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_1 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_2 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_3 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_4 [label=<
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X4 [label=<
-
- |
-
- |
-
-
- | Screw terminal connector |
- 4-pin |
- GN |
- |
-
- |
-
-
-
- | 1 |
- W |
-
-
- | 2 |
- X |
-
-
- | 3 |
- Y |
-
-
- | 4 |
- Z |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X1:p4r:e -- W1:w1:w
- W1:w1:e -- AUTOGENERATED_S_1:w
- edge [color="#000000:#895956:#000000"]
- X1:p3r:e -- W1:w2:w
- W1:w2:e -- AUTOGENERATED_S_2:w
- edge [color="#000000:#00ff00:#000000"]
- X1:p2r:e -- W1:w3:w
- W1:w3:e -- S1:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p1r:e -- W1:w4:w
- W1:w4:e -- AUTOGENERATED_S_3:w
- W1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X1:4:D |
-
- 1:WH
- |
- |
-
-
- |
-
- |
-
-
- | X1:3:C |
-
- 2:BN
- |
- |
-
-
- |
-
- |
-
-
- | X1:2:B |
-
- 3:GN
- |
- |
-
-
- |
-
- |
-
-
- | X1:1:A |
-
- 4:YE
- |
- |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- AUTOGENERATED_S_1:e -- W2:w1:w
- W2:w1:e -- AUTOGENERATED_S_4:w
- edge [color="#000000:#895956:#000000"]
- AUTOGENERATED_S_2:e -- W2:w2:w
- W2:w2:e -- AUTOGENERATED_S_5:w
- edge [color="#000000:#00ff00:#000000"]
- S1:e -- W2:w3:w
- W2:w3:e -- AUTOGENERATED_S_6:w
- edge [color="#000000:#ffff00:#000000"]
- AUTOGENERATED_S_3:e -- W2:w4:w
- W2:w4:e -- AUTOGENERATED_S_7:w
- W2 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- |
-
- 1:WH
- |
- |
-
-
- |
-
- |
-
-
- |
-
- 2:BN
- |
- |
-
-
- |
-
- |
-
-
- |
-
- 3:GN
- |
- |
-
-
- |
-
- |
-
-
- |
-
- 4:YE
- |
- |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- AUTOGENERATED_S_4:e -- W21:w1:w
- W21:w1:e -- X2:p1l:w
- edge [color="#000000:#895956:#000000"]
- AUTOGENERATED_S_5:e -- W21:w2:w
- W21:w2:e -- X2:p2l:w
- edge [color="#000000:#00ff00:#000000"]
- AUTOGENERATED_S_6:e -- W21:w3:w
- W21:w3:e -- X2:p3l:w
- edge [color="#000000:#ffff00:#000000"]
- AUTOGENERATED_S_7:e -- W21:w4:w
- W21:w4:e -- X2:p4l:w
- W21 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- |
-
- 1:WH
- |
- X2:1:A |
-
-
- |
-
- |
-
-
- |
-
- 2:BN
- |
- X2:2:B |
-
-
- |
-
- |
-
-
- |
-
- 3:GN
- |
- X2:3:C |
-
-
- |
-
- |
-
-
- |
-
- 4:YE
- |
- X2:4:D |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X3:p1r:e -- W3:w1:w
- W3:w1:e -- AUTOGENERATED_F_1:w
- edge [color="#000000:#895956:#000000"]
- X3:p2r:e -- W3:w2:w
- W3:w2:e -- AUTOGENERATED_F_2:w
- edge [color="#000000:#00ff00:#000000"]
- X3:p3r:e -- W3:w3:w
- W3:w3:e -- AUTOGENERATED_F_3:w
- edge [color="#000000:#ffff00:#000000"]
- X3:p4r:e -- W3:w4:w
- W3:w4:e -- AUTOGENERATED_F_4:w
- W3 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X3:1:A |
-
- 1:WH
- |
- |
-
-
- |
-
- |
-
-
- | X3:2:B |
-
- 2:BN
- |
- |
-
-
- |
-
- |
-
-
- | X3:3:C |
-
- 3:GN
- |
- |
-
-
- |
-
- |
-
-
- | X3:4:D |
-
- 4:YE
- |
- |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#000000:#000000"]
- S1:e -- AUTOGENERATED_WIRE_1:w1:w
- AUTOGENERATED_WIRE_1:w1:e -- X2:p4l:w
- AUTOGENERATED_WIRE_1 [label=<
-
- |
-
- |
-
-
- | |
-
- |
-
- 1:BK
- |
- X2:4:D |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#000000" dir=both style=dashed]
- X2:e -- X3:w
- edge [color="#000000" dir=forward style=dashed]
- AUTOGENERATED_F_1:e -- X4:p2l:w
- edge [color="#000000" dir=forward style=dashed]
- AUTOGENERATED_F_2:e -- X4:p1l:w
- edge [color="#000000" dir=forward style=dashed]
- AUTOGENERATED_F_3:e -- X4:p4l:w
- edge [color="#000000" dir=forward style=dashed]
- AUTOGENERATED_F_4:e -- X4:p3l:w
-}
diff --git a/examples/ex14.html b/examples/ex14.html
deleted file mode 100644
index e20c232..0000000
--- a/examples/ex14.html
+++ /dev/null
@@ -1,777 +0,0 @@
-
-
-
-
- ex14
-
-
-ex14
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 1 wires |
- 0.1 |
- m |
- |
-
-
- | 2 |
- Cable, 4 wires |
- 0.4 |
- m |
- W1, W2, W21, W3 |
-
-
- | 3 |
- Connector, Ferrule, GY |
- 4 |
- |
- |
-
-
- | 4 |
- Connector, JST SM, female, 4 pins |
- 1 |
- |
- X2 |
-
-
- | 5 |
- Connector, JST SM, male, 4 pins |
- 2 |
- |
- X1, X3 |
-
-
- | 6 |
- Connector, Screw terminal connector, 4 pins, GN |
- 1 |
- |
- X4 |
-
-
- | 7 |
- Connector, Splice, CU |
- 8 |
- |
- |
-
-
-
-
-
-
diff --git a/examples/ex14.png b/examples/ex14.png
deleted file mode 100644
index bae9a15..0000000
Binary files a/examples/ex14.png and /dev/null differ
diff --git a/examples/ex14.svg b/examples/ex14.svg
deleted file mode 100644
index 3f06f5a..0000000
--- a/examples/ex14.svg
+++ /dev/null
@@ -1,676 +0,0 @@
-
-
-
-
-
diff --git a/tutorial/tutorial01.bom.tsv b/tutorial/tutorial01.bom.tsv
deleted file mode 100644
index 78d7659..0000000
--- a/tutorial/tutorial01.bom.tsv
+++ /dev/null
@@ -1,3 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 4 wires 1 m W1
-2 Connector, 4 pins 2 X1, X2
diff --git a/tutorial/tutorial01.gv b/tutorial/tutorial01.gv
deleted file mode 100644
index a825600..0000000
--- a/tutorial/tutorial01.gv
+++ /dev/null
@@ -1,164 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
- |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
- |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ffffff:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ffffff:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p3l:w
- edge [color="#000000:#ffffff:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p4l:w
- W1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X1:1 |
-
- 1
- |
- X2:1 |
-
-
- |
-
- |
-
-
- | X1:2 |
-
- 2
- |
- X2:2 |
-
-
- |
-
- |
-
-
- | X1:3 |
-
- 3
- |
- X2:3 |
-
-
- |
-
- |
-
-
- | X1:4 |
-
- 4
- |
- X2:4 |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/tutorial/tutorial01.html b/tutorial/tutorial01.html
deleted file mode 100644
index 16f1993..0000000
--- a/tutorial/tutorial01.html
+++ /dev/null
@@ -1,205 +0,0 @@
-
-
-
-
- tutorial01
-
-
-tutorial01
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 4 wires |
- 1 |
- m |
- W1 |
-
-
- | 2 |
- Connector, 4 pins |
- 2 |
- |
- X1, X2 |
-
-
-
-
-
-
diff --git a/tutorial/tutorial01.png b/tutorial/tutorial01.png
deleted file mode 100644
index 6301dbc..0000000
Binary files a/tutorial/tutorial01.png and /dev/null differ
diff --git a/tutorial/tutorial01.svg b/tutorial/tutorial01.svg
deleted file mode 100644
index ca1330a..0000000
--- a/tutorial/tutorial01.svg
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
-
diff --git a/tutorial/tutorial02.bom.tsv b/tutorial/tutorial02.bom.tsv
deleted file mode 100644
index 582b78a..0000000
--- a/tutorial/tutorial02.bom.tsv
+++ /dev/null
@@ -1,3 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 4 x 0.25 mm² 1 m W1
-2 Connector, Molex KK 254, female, 4 pins 2 X1, X2
diff --git a/tutorial/tutorial02.gv b/tutorial/tutorial02.gv
deleted file mode 100644
index f9e0e26..0000000
--- a/tutorial/tutorial02.gv
+++ /dev/null
@@ -1,169 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#895956:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#00ff00:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p4l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p3l:w
- W1 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² (24 AWG) |
- 1 m |
-
- |
-
-
- | |
-
- | X1:1 |
-
- 1:WH
- |
- X2:1 |
-
-
- |
-
- |
-
-
- | X1:2 |
-
- 2:BN
- |
- X2:2 |
-
-
- |
-
- |
-
-
- | X1:3 |
-
- 3:GN
- |
- X2:4 |
-
-
- |
-
- |
-
-
- | X1:4 |
-
- 4:YE
- |
- X2:3 |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/tutorial/tutorial02.html b/tutorial/tutorial02.html
deleted file mode 100644
index 1c64f80..0000000
--- a/tutorial/tutorial02.html
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
-
-
- tutorial02
-
-
-tutorial02
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 4 x 0.25 mm² |
- 1 |
- m |
- W1 |
-
-
- | 2 |
- Connector, Molex KK 254, female, 4 pins |
- 2 |
- |
- X1, X2 |
-
-
-
-
-
-
diff --git a/tutorial/tutorial02.png b/tutorial/tutorial02.png
deleted file mode 100644
index 363e166..0000000
Binary files a/tutorial/tutorial02.png and /dev/null differ
diff --git a/tutorial/tutorial02.svg b/tutorial/tutorial02.svg
deleted file mode 100644
index 6b546a1..0000000
--- a/tutorial/tutorial02.svg
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
diff --git a/tutorial/tutorial03.bom.tsv b/tutorial/tutorial03.bom.tsv
deleted file mode 100644
index 51f8e36..0000000
--- a/tutorial/tutorial03.bom.tsv
+++ /dev/null
@@ -1,3 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 4 x 0.25 mm² shielded 1 m W1
-2 Connector, Molex KK 254, female, 4 pins 2 X1, X2
diff --git a/tutorial/tutorial03.gv b/tutorial/tutorial03.gv
deleted file mode 100644
index 47a17af..0000000
--- a/tutorial/tutorial03.gv
+++ /dev/null
@@ -1,187 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | RX |
- 3 |
-
-
- | TX |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- RX |
-
-
- | 4 |
- TX |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffffff:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#895956:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#00ff00:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p4l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p3l:w
- edge [color="#000000"]
- X1:p1r:e -- W1:ws:w
- W1 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² (24 AWG) |
- + S |
- 1 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- 1:WH
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- 2:BN
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X1:3:RX |
-
- 3:GN
- |
- X2:4:TX |
-
-
- |
-
- |
-
-
- | X1:4:TX |
-
- 4:YE
- |
- X2:3:RX |
-
-
- |
-
- |
-
- | |
-
- | X1:1:GND |
- Shield |
- |
-
- |
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/tutorial/tutorial03.html b/tutorial/tutorial03.html
deleted file mode 100644
index 6ac13c6..0000000
--- a/tutorial/tutorial03.html
+++ /dev/null
@@ -1,242 +0,0 @@
-
-
-
-
- tutorial03
-
-
-tutorial03
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 4 x 0.25 mm² shielded |
- 1 |
- m |
- W1 |
-
-
- | 2 |
- Connector, Molex KK 254, female, 4 pins |
- 2 |
- |
- X1, X2 |
-
-
-
-
-
-
diff --git a/tutorial/tutorial03.png b/tutorial/tutorial03.png
deleted file mode 100644
index 5cc3d77..0000000
Binary files a/tutorial/tutorial03.png and /dev/null differ
diff --git a/tutorial/tutorial03.svg b/tutorial/tutorial03.svg
deleted file mode 100644
index d6640e4..0000000
--- a/tutorial/tutorial03.svg
+++ /dev/null
@@ -1,176 +0,0 @@
-
-
-
-
-
diff --git a/tutorial/tutorial04.bom.tsv b/tutorial/tutorial04.bom.tsv
deleted file mode 100644
index e2c3835..0000000
--- a/tutorial/tutorial04.bom.tsv
+++ /dev/null
@@ -1,4 +0,0 @@
-Id Description Qty Unit Designators
-1 Cable, 4 x 24 AWG 0.4 m W1, W2
-2 Connector, Molex KK 254, female, 4 pins 2 X2, X3
-3 Connector, Molex KK 254, male, 4 pins 1 X1
diff --git a/tutorial/tutorial04.gv b/tutorial/tutorial04.gv
deleted file mode 100644
index 56baeeb..0000000
--- a/tutorial/tutorial04.gv
+++ /dev/null
@@ -1,340 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- male |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
- 1 |
-
-
- | 2 |
- VCC |
- 2 |
-
-
- | 3 |
- SCL |
- 3 |
-
-
- | 4 |
- SDA |
- 4 |
-
-
- |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-
- | to temperature sensor |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#895956:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ff8000:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p3l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p4l:w
- W1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- 1:BN
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- 2:RD
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X1:3:SCL |
-
- 3:OG
- |
- X2:3:SCL |
-
-
- |
-
- |
-
-
- | X1:4:SDA |
-
- 4:YE
- |
- X2:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-
- | This cable is a bit longer |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#895956:#000000"]
- X2:p1r:e -- W2:w1:w
- W2:w1:e -- X3:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X2:p2r:e -- W2:w2:w
- W2:w2:e -- X3:p2l:w
- edge [color="#000000:#ff8000:#000000"]
- X2:p3r:e -- W2:w3:w
- W2:w3:e -- X3:p3l:w
- edge [color="#000000:#ffff00:#000000"]
- X2:p4r:e -- W2:w4:w
- W2:w4:e -- X3:p4l:w
- W2 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X2:1:GND |
-
- 1:BN
- |
- X3:1:GND |
-
-
- |
-
- |
-
-
- | X2:2:VCC |
-
- 2:RD
- |
- X3:2:VCC |
-
-
- |
-
- |
-
-
- | X2:3:SCL |
-
- 3:OG
- |
- X3:3:SCL |
-
-
- |
-
- |
-
-
- | X2:4:SDA |
-
- 4:YE
- |
- X3:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-
- | This cable is a bit shorter |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
-}
diff --git a/tutorial/tutorial04.html b/tutorial/tutorial04.html
deleted file mode 100644
index e0c3e54..0000000
--- a/tutorial/tutorial04.html
+++ /dev/null
@@ -1,380 +0,0 @@
-
-
-
-
- tutorial04
-
-
-tutorial04
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Cable, 4 x 24 AWG |
- 0.4 |
- m |
- W1, W2 |
-
-
- | 2 |
- Connector, Molex KK 254, female, 4 pins |
- 2 |
- |
- X2, X3 |
-
-
- | 3 |
- Connector, Molex KK 254, male, 4 pins |
- 1 |
- |
- X1 |
-
-
-
-
-
-
diff --git a/tutorial/tutorial04.png b/tutorial/tutorial04.png
deleted file mode 100644
index acb3e83..0000000
Binary files a/tutorial/tutorial04.png and /dev/null differ
diff --git a/tutorial/tutorial04.svg b/tutorial/tutorial04.svg
deleted file mode 100644
index 430a4b9..0000000
--- a/tutorial/tutorial04.svg
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
diff --git a/tutorial/tutorial05.bom.tsv b/tutorial/tutorial05.bom.tsv
deleted file mode 100644
index 607f55b..0000000
--- a/tutorial/tutorial05.bom.tsv
+++ /dev/null
@@ -1,6 +0,0 @@
-Id Description Qty Unit Designators
-1 Connector, Crimp ferrule, 0.5 mm², OG 4
-2 Connector, Molex 8981, female, 4 pins 1 X1
-3 Wire, 0.5 mm², BK 0.6 m W1
-4 Wire, 0.5 mm², RD 0.3 m W1
-5 Wire, 0.5 mm², YE 0.3 m W1
diff --git a/tutorial/tutorial05.gv b/tutorial/tutorial05.gv
deleted file mode 100644
index 2624094..0000000
--- a/tutorial/tutorial05.gv
+++ /dev/null
@@ -1,189 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- AUTOGENERATED_F1_1 [label=<
-
-
-
- | Crimp ferrule |
- 0.5 mm² |
- OG |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F1_2 [label=<
-
-
-
- | Crimp ferrule |
- 0.5 mm² |
- OG |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F1_3 [label=<
-
-
-
- | Crimp ferrule |
- 0.5 mm² |
- OG |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F1_4 [label=<
-
-
-
- | Crimp ferrule |
- 0.5 mm² |
- OG |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex 8981 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- +12V |
-
-
- | 2 |
- GND |
-
-
- | 3 |
- GND |
-
-
- | 4 |
- +5V |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffff00:#000000"]
- AUTOGENERATED_F1_1:e -- W1:w1:w
- W1:w1:e -- X1:p1l:w
- edge [color="#000000:#000000:#000000"]
- AUTOGENERATED_F1_2:e -- W1:w2:w
- W1:w2:e -- X1:p2l:w
- edge [color="#000000:#000000:#000000"]
- AUTOGENERATED_F1_3:e -- W1:w3:w
- W1:w3:e -- X1:p3l:w
- edge [color="#000000:#ff0000:#000000"]
- AUTOGENERATED_F1_4:e -- W1:w4:w
- W1:w4:e -- X1:p4l:w
- W1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- |
-
- YE
- |
- X1:1:+12V |
-
-
- |
-
- |
-
-
- |
-
- BK
- |
- X1:2:GND |
-
-
- |
-
- |
-
-
- |
-
- BK
- |
- X1:3:GND |
-
-
- |
-
- |
-
-
- |
-
- RD
- |
- X1:4:+5V |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
-}
diff --git a/tutorial/tutorial05.html b/tutorial/tutorial05.html
deleted file mode 100644
index a906e4a..0000000
--- a/tutorial/tutorial05.html
+++ /dev/null
@@ -1,271 +0,0 @@
-
-
-
-
- tutorial05
-
-
-tutorial05
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Connector, Crimp ferrule, 0.5 mm², OG |
- 4 |
- |
- |
-
-
- | 2 |
- Connector, Molex 8981, female, 4 pins |
- 1 |
- |
- X1 |
-
-
- | 3 |
- Wire, 0.5 mm², BK |
- 0.6 |
- m |
- W1 |
-
-
- | 4 |
- Wire, 0.5 mm², RD |
- 0.3 |
- m |
- W1 |
-
-
- | 5 |
- Wire, 0.5 mm², YE |
- 0.3 |
- m |
- W1 |
-
-
-
-
-
-
diff --git a/tutorial/tutorial05.png b/tutorial/tutorial05.png
deleted file mode 100644
index 63f4e82..0000000
Binary files a/tutorial/tutorial05.png and /dev/null differ
diff --git a/tutorial/tutorial05.svg b/tutorial/tutorial05.svg
deleted file mode 100644
index 389147b..0000000
--- a/tutorial/tutorial05.svg
+++ /dev/null
@@ -1,184 +0,0 @@
-
-
-
-
-
diff --git a/tutorial/tutorial06.bom.tsv b/tutorial/tutorial06.bom.tsv
deleted file mode 100644
index b86b323..0000000
--- a/tutorial/tutorial06.bom.tsv
+++ /dev/null
@@ -1,7 +0,0 @@
-Id Description Qty Unit Designators
-1 Connector, Crimp ferrule, 0.5 mm², OG 2
-2 Connector, Crimp ferrule, 1.0 mm², YE 1
-3 Connector, Molex 8981, female, 4 pins 1 X1
-4 Wire, 0.5 mm², BK 0.6 m W1
-5 Wire, 0.5 mm², RD 0.3 m W1
-6 Wire, 0.5 mm², YE 0.3 m W1
diff --git a/tutorial/tutorial06.gv b/tutorial/tutorial06.gv
deleted file mode 100644
index 472fa8b..0000000
--- a/tutorial/tutorial06.gv
+++ /dev/null
@@ -1,177 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- AUTOGENERATED_F_05_1 [label=<
-
-
-
- | Crimp ferrule |
- 0.5 mm² |
- OG |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- F1 [label=<
-
-
-
- | Crimp ferrule |
- 1.0 mm² |
- YE |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- AUTOGENERATED_F_05_2 [label=<
-
-
-
- | Crimp ferrule |
- 0.5 mm² |
- OG |
- |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex 8981 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- +12V |
-
-
- | 2 |
- GND |
-
-
- | 3 |
- GND |
-
-
- | 4 |
- +5V |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffff00:#000000"]
- AUTOGENERATED_F_05_1:e -- W1:w1:w
- W1:w1:e -- X1:p1l:w
- edge [color="#000000:#000000:#000000"]
- F1:e -- W1:w2:w
- W1:w2:e -- X1:p2l:w
- edge [color="#000000:#000000:#000000"]
- F1:e -- W1:w3:w
- W1:w3:e -- X1:p3l:w
- edge [color="#000000:#ff0000:#000000"]
- AUTOGENERATED_F_05_2:e -- W1:w4:w
- W1:w4:e -- X1:p4l:w
- W1 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- |
-
- YE
- |
- X1:1:+12V |
-
-
- |
-
- |
-
-
- |
-
- BK
- |
- X1:2:GND |
-
-
- |
-
- |
-
-
- |
-
- BK
- |
- X1:3:GND |
-
-
- |
-
- |
-
-
- |
-
- RD
- |
- X1:4:+5V |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
-}
diff --git a/tutorial/tutorial06.html b/tutorial/tutorial06.html
deleted file mode 100644
index 8fba713..0000000
--- a/tutorial/tutorial06.html
+++ /dev/null
@@ -1,265 +0,0 @@
-
-
-
-
- tutorial06
-
-
-tutorial06
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Connector, Crimp ferrule, 0.5 mm², OG |
- 2 |
- |
- |
-
-
- | 2 |
- Connector, Crimp ferrule, 1.0 mm², YE |
- 1 |
- |
- |
-
-
- | 3 |
- Connector, Molex 8981, female, 4 pins |
- 1 |
- |
- X1 |
-
-
- | 4 |
- Wire, 0.5 mm², BK |
- 0.6 |
- m |
- W1 |
-
-
- | 5 |
- Wire, 0.5 mm², RD |
- 0.3 |
- m |
- W1 |
-
-
- | 6 |
- Wire, 0.5 mm², YE |
- 0.3 |
- m |
- W1 |
-
-
-
-
-
-
diff --git a/tutorial/tutorial06.png b/tutorial/tutorial06.png
deleted file mode 100644
index b131f09..0000000
Binary files a/tutorial/tutorial06.png and /dev/null differ
diff --git a/tutorial/tutorial06.svg b/tutorial/tutorial06.svg
deleted file mode 100644
index 99f6119..0000000
--- a/tutorial/tutorial06.svg
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
-
diff --git a/tutorial/tutorial07.bom.tsv b/tutorial/tutorial07.bom.tsv
deleted file mode 100644
index 0c3d0dd..0000000
--- a/tutorial/tutorial07.bom.tsv
+++ /dev/null
@@ -1,6 +0,0 @@
-Id Description Qty Unit Designators
-1 Connector, Molex KK 254, female, 4 pins 6 X1, X2, X3, X4, X5, X6
-2 Wire, 0.25 mm², PK 1.0 m W1, W2, W3, W4, W5
-3 Wire, 0.25 mm², TQ 1.0 m W1, W2, W3, W4, W5
-4 Wire, 0.25 mm², VT 1.0 m W1, W2, W3, W4, W5
-5 Wire, 0.25 mm², YE 1.0 m W1, W2, W3, W4, W5
diff --git a/tutorial/tutorial07.gv b/tutorial/tutorial07.gv
deleted file mode 100644
index d101f2c..0000000
--- a/tutorial/tutorial07.gv
+++ /dev/null
@@ -1,713 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X4 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X5 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | GND |
- 1 |
-
-
- | VCC |
- 2 |
-
-
- | SCL |
- 3 |
-
-
- | SDA |
- 4 |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X6 [label=<
-
- |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
- GND |
-
-
- | 2 |
- VCC |
-
-
- | 3 |
- SCL |
-
-
- | 4 |
- SDA |
-
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#00ffff:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ff66cc:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p4l:w
- W1 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X1:1:GND |
-
- TQ
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X1:2:VCC |
-
- PK
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X1:3:SCL |
-
- YE
- |
- X2:3:SCL |
-
-
- |
-
- |
-
-
- | X1:4:SDA |
-
- VT
- |
- X2:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#00ffff:#000000"]
- X3:p1r:e -- W2:w1:w
- W2:w1:e -- X2:p1l:w
- edge [color="#000000:#ff66cc:#000000"]
- X3:p2r:e -- W2:w2:w
- W2:w2:e -- X2:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X3:p3r:e -- W2:w3:w
- W2:w3:e -- X2:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X3:p4r:e -- W2:w4:w
- W2:w4:e -- X2:p4l:w
- W2 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X3:1:GND |
-
- TQ
- |
- X2:1:GND |
-
-
- |
-
- |
-
-
- | X3:2:VCC |
-
- PK
- |
- X2:2:VCC |
-
-
- |
-
- |
-
-
- | X3:3:SCL |
-
- YE
- |
- X2:3:SCL |
-
-
- |
-
- |
-
-
- | X3:4:SDA |
-
- VT
- |
- X2:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#00ffff:#000000"]
- X3:p1r:e -- W3:w1:w
- W3:w1:e -- X4:p1l:w
- edge [color="#000000:#ff66cc:#000000"]
- X3:p2r:e -- W3:w2:w
- W3:w2:e -- X4:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X3:p3r:e -- W3:w3:w
- W3:w3:e -- X4:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X3:p4r:e -- W3:w4:w
- W3:w4:e -- X4:p4l:w
- W3 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X3:1:GND |
-
- TQ
- |
- X4:1:GND |
-
-
- |
-
- |
-
-
- | X3:2:VCC |
-
- PK
- |
- X4:2:VCC |
-
-
- |
-
- |
-
-
- | X3:3:SCL |
-
- YE
- |
- X4:3:SCL |
-
-
- |
-
- |
-
-
- | X3:4:SDA |
-
- VT
- |
- X4:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#00ffff:#000000"]
- X5:p1r:e -- W4:w1:w
- W4:w1:e -- X4:p1l:w
- edge [color="#000000:#ff66cc:#000000"]
- X5:p2r:e -- W4:w2:w
- W4:w2:e -- X4:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X5:p3r:e -- W4:w3:w
- W4:w3:e -- X4:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X5:p4r:e -- W4:w4:w
- W4:w4:e -- X4:p4l:w
- W4 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X5:1:GND |
-
- TQ
- |
- X4:1:GND |
-
-
- |
-
- |
-
-
- | X5:2:VCC |
-
- PK
- |
- X4:2:VCC |
-
-
- |
-
- |
-
-
- | X5:3:SCL |
-
- YE
- |
- X4:3:SCL |
-
-
- |
-
- |
-
-
- | X5:4:SDA |
-
- VT
- |
- X4:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
- edge [color="#000000:#00ffff:#000000"]
- X5:p1r:e -- W5:w1:w
- W5:w1:e -- X6:p1l:w
- edge [color="#000000:#ff66cc:#000000"]
- X5:p2r:e -- W5:w2:w
- W5:w2:e -- X6:p2l:w
- edge [color="#000000:#ffff00:#000000"]
- X5:p3r:e -- W5:w3:w
- W5:w3:e -- X6:p3l:w
- edge [color="#000000:#8000ff:#000000"]
- X5:p4r:e -- W5:w4:w
- W5:w4:e -- X6:p4l:w
- W5 [label=<
-
- |
-
- |
-
-
- | 4x |
- 0.25 mm² |
- 0.2 m |
-
- |
-
-
- | |
-
- | X5:1:GND |
-
- TQ
- |
- X6:1:GND |
-
-
- |
-
- |
-
-
- | X5:2:VCC |
-
- PK
- |
- X6:2:VCC |
-
-
- |
-
- |
-
-
- | X5:3:SCL |
-
- YE
- |
- X6:3:SCL |
-
-
- |
-
- |
-
-
- | X5:4:SDA |
-
- VT
- |
- X6:4:SDA |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
-}
diff --git a/tutorial/tutorial07.html b/tutorial/tutorial07.html
deleted file mode 100644
index 181abea..0000000
--- a/tutorial/tutorial07.html
+++ /dev/null
@@ -1,748 +0,0 @@
-
-
-
-
- tutorial07
-
-
-tutorial07
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
-
-
- | 1 |
- Connector, Molex KK 254, female, 4 pins |
- 6 |
- |
- X1, X2, X3, X4, X5, X6 |
-
-
- | 2 |
- Wire, 0.25 mm², PK |
- 1.0 |
- m |
- W1, W2, W3, W4, W5 |
-
-
- | 3 |
- Wire, 0.25 mm², TQ |
- 1.0 |
- m |
- W1, W2, W3, W4, W5 |
-
-
- | 4 |
- Wire, 0.25 mm², VT |
- 1.0 |
- m |
- W1, W2, W3, W4, W5 |
-
-
- | 5 |
- Wire, 0.25 mm², YE |
- 1.0 |
- m |
- W1, W2, W3, W4, W5 |
-
-
-
-
-
-
diff --git a/tutorial/tutorial07.png b/tutorial/tutorial07.png
deleted file mode 100644
index 1d243d5..0000000
Binary files a/tutorial/tutorial07.png and /dev/null differ
diff --git a/tutorial/tutorial07.svg b/tutorial/tutorial07.svg
deleted file mode 100644
index e5cf431..0000000
--- a/tutorial/tutorial07.svg
+++ /dev/null
@@ -1,661 +0,0 @@
-
-
-
-
-
diff --git a/tutorial/tutorial08.bom.tsv b/tutorial/tutorial08.bom.tsv
deleted file mode 100644
index fc052ee..0000000
--- a/tutorial/tutorial08.bom.tsv
+++ /dev/null
@@ -1,11 +0,0 @@
-Id Description Qty Unit Designators P/N Manufacturer MPN Supplier SPN
-1 3 X1, X2, X3 ABC Molex 45454 Mousikey 9999
-2 Cable, 4 x 0.25 mm² 1 m W1 CAB1 CablesCo ABC123 Cables R Us 999-888-777
-3 Connector, Molex KK 254, female, 4 pins 2 X1, X3 Molex 22013047 Digimouse 1234
-4 Connector, Molex KK 254, female, 4 pins 1 X2 CON4 Molex 22013047 Digimouse 1234
-5 Crimp, Molex KK 254, 22-30 AWG 12 X1, X2, X3 Molex 08500030
-6 Label, pinout information 2 X2, X3 Label-ID-1 Brady B-499
-7 Sleve, Braided nylon, black, 3mm 1 m W2 SLV-1
-8 Wire, 0.25 mm², BK 2 m W2 WIRE2 WiresCo W1-BK WireShack 1002
-9 Wire, 0.25 mm², RD 1 m W2 WIRE3 WiresCo W1-RD WireShack 1009
-10 Wire, 0.25 mm², YE 1 m W2 WIRE1 WiresCo W1-YE WireShack 1001
diff --git a/tutorial/tutorial08.gv b/tutorial/tutorial08.gv
deleted file mode 100644
index 725e4fb..0000000
--- a/tutorial/tutorial08.gv
+++ /dev/null
@@ -1,408 +0,0 @@
-graph {
-// Graph generated by WireViz 0.4-dev
-// https://github.com/formatc1702/WireViz
- graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
- node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
- edge [fontname=arial style=bold]
- X1 [label=<
-
- |
-
- |
-
-
- | Molex: 22013047 |
- Digimouse: 1234 |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-
- | Additional components |
-
- |
-
-
- 4 x Crimp, Molex KK 254, 22-30 AWG Molex: 08500030 |
-
- |
-
-
- 1 x P/N: ABC, Molex: 45454, Mousikey: 9999 |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X2 [label=<
-
- |
-
- |
-
-
- | P/N: CON4 |
- Molex: 22013047 |
- Digimouse: 1234 |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-
- | Additional components |
-
- |
-
-
- 4 x Crimp, Molex KK 254, 22-30 AWG Molex: 08500030 |
-
- |
-
-
- 1 x P/N: ABC, Molex: 45454, Mousikey: 9999 |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- X3 [label=<
-
- |
-
- |
-
-
- | Molex: 22013047 |
- Digimouse: 1234 |
-
- |
-
-
- | Molex KK 254 |
- female |
- 4-pin |
-
- |
-
-
-
- | 1 |
-
-
- | 2 |
-
-
- | 3 |
-
-
- | 4 |
-
-
- |
-
-
- | Additional components |
-
- |
-
-
- 4 x Crimp, Molex KK 254, 22-30 AWG Molex: 08500030 |
-
- |
-
-
- 1 x P/N: ABC, Molex: 45454, Mousikey: 9999 |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#895956:#000000"]
- X1:p1r:e -- W1:w1:w
- W1:w1:e -- X2:p1l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p2r:e -- W1:w2:w
- W1:w2:e -- X2:p2l:w
- edge [color="#000000:#ff8000:#000000"]
- X1:p3r:e -- W1:w3:w
- W1:w3:e -- X2:p3l:w
- edge [color="#000000:#ffff00:#000000"]
- X1:p4r:e -- W1:w4:w
- W1:w4:e -- X2:p4l:w
- W1 [label=<
-
- |
-
- |
-
-
- | P/N: CAB1 |
- CablesCo: ABC123 |
- Cables R Us: 999-888-777 |
-
- |
- |
-
- |
-
-
- | |
-
- | X1:1 |
-
- 1:BN
- |
- X2:1 |
-
-
- |
-
- |
-
-
- | X1:2 |
-
- 2:RD
- |
- X2:2 |
-
-
- |
-
- |
-
-
- | X1:3 |
-
- 3:OG
- |
- X2:3 |
-
-
- |
-
- |
-
-
- | X1:4 |
-
- 4:YE
- |
- X2:4 |
-
-
- |
-
- |
-
- | |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style=filled]
- edge [color="#000000:#ffff00:#000000"]
- X1:p1r:e -- W2:w1:w
- W2:w1:e -- X3:p1l:w
- edge [color="#000000:#000000:#000000"]
- X1:p2r:e -- W2:w2:w
- W2:w2:e -- X3:p2l:w
- edge [color="#000000:#000000:#000000"]
- X1:p3r:e -- W2:w3:w
- W2:w3:e -- X3:p3l:w
- edge [color="#000000:#ff0000:#000000"]
- X1:p4r:e -- W2:w4:w
- W2:w4:e -- X3:p4l:w
- W2 [label=<
-
- |
-
- |
- |
-
- |
-
-
- | |
-
- | X1:1 |
-
- YE
- |
- X3:1 |
-
-
- |
-
- |
-
-
-
- | P/N: WIRE1 |
- WiresCo: W1-YE |
- WireShack: 1001 |
-
- |
-
- | X1:2 |
-
- BK
- |
- X3:2 |
-
-
- |
-
- |
-
-
-
- | P/N: WIRE2 |
- WiresCo: W1-BK |
- WireShack: 1002 |
-
- |
-
- | X1:3 |
-
- BK
- |
- X3:3 |
-
-
- |
-
- |
-
-
-
- | P/N: WIRE2 |
- WiresCo: W1-BK |
- WireShack: 1002 |
-
- |
-
- | X1:4 |
-
- RD
- |
- X3:4 |
-
-
- |
-
- |
-
-
-
- | P/N: WIRE3 |
- WiresCo: W1-RD |
- WireShack: 1009 |
-
- |
- | |
-
- |
-
-
- | Additional components |
-
- |
-
-
- 1 m x Sleve, Braided nylon, black, 3mm P/N: SLV-1 |
-
- |
-
-> fillcolor="#FFFFFF" shape=box style="filled,dashed"]
-}
diff --git a/tutorial/tutorial08.html b/tutorial/tutorial08.html
deleted file mode 100644
index 09e5600..0000000
--- a/tutorial/tutorial08.html
+++ /dev/null
@@ -1,503 +0,0 @@
-
-
-
-
- tutorial08
-
-
-tutorial08
-Diagram
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Bill of Materials
-
-
-
-
- | Id |
- Description |
- Qty |
- Unit |
- Designators |
- P/N |
- Manufacturer |
- MPN |
- Supplier |
- SPN |
-
-
- | 1 |
- |
- 3 |
- |
- X1, X2, X3 |
- ABC |
- Molex |
- 45454 |
- Mousikey |
- 9999 |
-
-
- | 2 |
- Cable, 4 x 0.25 mm² |
- 1 |
- m |
- W1 |
- CAB1 |
- CablesCo |
- ABC123 |
- Cables R Us |
- 999-888-777 |
-
-
- | 3 |
- Connector, Molex KK 254, female, 4 pins |
- 2 |
- |
- X1, X3 |
- |
- Molex |
- 22013047 |
- Digimouse |
- 1234 |
-
-
- | 4 |
- Connector, Molex KK 254, female, 4 pins |
- 1 |
- |
- X2 |
- CON4 |
- Molex |
- 22013047 |
- Digimouse |
- 1234 |
-
-
- | 5 |
- Crimp, Molex KK 254, 22-30 AWG |
- 12 |
- |
- X1, X2, X3 |
- |
- Molex |
- 08500030 |
- |
- |
-
-
- | 6 |
- Label, pinout information |
- 2 |
- |
- X2, X3 |
- Label-ID-1 |
- Brady |
- B-499 |
- |
- |
-
-
- | 7 |
- Sleve, Braided nylon, black, 3mm |
- 1 |
- m |
- W2 |
- SLV-1 |
- |
- |
- |
- |
-
-
- | 8 |
- Wire, 0.25 mm², BK |
- 2 |
- m |
- W2 |
- WIRE2 |
- WiresCo |
- W1-BK |
- WireShack |
- 1002 |
-
-
- | 9 |
- Wire, 0.25 mm², RD |
- 1 |
- m |
- W2 |
- WIRE3 |
- WiresCo |
- W1-RD |
- WireShack |
- 1009 |
-
-
- | 10 |
- Wire, 0.25 mm², YE |
- 1 |
- m |
- W2 |
- WIRE1 |
- WiresCo |
- W1-YE |
- WireShack |
- 1001 |
-
-
-
-
-
-
diff --git a/tutorial/tutorial08.png b/tutorial/tutorial08.png
deleted file mode 100644
index b6cefb9..0000000
Binary files a/tutorial/tutorial08.png and /dev/null differ
diff --git a/tutorial/tutorial08.svg b/tutorial/tutorial08.svg
deleted file mode 100644
index 391897a..0000000
--- a/tutorial/tutorial08.svg
+++ /dev/null
@@ -1,326 +0,0 @@
-
-
-
-
-