Skip to content

Move battery holder footprints

evanshultz requested to merge github/fork/evanshultz/batter into master

As mentioned at https://github.com/KiCad/kicad-footprints/issues/427.

Changes:

  • Made all footprint name like BatteryHolder_<manufacturer>_<MPN>_<battery size if only one>
  • Added or fixed 3D model params
  • Fixed manufacturer and added datasheet link to BH-18650-PC2
  • Removed generic horizontal and vertical CR2032 footprints

No other changes or fixes. Please merge as-is.


Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports