



Yes you're right. And I'm not sure how to fix it.By what I see it looks like the grid and the holes for the parts are not the same. It might be an "English" part and a "metric" grid. Almost everywhere the trace gets close to the hole and then heads to the center of the hole. That makes me think the holes are not on grid.
View attachment 341910
I am just commenting on looks and why. On the right that R12 to R? trace should be one line not 5. On the left two more examples. It looks like the computer is hell bent on snapping to grid and does not care about snapping to parts.
View attachment 341911View attachment 341912
The topo (TopRouter in Eagle) autorouter is pretty good with the correct constraints. For critical stuff I route that by hand and move components a bit to help it do the right thing, the rest I let the computer handle it with my own variants files.I work in mm. I went in and changed the autorouter grid to 0.1mm. Then I manually tried to "fix" many of the leads. Is this normal? Maybe I've been relying on the autorouter too much.
View attachment 341916

I usually also help the router make the correct choice by physically 'forcing' a short trace by moving R2 next to the Q1 base pin on the board during the physical layout phase. The physical layout phase can minimize routing issues if you take care to see electromagnetic beauty instead of visual beauty.As long as we are talking about PCBs.
I have made good money trouble shooting PCBs. See the difference between the two schematics. Auto routers and people without an understanding on of electronics will do the bottom layout. To force the top version, you need to declare the Base net to be "short".
View attachment 341931
Correct, you, the human place the components (but there are component placement design criteria for fast parts, thermal, mounting, manufacturing, etc ...). There is an interplay between autorouting and component placement that can help or hurt your PCB layout objectives.I thought autorouting was ONLY for traces, didn't actually MOVE components. Yes I spend a lot of time moving components so the traces are shorter. Am I missing something?