-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathloloboard.net
97 lines (97 loc) · 3.59 KB
/
loloboard.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
89
90
91
92
93
94
95
96
97
(export (version D)
(design
(source "E:\\Mes documents\\KiCad_v5\\loloboard\\loloboard.sch")
(date "19/04/2019 16:27:30")
(tool "Eeschema (5.1.1)-1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source loloboard.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref H1)
(value MountingHole_Pad)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5CB9E3A7))
(comp (ref H2)
(value MountingHole_Pad)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5CB9EC36))
(comp (ref H3)
(value MountingHole_Pad)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5CB9EF84))
(comp (ref H4)
(value MountingHole_Pad)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5CB9F143))
(comp (ref H5)
(value MountingHole_Pad)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5CB9F423))
(comp (ref H6)
(value MountingHole_Pad)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5CB9F835))
(comp (ref H7)
(value MountingHole_Pad)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5CB9F99E))
(comp (ref H8)
(value MountingHole_Pad)
(footprint MountingHole:MountingHole_3.2mm_M3_DIN965_Pad)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole_Pad) (description "Mounting Hole with connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5CB9FC9A)))
(libparts
(libpart (lib Mechanical) (part MountingHole_Pad)
(description "Mounting Hole with connection")
(docs ~)
(footprints
(fp MountingHole*Pad*))
(fields
(field (name Reference) H)
(field (name Value) MountingHole_Pad))
(pins
(pin (num 1) (name 1) (type input)))))
(libraries
(library (logical Mechanical)
(uri "C:\\Program Files\\KiCad5\\share\\kicad\\library/Mechanical.lib")))
(nets
(net (code 1) (name GND)
(node (ref H1) (pin 1))
(node (ref H2) (pin 1))
(node (ref H3) (pin 1))
(node (ref H4) (pin 1))
(node (ref H5) (pin 1))
(node (ref H6) (pin 1))
(node (ref H7) (pin 1))
(node (ref H8) (pin 1)))))