Change pin header size
This commit is contained in:
parent
7ba1fab1f4
commit
63ad4106c0
3 changed files with 451 additions and 457 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
|||
(export (version D)
|
||||
(design
|
||||
(source "D:\\Dokumente\\Coding\\Visual Studio Code\\smart-lamp-control\\Devices\\Console\\Hardware\\Circuit\\Console.sch")
|
||||
(date "17.08.2021 12:27:42")
|
||||
(date "19.08.2021 13:51:36")
|
||||
(tool "Eeschema (5.1.10)-1")
|
||||
(sheet (number 1) (name /) (tstamps /)
|
||||
(title_block
|
||||
|
@ -78,21 +78,21 @@
|
|||
(tstamp 611CEA4E))
|
||||
(comp (ref J3)
|
||||
(value Conn_01x13)
|
||||
(footprint Connector_PinHeader_1.00mm:PinHeader_1x13_P1.00mm_Vertical)
|
||||
(footprint Connector_PinHeader_2.54mm:PinHeader_1x13_P2.54mm_Vertical)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector_Generic) (part Conn_01x13) (description "Generic connector, single row, 01x13, script generated (kicad-library-utils/schlib/autogen/connector/)"))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 61285557))
|
||||
(comp (ref J5)
|
||||
(value Conn_01x04)
|
||||
(footprint Connector_PinHeader_1.00mm:PinHeader_1x04_P1.00mm_Vertical)
|
||||
(footprint Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 613021A3))
|
||||
(comp (ref J4)
|
||||
(value Conn_01x04)
|
||||
(footprint Connector_PinHeader_1.00mm:PinHeader_1x04_P1.00mm_Vertical)
|
||||
(footprint Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
|
|
|
@ -413,7 +413,7 @@ U 1 1 61285557
|
|||
P 8850 1500
|
||||
F 0 "J3" H 8930 1542 50 0000 L CNN
|
||||
F 1 "Conn_01x13" H 8930 1451 50 0000 L CNN
|
||||
F 2 "Connector_PinHeader_1.00mm:PinHeader_1x13_P1.00mm_Vertical" H 8850 1500 50 0001 C CNN
|
||||
F 2 "Connector_PinHeader_2.54mm:PinHeader_1x13_P2.54mm_Vertical" H 8850 1500 50 0001 C CNN
|
||||
F 3 "~" H 8850 1500 50 0001 C CNN
|
||||
1 8850 1500
|
||||
1 0 0 -1
|
||||
|
@ -461,7 +461,7 @@ U 1 1 613021A3
|
|||
P 8850 2900
|
||||
F 0 "J5" H 8930 2892 50 0000 L CNN
|
||||
F 1 "Conn_01x04" H 8930 2801 50 0000 L CNN
|
||||
F 2 "Connector_PinHeader_1.00mm:PinHeader_1x04_P1.00mm_Vertical" H 8850 2900 50 0001 C CNN
|
||||
F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 8850 2900 50 0001 C CNN
|
||||
F 3 "~" H 8850 2900 50 0001 C CNN
|
||||
1 8850 2900
|
||||
1 0 0 -1
|
||||
|
@ -472,7 +472,7 @@ U 1 1 613031C0
|
|||
P 8850 2400
|
||||
F 0 "J4" H 8930 2392 50 0000 L CNN
|
||||
F 1 "Conn_01x04" H 8930 2301 50 0000 L CNN
|
||||
F 2 "Connector_PinHeader_1.00mm:PinHeader_1x04_P1.00mm_Vertical" H 8850 2400 50 0001 C CNN
|
||||
F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 8850 2400 50 0001 C CNN
|
||||
F 3 "~" H 8850 2400 50 0001 C CNN
|
||||
1 8850 2400
|
||||
1 0 0 -1
|
||||
|
|
Reference in a new issue