rev1.0
This commit is contained in:
33
pcb/libraries/Keebio-Parts.pretty/C_0402.kicad_mod
Normal file
33
pcb/libraries/Keebio-Parts.pretty/C_0402.kicad_mod
Normal file
@@ -0,0 +1,33 @@
|
||||
(module "C_0402" (layer F.Cu) (tedit 5DB0AA19)
|
||||
(descr "Capacitor SMD 0402, reflow soldering, AVX (see smccp.pdf)")
|
||||
(tags "capacitor 0402")
|
||||
(attr smd)
|
||||
(fp_text reference "REF**" (at 0 -1.27) (layer F.SilkS)
|
||||
(effects (font (size 0.7 0.7) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value "C_0402" (at 0 1.27) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user "%R" (at 2.667 0) (layer F.Fab)
|
||||
(effects (font (size 0.7 0.7) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.016 -0.47) (end -1.016 -0.47) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.016 0.47) (end 1.016 0.47) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1 -0.4) (end 1 -0.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1 -0.4) (end -1 0.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1 0.4) (end 1 -0.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1 0.4) (end -1 0.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.016 -0.47) (end 1.016 0.47) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.016 -0.47) (end -1.016 0.47) (layer F.SilkS) (width 0.12))
|
||||
(pad "2" smd rect (at 0.55 0) (size 0.6 0.5) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "1" smd rect (at -0.55 0) (size 0.6 0.5) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(model "${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl"
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user