Discussion:
how to change all via diameters at once?
tom_iphi
2008-11-15 14:48:32 UTC
Permalink
Hi,

I have a board with lots of ground vias and I need to increase the size
of all of them.
Is there a way to change all at once or do I need to select every
single one of them?

Thanks, Tom


------------------------------------

Please read the Kicad FAQ in the group files section before posting your question.
Please post your bug reports here. They will be picked up by the creator of Kicad.
Please visit http://www.kicadlib.org for details of how to contribute your symbols/modules to the kicad library.
For building Kicad from source and other development questions visit the kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/kicad-users/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/kicad-users/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:kicad-users-digest-***@public.gmane.org
mailto:kicad-users-fullfeatured-***@public.gmane.org

<*> To unsubscribe from this group, send an email to:
kicad-users-unsubscribe-***@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Pedro Martin
2008-11-15 15:15:37 UTC
Permalink
Hello,

Select a via with the pop-up menu and then Via Drill.
There is a global via change option.

Pedro.
Post by tom_iphi
Hi,
I have a board with lots of ground vias and I need to increase the size
of all of them.
Is there a way to change all at once or do I need to select every
single one of them?
Thanks, Tom
------------------------------------

Please read the Kicad FAQ in the group files section before posting your question.
Please post your bug reports here. They will be picked up by the creator of Kicad.
Please visit http://www.kicadlib.org for details of how to contribute your symbols/modules to the kicad library.
For building Kicad from source and other development questions visit the kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/kicad-users/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/kicad-users/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:kicad-users-digest-***@public.gmane.org
mailto:kicad-users-fullfeatured-***@public.gmane.org

<*> To unsubscribe from this group, send an email to:
kicad-users-unsubscribe-***@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Dick Hollenbeck
2008-11-16 20:36:22 UTC
Permalink
When vias are created, they are created with the "default" drill size or
the current "alternate" drill size.


The default drill size is recorded in each individual via as a magical
value of -1.


The current alternate drill size is whatever the current mil or mm
setting is for the "Alternate Drill" size in the Dimensions | Tracks and
Vias dialog. That value is used in place of the -1 in each such via.


The interpretation of any AND ALL vias subject to the "default" via
drill size can be instantaneously changed merely by changing the default
drill size in the same dialog. You do not need to visit each default
drill sized via.

Only vias which have an alternate drill size setting need to be
revisited individually. And of course, as always, you can edit these
Kicad files with a text editor, but the format is not self evident so
always keep a backup before you begin experimenting with a text editor.
The file formats are documented elsewhere however.

Dick


------------------------------------

Please read the Kicad FAQ in the group files section before posting your question.
Please post your bug reports here. They will be picked up by the creator of Kicad.
Please visit http://www.kicadlib.org for details of how to contribute your symbols/modules to the kicad library.
For building Kicad from source and other development questions visit the kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/kicad-users/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/kicad-users/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:kicad-users-digest-***@public.gmane.org
mailto:kicad-users-fullfeatured-***@public.gmane.org

<*> To unsubscribe from this group, send an email to:
kicad-users-unsubscribe-***@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Alain M.
2009-03-26 19:50:30 UTC
Permalink
I found these explanations, but am am missing something...

I have a board will all vias=.045 drill=.028 and I want to chage to
vias=.040 drill=.024.

With the explanations bellow, I can change the drill size easely, but
the via diameter does not change :(

I also tried edoting the file, but it is not self explanatory to me, I
changed the line
ViaSize 400
but it has no effect.

Another question, How do I display the keep-out zone for vias?

Please help,
Alain
Post by Dick Hollenbeck
When vias are created, they are created with the "default" drill size or
the current "alternate" drill size.
The default drill size is recorded in each individual via as a magical
value of -1.
The current alternate drill size is whatever the current mil or mm
setting is for the "Alternate Drill" size in the Dimensions | Tracks and
Vias dialog. That value is used in place of the -1 in each such via.
The interpretation of any AND ALL vias subject to the "default" via
drill size can be instantaneously changed merely by changing the default
drill size in the same dialog. You do not need to visit each default
drill sized via.
Only vias which have an alternate drill size setting need to be
revisited individually. And of course, as always, you can edit these
Kicad files with a text editor, but the format is not self evident so
always keep a backup before you begin experimenting with a text editor.
The file formats are documented elsewhere however.
Dick
------------------------------------
Please read the Kicad FAQ in the group files section before posting your question.
Please post your bug reports here. They will be picked up by the creator of Kicad.
Please visit http://www.kicadlib.org for details of how to contribute your symbols/modules to the kicad library.
For building Kicad from source and other development questions visit the kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups Links
------------------------------------

Please read the Kicad FAQ in the group files section before posting your question.
Please post your bug reports here. They will be picked up by the creator of Kicad.
Please visit http://www.kicadlib.org for details of how to contribute your symbols/modules to the kicad library.
For building Kicad from source and other development questions visit the kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/kicad-users/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/kicad-users/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:kicad-users-digest-***@public.gmane.org
mailto:kicad-users-fullfeatured-***@public.gmane.org

<*> To unsubscribe from this group, send an email to:
kicad-users-unsubscribe-***@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Loading...