Electronic – Update tracks on board to reflect new design rules – Kicad

design-ruleskicadpcb-design

A PCB has been laid out with track widths according to a set of design rules by net class.

I have modified the net class design rules (SetupDesign Rules...Net Class Editor) and now I wish to update the tracks on the PCB to reflect their new values. How do I do that?

Best Answer

In Kicad 5, this can be done with the EditEdit All Tracks and Vias... dialog.

v5.0.0-rc2 Edit All Tracks and Vias dialog

Choose Set all tracks and vias to their netclass values and click OK.

From this dialog, you can also set to the net class values on a per-net basis, and you can update only the track width, or only the via size.

Related Topic