You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
#422 includes #ToDo comments about where to capture generic settings for 'paste_radius_ratio' and 'paste_maximum_radius' in ipc_gullwing_generator.py and ipc_noLead_generator.py.
A few other lines that could perhaps be abstracted in both scripts are:
#422 includes
#ToDo
comments about where to capture generic settings for 'paste_radius_ratio' and 'paste_maximum_radius' inipc_gullwing_generator.py
andipc_noLead_generator.py
.A few other lines that could perhaps be abstracted in both scripts are:
The no-lead generator also includes this:
It seems to me that https://github.com/pointhi/kicad-footprint-generator/blob/master/scripts/Packages/package_config_KLCv3.yaml would be a good place and it's already pulled into the footprint generator file.
https://github.com/pointhi/kicad-footprint-generator/blob/master/scripts/Packages/ipc_definitions.yaml may also be a fine place to store the rounded rectangle pad requirements as they are IPC parameters.
Naturally, the PR mentioned above will need to be merged first or else a PR submitted which is branched from Rene's branch.
The text was updated successfully, but these errors were encountered: