Unroute all selected traces/all traces on board

I recently made major modifications to a circuit (one of the biggest being the main microcontroller changed) and I’d like to undo any nets that aren’t fully connected (or even unroute the whole board).

Does any functionality like this exist? If not what is the best way to proceed?

Here’s an example of what I’m dealing with:

Don’t know if this will help exactly with what you want but under the selection filters you can uncheck everything except “traces”. Then you should be able do a mass selection and all your traces will be selected where you can then simply delete them.

Again not sure if that’s what you’re looking for. I’m not sure I understand what you mean by undo any nets that aren’t fully connected. Do you mean delete the traces for which the rats nest has only been partially been routed?

Another strategy is using the “e” command/keystroke to progressively select more and more of the trace. Doesn’t traverse vias I don’t think nor does it traverse serpentine traces.

2 Likes

Thanks @ekeyser! That’s exactly what I ended up doing :slight_smile: