Clearance Rule Not Applying to One Specific Footprint

I’m facing an issue with a footprint in my PCB layout (using KiCad 8.09). I’ve set clearance rules for footprint and they seem to work fine for most footprints — but one specific footprint doesn’t follow the clearance rules.

image
image

showing default clearance

Has anyone faced a similar issue or know how to resolve this? any kind of help is appreciated

"insideCourtyard" has been deprecated. you can try "intersectsCourtyard" instead.

For the rest, are you aware that it is perfectly normal for clearanaces to overlap each other? It only is a problem when the clearance of one net overlaps with the copper of another net.

1 Like