Skip to content
Discussion options

You must be logged in to vote

Yes — the KiCad plugin reads net class parameters (track width, clearance, via size, via drill) directly from the board.

In the plugin's Basic tab:

  1. Check Use net class definitions — track width / clearance / via size / via drill controls become disabled and the per-class values from the board are used instead.
  2. Optionally check the separate nets by net class option to organize nets into one tab per class. With both checked, each class's nets are routed with that class's parameters in a single run.

When nets from different classes are routed together, the obstacle map uses the larger clearance for each pairing, so e.g. a Wide (0.4 mm clearance) net routed near Default pads still gets the …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by drandyhaas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants