Ajout FishPeper
This commit is contained in:
28
kicad_misc/custom.pretty/C_0805_CUSTOM.kicad_mod
Normal file
28
kicad_misc/custom.pretty/C_0805_CUSTOM.kicad_mod
Normal file
@@ -0,0 +1,28 @@
|
||||
(module C_0805_CUSTOM (layer F.Cu) (tedit 5415D6EA)
|
||||
(descr "Capacitor SMD 0805, reflow soldering, AVX (see smccp.pdf)")
|
||||
(tags "capacitor 0805")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -2.1) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value C_0805 (at 0 2.1) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -0.5 0.85) (end 0.5 0.85) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 0.5 -0.85) (end -0.5 -0.85) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 1.8 -1) (end 1.8 1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.8 -1) (end -1.8 1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.8 1) (end 1.8 1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.8 -1) (end 1.8 -1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.15))
|
||||
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.15))
|
||||
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.15))
|
||||
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.15))
|
||||
(pad 2 smd rect (at 1 0) (size 1 1.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 1 smd rect (at -1 0) (size 1 1.25) (layers F.Cu F.Paste F.Mask))
|
||||
(model Capacitors_SMD.3dshapes/C_0805.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user