Import Netlist --> Align all components to grid (using pin #1)

PcbNew, import netlist: Is there a way to make all pin #1 of a component (or lowest-number pin if #1 does not exist) snap to a the grid dots? I have used footprints which have pads on a 0.1" grid, eg DIL-08 etc.

I’m laying out veroboard :upside_down_face:

As it is, the footprints all need painstakingly moving.

Interestingly, if I first choose a 0.1" grid, then move one footprint (eg a resistor) then so far, this action seems to force the alignment of pads to the grid. If a pad was at (say) at X=5.23676", then after the ‘move’… the pads are now snapped to the grid (useful).

However, if I multi-select, this does not work (less useful).

KiCad might not be the best tool for that task.
Something like https://sourceforge.net/projects/veroroute/ might be better suited.

Also Veecad might be worth looking at, especially if you already have a KiCad design. It used to be paid for but has just been made open source https://veecad.com. I have not used it but the documentation says it will work with KiCad (export ed in Orcad format) netlists.

The ‘industry standard’ software for Vero layouts is DIYLC.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.