> While we're talking about vias, why is the default via size smaller > than the DRC checks for?
PCB's defaults: via drill: 28 via size: 60 (annulus: 16) DRC min drill: 15 DRC min annulus: 10 If you're using something else to generate initial boards (like gsch2pcb), the initial values for everything come from that program, not pcb itself. I don't recommend using gsch2pcb to create an *initial* board (either use pcb to create a blank board before using gsch2pcb, or use pcb's file->import). _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

