Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Ep roundradius handling #422

Merged
merged 22 commits into from
Jan 27, 2020
Merged

Commits on Sep 8, 2019

  1. Configuration menu
    Copy the full SHA
    bf83ec7 View commit details
    Browse the repository at this point in the history
  2. EP round radius update

    Using a fixed round radius ratio of 0.25 with maximum 0.25mm radius does
    not make sense for the exposed pad as it is created without positive
    fillet and therefore such a large radius would interfere with the
    "lead".
    Our research showed that using the same radius as the normal pads is a
    much better option. There also has been a parameter added to directly
    control the round radius from the size definition.
    poeschlr committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    9241a3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    688d3ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08a4cf3 View commit details
    Browse the repository at this point in the history
  5. update docstring

    poeschlr committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    343f887 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    24f55e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. docstring

    poeschlr committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    bb831c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    6709c48 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    7d48698 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    baaddfa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ep_roundradius_handling' of github.com:poeschlr/kicad-f…

    …ootprint-generator into ep_roundradius_handling
    poeschlr committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    44ff14f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    65dc6e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e7299 View commit details
    Browse the repository at this point in the history
  3. fix spelling mistakes

    poeschlr committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    13969f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    53693b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    a2f9bb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Remove definition for footprint that required a very specialized manu…

    …facturer specific package
    poeschlr committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    6dcbef1 View commit details
    Browse the repository at this point in the history
  2. fix documentation links

    poeschlr committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    17ce20f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    7b76c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e50827 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    7ab2304 View commit details
    Browse the repository at this point in the history
  2. coding style

    poeschlr committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    06d7d27 View commit details
    Browse the repository at this point in the history