Hello kicad developers :)
First of all, thanks everyone for this great software !
I had quite a hard time moving from protel (mainly getting used to the
keyboard shortcuts and the menus organization), it is difficult to
forget the software you used to learn routing :)
Anyway, I am currently designing an open source 300W DC motor controller
and I need a huge amount of vias to handle the current flow from the top layer
where my MOSFET transistors are installed to the bottom and its huge GND zone.
I didn't find an easy way to manually place vias without drawing tracks
going from one layer to the other every 10 milimeters. I tried but it
was way too slow (and boring !) and gave impredictable results (the vias
were not always snapped on the grid the way I wanted to).
As I have a lot of zones (insted of tracks) on my design, I had to find
a way to place vias all around my zones and in some specific locations
such as around my transistors pads.
So, with a friend (xavierg, in cc) we patched the last version of the
testing branch to add a friendly "place-via" button.
It is quite a trivial patch as it calls the functions from
hotkeys_board_editor.cpp just as if I was doing the job by hand.
I would like to have some feedbacks on this patch, to know if we did it
right or if we missed something important.
I am also thinking of adding a feature directly in the zones creation
dialogue to automatically add vias in the zone following specific
patterns (grid, lines, tied to the zone borders etc).
What do you guys think ? Please let us know.
Cheers !
Samuel Lesueur
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp