mirror of
https://github.com/eddyem/mmpp.git
synced 2025-12-06 18:45:17 +03:00
82 lines
2.7 KiB
Plaintext
82 lines
2.7 KiB
Plaintext
(export (version D)
|
|
(design
|
|
(source /home/eddy/Docs/SAO/Zeiss-1000/Simple_photometer/kicad/usbbrd.sch)
|
|
(date "Пн 27 ноя 2017 15:52:58")
|
|
(tool "Eeschema 4.0.7")
|
|
(sheet (number 1) (name /) (tstamps /)
|
|
(title_block
|
|
(title)
|
|
(company)
|
|
(rev)
|
|
(date)
|
|
(source usbbrd.sch)
|
|
(comment (number 1) (value ""))
|
|
(comment (number 2) (value ""))
|
|
(comment (number 3) (value ""))
|
|
(comment (number 4) (value "")))))
|
|
(components
|
|
(comp (ref J1)
|
|
(value USB_B)
|
|
(footprint Connectors.pretty:USB_B)
|
|
(libsource (lib conn) (part USB_B))
|
|
(sheetpath (names /) (tstamps /))
|
|
(tstamp 5A1C0904))
|
|
(comp (ref J2)
|
|
(value Conn_01x05)
|
|
(footprint my_footprints:SMD5pin)
|
|
(libsource (lib conn) (part Conn_01x05))
|
|
(sheetpath (names /) (tstamps /))
|
|
(tstamp 5A1C0988)))
|
|
(libparts
|
|
(libpart (lib conn) (part Conn_01x05)
|
|
(description "Generic connector, single row, 01x05")
|
|
(docs ~)
|
|
(footprints
|
|
(fp Connector*:*_??x*mm*)
|
|
(fp Connector*:*1x??x*mm*)
|
|
(fp Pin?Header?Straight?1X*)
|
|
(fp Pin?Header?Angled?1X*)
|
|
(fp Socket?Strip?Straight?1X*)
|
|
(fp Socket?Strip?Angled?1X*))
|
|
(fields
|
|
(field (name Reference) J)
|
|
(field (name Value) Conn_01x05))
|
|
(pins
|
|
(pin (num 1) (name Pin_1) (type passive))
|
|
(pin (num 2) (name Pin_2) (type passive))
|
|
(pin (num 3) (name Pin_3) (type passive))
|
|
(pin (num 4) (name Pin_4) (type passive))
|
|
(pin (num 5) (name Pin_5) (type passive))))
|
|
(libpart (lib conn) (part USB_B)
|
|
(description "USB Type B connector")
|
|
(footprints
|
|
(fp USB*))
|
|
(fields
|
|
(field (name Reference) J)
|
|
(field (name Value) USB_B))
|
|
(pins
|
|
(pin (num 1) (name VBUS) (type power_out))
|
|
(pin (num 2) (name D-) (type passive))
|
|
(pin (num 3) (name D+) (type passive))
|
|
(pin (num 4) (name GND) (type power_out))
|
|
(pin (num 5) (name Shield) (type passive)))))
|
|
(libraries
|
|
(library (logical conn)
|
|
(uri /usr/share/kicad/library/conn.lib)))
|
|
(nets
|
|
(net (code 1) (name "Net-(J1-Pad1)")
|
|
(node (ref J2) (pin 4))
|
|
(node (ref J1) (pin 1)))
|
|
(net (code 2) (name "Net-(J1-Pad2)")
|
|
(node (ref J1) (pin 2))
|
|
(node (ref J2) (pin 2)))
|
|
(net (code 3) (name "Net-(J1-Pad3)")
|
|
(node (ref J2) (pin 1))
|
|
(node (ref J1) (pin 3)))
|
|
(net (code 4) (name "Net-(J1-Pad4)")
|
|
(node (ref J2) (pin 5))
|
|
(node (ref J1) (pin 4)))
|
|
(net (code 5) (name "Net-(J2-Pad3)")
|
|
(node (ref J2) (pin 3)))
|
|
(net (code 6) (name "Net-(J1-Pad5)")
|
|
(node (ref J1) (pin 5))))) |