Closed sfe-SparkFro closed 1 month ago
Note that this does not address any footprints with custom mask geometry, such as the DFN-8:
Same with WDFN-8_6x5mm-SkinnyCenterPad:
We'll have to manually modify some, as well as run your script against future EAGLE FP imports, but an excellent start! Thank you.
Fixes #137
I used this script to automate the process, which simply iterates through every footprint and removes any lines with
solder_mask_margin
(which is what KiCad does when you set the value to zero):I poked through some footprints and they all seem fine and correctly have the soldermask expansion removed.