Skip to content

Scripted terminal blocks used size 0 for NPTH pads

  • NPTH pads need to have the pad size set equal to the drill size.
  • Removed pin number from npth pads
  • Includes other inprovments of the footprint-generator-script made since the last export (Example corrected rounding of angle fields)

This is a fix for https://github.com/KiCad/kicad-footprints/issues/672

Changes to the script: https://github.com/pointhi/kicad-footprint-generator/pull/135

Merge request reports