-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Keystone test point 5015 symbol, footprint, 3D model
- Loading branch information
Showing
9 changed files
with
864 additions
and
0 deletions.
There are no files selected for viewing
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
20 changes: 20 additions & 0 deletions
20
footprints/Keystone_test_point_5015.pretty/Keystone_test_point_5015.kicad_mod
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,20 @@ | ||
|
||
(footprint KEYSTONE_5015 (layer F.Cu) (tedit 6590DE61) | ||
(descr "") | ||
(attr smd) | ||
(fp_text reference REF** (at 1.21 -2.775 0) (layer F.SilkS) | ||
(effects (font (size 1.0 1.0) (thickness 0.15))) | ||
) | ||
(fp_text value KEYSTONE_5015 (at 6.29 2.775 0) (layer F.Fab) | ||
(effects (font (size 1.0 1.0) (thickness 0.15))) | ||
) | ||
(pad TP smd rect (at 0.0 0.0) (size 3.43 1.78) (layers F.Cu F.Mask F.Paste) (solder_mask_margin 0.102)) | ||
(fp_line (start -1.335 -0.51) (end 1.335 -0.51) (layer F.Fab) (width 0.127)) | ||
(fp_line (start 1.335 -0.51) (end 1.335 0.51) (layer F.Fab) (width 0.127)) | ||
(fp_line (start 1.335 0.51) (end -1.335 0.51) (layer F.Fab) (width 0.127)) | ||
(fp_line (start -1.335 0.51) (end -1.335 -0.51) (layer F.Fab) (width 0.127)) | ||
(fp_line (start -1.965 -1.14) (end -1.965 1.14) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -1.965 1.14) (end 1.965 1.14) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 1.965 1.14) (end 1.965 -1.14) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 1.965 -1.14) (end -1.965 -1.14) (layer F.CrtYd) (width 0.05)) | ||
) |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,48 @@ | ||
|
||
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) | ||
(symbol "5015" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) | ||
(property "Reference" "TP" (id 0) (at -2.54 2.54 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom left)) | ||
) | ||
(property "Value" "5015" (id 1) (at -2.54 -3.81 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom left)) | ||
) | ||
(property "Footprint" "5015:KEYSTONE_5015" (id 2) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "MF" "Keystone Electronics" (id 4) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "DESCRIPTION" "SMT Test Point- Micro Miniature-1000 pc Reels" (id 5) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "PACKAGE" "None" (id 6) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "PRICE" "None" (id 7) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "MP" "5015" (id 8) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "AVAILABILITY" "In Stock" (id 9) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(property "PURCHASE-URL" "https://pricing.snapeda.com/search/part/5015/?ref=eda" (id 10) (at 0 0 0) | ||
(effects (font (size 1.27 1.27)) (justify bottom) hide) | ||
) | ||
(symbol "5015_0_0" | ||
(circle (center 0.0 0.0) (radius 0.635) | ||
(stroke (width 1.27)) (fill (type none)) | ||
) | ||
(pin passive line (at -5.08 0.0 0) (length 5.08) | ||
(name "~" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
(number "TP" | ||
(effects (font (size 1.016 1.016))) | ||
) | ||
) | ||
) | ||
) | ||
) |
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