Not 100% certain what the fail point is. At minimum you need to upgrade to 4.0.7. Going to V5 is recommended especially if you have no projects. In 4.0.X I’d have occasional problems when filling a zone that only seemed to get resolved by deleting and redrawing the zone. Never knew what was going on with that.
In theory, no. In reality, sometimes. Like I said. Sometimes I just ended up redrawing them without ever understanding what didn’t work because that was the course of least resistance.
Redrawing the entire pcb? Ive tried a new project and also just redrawing the square to be filled to no avail. I did upgrade it to 4.07 and tried it upon your suggestion. Didnt make a difference so far.
No. Just redrawing the fill zone always worked for me when I had trouble. I see by the first screen you are a Windows user. Shouldn’t make a difference but I’m a Linux user.
You need to have your zone on the same layer as your signal. It’s not visible in this image but all of your components are on F.Cu. If you want the fill to work, it’ll need to be on the same layer.
We had this issue when the filled zones were not big enough. The pad clearance area and the board outline then suppresses the zones. Maybe this is here also the problem.
Is this a student project that you need to turn in?
Or is it a small project that will go in production?
If it is the former then is assume your professor has defined that there needs to be a copper zone and that is why you add one. (Without thinking as to why it would make sense.)
Having a copper zone on the back side is normally done for a reason. In most cases because you want better ground connections for EMC/EMI reasons. (With better i mean low impedance)
In your case it looks like there are no connections missing that the copper zone could possibly take care of.
KiCad only fills zones (that have a net assigned) if they are connected to a pad in one way or another. This can happen by using a trace, a via or the zone is in direct contact with the pad.
Sounds strange as there seems at least to have quite an clear area between the Pad 1 of SD1 (?) and the previous plane in the bottom right corner of your design. But maybe the clearances have large values.
Is it possible that KiCad just points out any pads not connected with ‘add tracks and vias?’ I notice that there’s filling in red under all GND components left without tracks.
(in the image below, I moved all GND pads a little bit to show the filling in red)!
Also, notice how there’s nothing under ‘Problems/Markers’ but there are a bunch of GNDs under ‘unconnected’ tab.