I am using solid fill on my board, even though locking to edges (as shown with a green circle), BUT a small gap is visible between shapes. My manufacturer also informed me about that gap, and it was visible in the Gerbers as well, and Cantastic issue error. Is this gap set and meant to be there or something is wrong?
Announcement
Collapse
No announcement yet.
Solid Fill Issue in AD21!
Collapse
X
-
Tags: None
-
I've been burned by this before. If the boundary of one copper feature is numerically less than the boundary of the other copper feature by some tiny amount, they may appear to touch, but there will be a tiny gap between them. It's a good practice to overlap such features. You could widen the fill so the left edge goes well into that object on the left and well into that object on the right. The it won't interfere with the plated through holes. It won't cause the copper to be thicker where the two features overlap, it just makes sure the copper is continuous. How did this pass DRC? was net antenna checking turned off? That gets me. The net antenna warnings are huge, distracting and difficult to work around, so I turn them off. I have to remind myself to turn these things back on. BTW, two same-net objects being so close together but not touching is just the sort of thing that FAB houses are bothered with. If there's going to be a gap between two same net copper features, it needs to be substantial, or not at all. Good luck!👍 1 -
As WhoKnewKnows is suggesting, try to overlap the polygon with the pads or other polygons. That could help.Comment
-
Guys, thank you for your comment; as you suggested I am doing the overlap; but I do not understand the logic behind this, obviously the Altium engineer knows this issue; I have seen it in AD17, and was hoping that be fixed on AD21.Comment
-
Comment
-
That is true, let me try to explain a little better
With the solid region you can pretty much make any form you want, where with the fill you can only make square shapes.
So if I have to use something more complex than a square shape I use solid regions, this will prevent this kind of issues you are having.
I also always overlap the edges, no mater if i'm connecting a fill with a polygon, a polygon with a solid region or a polygon with a polygon. -
I"m not having an issue. The OP is having an issue where there's a gap between copper objects. Is this the issue you're referring to? If so, please explain how using solid regions prevents this kind of issue.
-
-
When connecting two pads with a track, it's risky, and in some cases invites errors, if the user only brings the track to meet the edge of the trace. Usually the track needs to overlap the pad, at least reaching the pad center. It's wise to think similarly when joining objects with fills, regions, and polygons. Most EDA software requires this kind of overlap.Comment
Comment