Skip to content

Bugfix: Position of lower mounting hole was wrong

Joerg Laukemper requested to merge github/fork/MountyRox/mountyrox_BhEagle into master

The position of the lower mounting hole had to be shifted by 0.75 mm to the left. The previous position did not correspond to the technical drawing of the device.

https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf

On branch mountyrox_BhEagle Changes to be committed: modified: Battery.pretty/BatteryHolder_Eagle_12BH611-GR.kicad_mod

See discussion on issue https://github.com/KiCad/kicad-packages3D-source/pull/290

The corrected footprint is in in line with the new 3d model (bottom view). bh_bot


  • [x ] Provide a URL to a datasheet for the footprint(s) you are contributing
  • [x ] An example screenshot image is very helpful
  • [x ] If there are matching symbol or 3D model pull requests, provide link(s) as appropriate (in process see issue above)
  • [x ] Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing a dimensioned drawing of your contribution. A tutorial on how to do that is found here: https://forum.kicad.info/t/how-to-check-footprint-correctness/9279 (This is optional!)

Merge request reports