I have a logo that I want to cut out of my ground plane, and I am not sure how I would do that. I thought about putting it on the User.Eco2 layer, and then make a custom rule, something like the followig:
This doesn’t seem to work, and I think that is because custom rules can do clearance between copper stuff and stuff on arbitrary layers like this though.
So the question: how would I do something like this?
That works, but as far as I understand it doesn’t survive a repour of the zone, which makes it rather fragile and easy to not notice that it is gone in a future revision before ordering. So I think I am gonna go with mf_ibfeew’s solution.
How would one convert a closed polygon to a rule area
select the polygon → RMB (right click) → context-menu → Create from selection → create rule area from selection. The newly created rule area needs to get the correct layer (top/bottom depending on your GND-fill) and the setting “keepout copper fills” checked.
the logo is just an image/bitmap though
this is a litte bit complicated - so you need first to convert/draw the image/bitmap into a polygon.
Oh, perfect, that sure is easier than editing the footprint file using a text editor (which is what I was doing) (assuming a manageable amount of polygons of course). Tnx