Compute solder mask from process clearance in pad_mm_clear
authorKeith Packard <keithp@keithp.com>
Sun, 31 Mar 2013 09:36:27 +0000 (02:36 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 31 Mar 2013 09:40:40 +0000 (02:40 -0700)
commitb65e9922561dac70827156e1fff3db20fa1eee17
tree6af52a822b3aee4f180f7b9a36068351d047dbdf
parentf827361bdeeb3aa8ce0eb9aa0d4b6a7d31038cbb
Compute solder mask from process clearance in pad_mm_clear

Instead of using the user specified clearance (which is often zero),
use the process clearance to make sure there is sufficient solder mask
clearance around the pad. If the user really wants zero mask, they can
use pad_mm_clear_mask

Signed-off-by: Keith Packard <keithp@keithp.com>
packages/footprint.5c