[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: drill size editting in PCB
Since, the pcb file is a text file, you can edit it in a text editor.
You can also get PCB to publish a hole report. I have used emacs to
search and replaces to change the drill size.
Steve Meier
Shahab Sanjari wrote:
Dear list,
is there a possibility to list all different drill diameters (pads /
vias) and edit them after layout job is done, in order to reduce them
to those standard values that the board-house likes? This reduces
production cost naturally.
thanks.