Index: write.c =================================================================== --- write.c (revision 14543) +++ write.c (revision 14544) @@ -218,7 +218,7 @@ else fputs("FP ", ctx->f); - pcb_fprintf(ctx->f, "%.0ml %.0ml %.0ml %.0ml %d %.0ml 0 %d\r\n", + pcb_fprintf(ctx->f, "%.0ml %.0ml %.0ml %.0ml %d %.0ml 1 %d\r\n", x+dx, PCB->MaxHeight - (y+dy), w, h, ashape, drill_dia, alayer);