Index: pstk_compat.c =================================================================== --- pstk_compat.c (revision 25738) +++ pstk_compat.c (revision 25739) @@ -146,7 +146,7 @@ pcb_pstk_tshape_t tshp; int n; - if (hole_clearance_hack) { + if (hole_clearance_hack && !plated) { /* in PCB hole means unplated with clearance; emulate this by placing a zero diameter copper circle on all layers and set clearance large enough to cover the hole too */