Skip to content

Commit cb7122f

Browse files
authored
Merge pull request #38 from sparkfun/add-12k-0402-RES-14967
add 12k 0402 RES-14967
2 parents 7c14d14 + f0511f7 commit cb7122f

File tree

1 file changed

+87
-0
lines changed

1 file changed

+87
-0
lines changed

Symbols/SparkFun-Resistor.kicad_sym

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,6 +1046,93 @@
10461046
)
10471047
)
10481048
)
1049+
(symbol "12k_0402" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
1050+
(property "Reference" "R" (at 0 -2.54 0)
1051+
(effects (font (size 1.27 1.27)))
1052+
)
1053+
(property "Value" "12k" (at 0 2.54 0)
1054+
(effects (font (size 1.27 1.27)))
1055+
)
1056+
(property "Footprint" "SparkFun-Resistor:R_0402_1005Metric" (at 0 -4.064 0)
1057+
(effects (font (size 1.27 1.27)) hide)
1058+
)
1059+
(property "Datasheet" "https://www.vishay.com/docs/20035/dcrcwe3.pdf" (at 0 -7.62 0)
1060+
(effects (font (size 1.27 1.27)) hide)
1061+
)
1062+
(property "PROD_ID" "RES-14967" (at 0 -6.096 0)
1063+
(effects (font (size 1.27 1.27)) hide)
1064+
)
1065+
(property "ki_keywords" "R res resistor" (at 0 0 0)
1066+
(effects (font (size 1.27 1.27)) hide)
1067+
)
1068+
(property "ki_description" "Resistor" (at 0 0 0)
1069+
(effects (font (size 1.27 1.27)) hide)
1070+
)
1071+
(property "ki_fp_filters" "R_*" (at 0 0 0)
1072+
(effects (font (size 1.27 1.27)) hide)
1073+
)
1074+
(symbol "12k_0402_0_1"
1075+
(polyline
1076+
(pts
1077+
(xy -2.286 0)
1078+
(xy -2.54 0)
1079+
)
1080+
(stroke (width 0) (type default))
1081+
(fill (type none))
1082+
)
1083+
(polyline
1084+
(pts
1085+
(xy 2.286 0)
1086+
(xy 2.54 0)
1087+
)
1088+
(stroke (width 0) (type default))
1089+
(fill (type none))
1090+
)
1091+
(polyline
1092+
(pts
1093+
(xy -0.762 0)
1094+
(xy -1.143 -1.016)
1095+
(xy -1.524 0)
1096+
(xy -1.905 1.016)
1097+
(xy -2.286 0)
1098+
)
1099+
(stroke (width 0) (type default))
1100+
(fill (type none))
1101+
)
1102+
(polyline
1103+
(pts
1104+
(xy 0.762 0)
1105+
(xy 0.381 -1.016)
1106+
(xy 0 0)
1107+
(xy -0.381 1.016)
1108+
(xy -0.762 0)
1109+
)
1110+
(stroke (width 0) (type default))
1111+
(fill (type none))
1112+
)
1113+
(polyline
1114+
(pts
1115+
(xy 2.286 0)
1116+
(xy 1.905 -1.016)
1117+
(xy 1.524 0)
1118+
(xy 1.143 1.016)
1119+
(xy 0.762 0)
1120+
)
1121+
(stroke (width 0) (type default))
1122+
(fill (type none))
1123+
)
1124+
)
1125+
(symbol "12k_0402_1_1"
1126+
(pin passive line (at 3.81 0 180) (length 1.27)
1127+
(name "~" (effects (font (size 1.27 1.27))))
1128+
(number "1" (effects (font (size 1.27 1.27))))
1129+
)
1130+
(pin passive line (at -3.81 0 0) (length 1.27)
1131+
(name "~" (effects (font (size 1.27 1.27))))
1132+
(number "2" (effects (font (size 1.27 1.27))))
1133+
)
1134+
)
1135+
)
10491136
(symbol "150k_0402" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
10501137
(property "Reference" "R" (at 0 -2.54 0)
10511138
(effects (font (size 1.27 1.27)))

0 commit comments

Comments
 (0)