Is there a workaround for autocad to automaticalls connect all gnd-pads in my bottom zone, which is all around the PCB?
Or and function that highlights any not-connected gnd-area?
Now I have to fix all of this manually on my PCB (will take hours…).
Nope, I didn’t run the DRC check. But this might only show me which pads are not connected. So what’s the regular workflow?
What I did:
connect all powerlines that need to be a special width (in case of higher current)
connect all wires that need special attention
define keep-out-areas
run autoroute
fill ground zone on bottom
Running the DRC check I got way too much markers (autorouting seems to make less gap between traces and vias than KiCad likes…I’ll have an eye on this next time!)
Not sure what you want.
Dont see uncobnected gnd pads.
You have gnd fills separated with bottom layer tracks. The layout itself could probably be improved. If you need solid planes and cannot improve layout, consider going to 4 layers.
The goal is not just to “connect the GND area’s”, but to make these connection a single continuous piece of copper.
To do this, you have to move almost all of the green tracks that cut your GND plane to pieces to the other side of the PCB.
This does indeed take some time, but the time spent is mostly on learning how to “properly” design a PCB, and later you will make your future designs with those rules in mind and do it right the first time.
Well, I remember, that would be better. How can I test if my manual fix has a big impact on the circuit?
besides the crystal for my AtMega2560 (16MHz) and the crystal for my CH340 there is no high frequency on this board. Function is mainly digital (steppermotor on/off, dc-motor on/of, digital densors for ambient temperature), only measuring battery voltage uses analogpins.
Do I have to connect my GND-plane to my Rigol DS1054z and run FFT?
That’s the problem. There’s only a gnd zone on the bottom - so some areas are not connected.
I can see them enabling the ratsnest feature. But I’d prefer them to be highlighted in another color, to get a better overview of what’s wrong…
That was my experience as well, and there was no consistency or efficiency in how the traces were laid out either. I even wound up with a bowtie around one LED!
I eventually redid all the boards in my current project, laying them out 100% by hand. Component placement on the board IS key, as is judicious rearrangement of multiple-section components on the schematic.