-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathultim_bus_conn.net
88 lines (88 loc) · 2.82 KB
/
ultim_bus_conn.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
(export (version D)
(design
(source /home/anool/projects-git/ultim8x8/kicad/ultim_bus_conn/ultim_bus_conn.sch)
(date "Sat Aug 19 17:27:41 2017")
(tool "Eeschema 4.0.7-e0-6372~58~ubuntu16.04.1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "ULTiM8x8 Inter-Bus CONNECTOR")
(company "WYOLUM / MANICAL LABS")
(rev 1)
(date 2017-05-18)
(source ultim_bus_conn.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref P1)
(value CONN_1)
(footprint ultim_bus_conn:Screw)
(libsource (lib feather_v3) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 591D765D))
(comp (ref P2)
(value CONN_1)
(footprint ultim_bus_conn:Screw)
(libsource (lib feather_v3) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 591D7746))
(comp (ref P3)
(value CONN_1)
(footprint ultim_bus_conn:Screw)
(libsource (lib feather_v3) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 591D7765))
(comp (ref P4)
(value CONN_1)
(footprint ultim_bus_conn:Screw)
(libsource (lib feather_v3) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 591D77CE))
(comp (ref P5)
(value CONN_1)
(footprint ultim_bus_conn:Screw)
(libsource (lib feather_v3) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 591D780E))
(comp (ref P6)
(value CONN_1)
(footprint ultim_bus_conn:Screw)
(libsource (lib feather_v3) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 591D7879))
(comp (ref P7)
(value CONN_1)
(footprint ultim_bus_conn:Screw)
(libsource (lib feather_v3) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 591D78C9))
(comp (ref P8)
(value CONN_1)
(footprint ultim_bus_conn:Screw)
(libsource (lib feather_v3) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 591D794C)))
(libparts
(libpart (lib feather_v3) (part CONN_1)
(fields
(field (name Reference) P)
(field (name Value) CONN_1))
(pins
(pin (num 1) (name 1) (type passive)))))
(libraries
(library (logical feather_v3)
(uri /home/anool/projects-git/ultim8x8/kicad/ultim_bus_conn/ultim_bus_conn_libs/feather_v3.lib)))
(nets
(net (code 1) (name /DATA)
(node (ref P5) (pin 1))
(node (ref P6) (pin 1)))
(net (code 2) (name /5V)
(node (ref P1) (pin 1))
(node (ref P2) (pin 1)))
(net (code 3) (name /CLOCK)
(node (ref P4) (pin 1))
(node (ref P3) (pin 1)))
(net (code 4) (name /GND)
(node (ref P8) (pin 1))
(node (ref P7) (pin 1)))))