Index: thermal.c =================================================================== --- thermal.c (revision 12603) +++ thermal.c (revision 12604) @@ -469,7 +469,7 @@ pcb_pline_t *pl; /* add the usual clearance glory around the polygon */ - pcb_poly_pa_clearance_construct(pres, it, clr*2); + pcb_poly_pa_clearance_construct(pres, it, clr); pl = pcb_poly_contour(it); if (pl != NULL)