Skip to content

Fix mounting hole size in Arduino Uno footprints

KiCad Bot requested to merge github/fork/Ratfink/arduino-holes into master

Created by: Ratfink

Issue #590 (closed) pointed out that it was wrong before. I looked at the actual Eagle source (from https://store.arduino.cc/arduino-uno-rev3), and found that the correct diameter is 3.2 mm. This fixes the hole sizes.

Fixes #590 (closed).


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