Index: layer_vis.c =================================================================== --- layer_vis.c (revision 12959) +++ layer_vis.c (revision 12960) @@ -148,6 +148,7 @@ PCB->SubcOn = pcb_true; PCB->SubcPartsOn = pcb_true; PCB->RatOn = pcb_true; + PCB->padstack_mark_on = pcb_true; /* Bring the top copper group to the front and make it active. */ if (pcb_layer_list(PCB, PCB_LYT_TOP | PCB_LYT_COPPER, &comp, 1) > 0)