Index: layer_vis.c =================================================================== --- layer_vis.c (revision 9355) +++ layer_vis.c (revision 9356) @@ -145,6 +145,8 @@ PCB->InvisibleObjectsOn = pcb_true; PCB->PinOn = pcb_true; PCB->ViaOn = pcb_true; + PCB->SubcOn = pcb_true; + PCB->SubcPartsOn = pcb_true; PCB->RatOn = pcb_true; /* Bring the top copper group to the front and make it active. */