Skip to content

Parts 4.7 m 0402 and more #209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
173 changes: 173 additions & 0 deletions Symbols/SparkFun-Capacitor.kicad_sym
Original file line number Diff line number Diff line change
Expand Up @@ -8295,6 +8295,179 @@
)
(embedded_fonts no)
)
(symbol "470nF_0402_25V_10%"
(pin_numbers
(hide yes)
)
(pin_names
(offset 0.254)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "C"
(at 0.635 2.54 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "470nF"
(at 0.635 -2.54 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" "SparkFun-Capacitor:C_0402_1005Metric"
(at 0 -11.43 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "https://product.tdk.com/system/files/dam/doc/product/capacitor/ceramic/mlcc/catalog/mlcc_commercial_general_en.pdf"
(at 0 -16.51 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Unpolarized capacitor"
(at 0 -19.05 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "PROD_ID" "CAP-26768"
(at 0 -13.97 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Voltage" "25V"
(at 0 -6.35 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Tolerance" "10%"
(at 0 -8.89 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "PN" "C1005X5R1E474K050BB"
(at 0 -21.59 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "SparkFun cap capacitor"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "C_*"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "470nF_0402_25V_10%_0_1"
(polyline
(pts
(xy -1.524 0.508) (xy 1.524 0.508)
)
(stroke
(width 0.3048)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy -1.524 -0.508) (xy 1.524 -0.508)
)
(stroke
(width 0.3302)
(type default)
)
(fill
(type none)
)
)
)
(symbol "470nF_0402_25V_10%_1_1"
(pin passive line
(at 0 2.54 270)
(length 2.032)
(name "~"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin passive line
(at 0 -2.54 90)
(length 2.032)
(name "~"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(embedded_fonts no)
)
(symbol "470nF_0402_6.3V_10%"
(pin_numbers
(hide yes)
Expand Down
Loading