Index: fnc_geo.c =================================================================== --- fnc_geo.c (revision 36188) +++ fnc_geo.c (revision 36189) @@ -122,6 +122,7 @@ { static pcb_find_t fctx = {0}; + fctx.bloat = 0; fctx.ignore_clearance = 1; fctx.allow_noncopper_pstk = 1; fctx.pstk_anylayer = 1;