Why is the GND net between C32, R26, and C33 not connected? I’m getting an error because the minimum thermal relief spoke count is set to 2, but only one spoke is being generated when there should be two. The components are close together, so they should meet the requirement. What setting do I need to adjust to fix this?
As far as I know, KiCad’s zones will not create thermal relief spokes between pads, only between a pad and a larger zone area. I’d personally solve this with manual traces in addition to the spokes (or shrink the required thermal reliefs).
1 Like
Your thermal reliefs are quite clumsy.
I set clearance and thermal relief gap to the same values. This will just fix R26’s problem.
But if you have a GND plane in the inner layers, I’d just place a via between R26’s pins and C32 and C33 are fixed too. Or just ignore the error …