-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added WAGO terminals for IR signal in and out.
- Loading branch information
Showing
38 changed files
with
78,122 additions
and
51,499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
|
||
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) | ||
(symbol "2060-451{slash}998-404" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) | ||
(property "Reference" "X" (id 0) (at -10.16 6.35 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom left)) | ||
) | ||
(property "Value" "2060-451{slash}998-404" (id 1) (at -10.16 -8.89 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom left)) | ||
) | ||
(property "Footprint" "P-2060-451/998-404" (id 2) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(symbol "2060-451{slash}998-404_0_0" | ||
(rectangle (start -10.16 -3.81) (end 10.16 3.81) | ||
(stroke (width 0.2)) (fill (type background)) | ||
) | ||
(pin bidirectional inverted (at -5.08 0.0 0) (length 2.54) | ||
(name "~" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
(number "L1.2" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
) | ||
(pin bidirectional inverted (at 2.54 0.0 0) (length 2.54) | ||
(name "~" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
(number "L1.1" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
) | ||
) | ||
) | ||
) |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
|
||
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) | ||
(symbol "2060-452_998-404" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) | ||
(property "Reference" "J" (id 0) (at -5.08 5.842 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom left)) | ||
) | ||
(property "Value" "2060-452_998-404" (id 1) (at -5.08 -5.08 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom left)) | ||
) | ||
(property "Footprint" "WAGO_2060-452_998-404" (id 2) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "STANDARD" "Manufacturer Recommendations" (id 4) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "PARTREV" "N/A" (id 5) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "SNAPEDA_PN" "2060-452/998-404" (id 6) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "MANUFACTURER" "WAGO" (id 7) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "MAXIMUM_PACKAGE_HEIGHT" "4.5 mm" (id 8) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(symbol "2060-452_998-404_0_0" | ||
(rectangle (start -5.08 -2.54) (end 5.08 5.08) | ||
(stroke (width 0.254)) (fill (type background)) | ||
) | ||
(pin passive line (at -10.16 2.54 0) (length 5.08) | ||
(name "1" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
(number "1_1" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
) | ||
(pin passive line (at -10.16 2.54 0) (length 5.08) | ||
(name "1" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
(number "1_2" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
) | ||
(pin passive line (at -10.16 0.0 0) (length 5.08) | ||
(name "2" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
(number "2_1" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
) | ||
(pin passive line (at -10.16 0.0 0) (length 5.08) | ||
(name "2" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
(number "2_2" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
) | ||
) | ||
) | ||
) |
Binary file not shown.
Oops, something went wrong.