diff options
Diffstat (limited to 'library/kicadLibrary/footprints/Battery.pretty/Battery_CR1225.kicad_mod')
-rw-r--r-- | library/kicadLibrary/footprints/Battery.pretty/Battery_CR1225.kicad_mod | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/library/kicadLibrary/footprints/Battery.pretty/Battery_CR1225.kicad_mod b/library/kicadLibrary/footprints/Battery.pretty/Battery_CR1225.kicad_mod new file mode 100644 index 00000000..d9fcceb7 --- /dev/null +++ b/library/kicadLibrary/footprints/Battery.pretty/Battery_CR1225.kicad_mod @@ -0,0 +1,21 @@ +(footprint "Battery_CR1225" (version 20211014) (generator pcbnew)
+ (layer "F.Cu")
+ (tedit 5B93F51B)
+ (descr "CR1225 battery")
+ (tags "battery CR1225 coin cell")
+ (attr exclude_from_pos_files exclude_from_bom)
+ (fp_text reference "REF**" (at 0 -1) (layer "F.SilkS") hide
+ (effects (font (size 1 1) (thickness 0.15)))
+ (tstamp 65908b01-f0a0-46e1-84f2-bf49d46af2a7)
+ )
+ (fp_text value "Battery_CR1225" (at 0 0.5) (layer "F.Fab")
+ (effects (font (size 1 1) (thickness 0.15)))
+ (tstamp 899d6960-0494-4e8f-9091-802503c02d1b)
+ )
+ (fp_circle (center 0 0) (end 6.25 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 94a21413-9821-4587-923e-f37548a5150a))
+ (model "${KICAD6_3DMODEL_DIR}/Battery.3dshapes/Battery_CR1225.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+)
|