mmpp/electronics/buttons.net
2017-11-27 22:10:49 +03:00

120 lines
3.9 KiB
Plaintext

(export (version D)
(design
(source /home/eddy/Docs/SAO/Zeiss-1000/Simple_photometer/kicad/buttons.sch)
(date "Пн 27 ноя 2017 21:53:59")
(tool "Eeschema 4.0.7")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source buttons.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref SW1)
(value SW_Push)
(footprint Buttons_Switches_THT.pretty:SW_PUSH_6mm_h13mm)
(libsource (lib switches) (part SW_Push))
(sheetpath (names /) (tstamps /))
(tstamp 5A1C8495))
(comp (ref J1)
(value Conn_01x02)
(footprint my_footprints:SMD2pin)
(libsource (lib conn) (part Conn_01x02))
(sheetpath (names /) (tstamps /))
(tstamp 5A1C86CD))
(comp (ref SW2)
(value SW_Push)
(footprint Buttons_Switches_THT.pretty:SW_PUSH_6mm_h13mm)
(libsource (lib switches) (part SW_Push))
(sheetpath (names /) (tstamps /))
(tstamp 5A1C8853))
(comp (ref J2)
(value Conn_01x02)
(footprint my_footprints:SMD2pin)
(libsource (lib conn) (part Conn_01x02))
(sheetpath (names /) (tstamps /))
(tstamp 5A1C8859))
(comp (ref SW3)
(value SW_Push)
(footprint Buttons_Switches_THT.pretty:SW_PUSH_6mm_h13mm)
(libsource (lib switches) (part SW_Push))
(sheetpath (names /) (tstamps /))
(tstamp 5A1C8B9A))
(comp (ref J3)
(value Conn_01x02)
(footprint my_footprints:SMD2pin)
(libsource (lib conn) (part Conn_01x02))
(sheetpath (names /) (tstamps /))
(tstamp 5A1C8BA0))
(comp (ref SW4)
(value SW_Push)
(footprint Buttons_Switches_THT.pretty:SW_PUSH_6mm_h13mm)
(libsource (lib switches) (part SW_Push))
(sheetpath (names /) (tstamps /))
(tstamp 5A1C8BA9))
(comp (ref J4)
(value Conn_01x02)
(footprint my_footprints:SMD2pin)
(libsource (lib conn) (part Conn_01x02))
(sheetpath (names /) (tstamps /))
(tstamp 5A1C8BAF)))
(libparts
(libpart (lib conn) (part Conn_01x02)
(description "Generic connector, single row, 01x02")
(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_01x02))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))))
(libpart (lib switches) (part SW_Push)
(description "Push button switch, generic, two pins")
(fields
(field (name Reference) SW)
(field (name Value) SW_Push))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive)))))
(libraries
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib))
(library (logical switches)
(uri /usr/share/kicad/library/switches.lib)))
(nets
(net (code 1) (name "Net-(J4-Pad2)")
(node (ref J4) (pin 2))
(node (ref SW4) (pin 1)))
(net (code 2) (name "Net-(J4-Pad1)")
(node (ref J4) (pin 1))
(node (ref SW4) (pin 2)))
(net (code 3) (name "Net-(J3-Pad2)")
(node (ref J3) (pin 2))
(node (ref SW3) (pin 1)))
(net (code 4) (name "Net-(J3-Pad1)")
(node (ref J3) (pin 1))
(node (ref SW3) (pin 2)))
(net (code 5) (name "Net-(J2-Pad2)")
(node (ref J2) (pin 2))
(node (ref SW2) (pin 1)))
(net (code 6) (name "Net-(J2-Pad1)")
(node (ref J2) (pin 1))
(node (ref SW2) (pin 2)))
(net (code 7) (name "Net-(J1-Pad2)")
(node (ref SW1) (pin 1))
(node (ref J1) (pin 2)))
(net (code 8) (name "Net-(J1-Pad1)")
(node (ref J1) (pin 1))
(node (ref SW1) (pin 2)))))