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>
y2 = center_y + (height - width) / 2;
}
- real mask = thickness + clearance / 2;
+ real mask = thickness + process_clearance / 2;
printf (" Pad[");
printf (" %6d %6d %6d %6d",