After a lot of head scratching, I’ve finally created my split power plane, with the +5V and +3V3 nets. Here’s what I did:
I made the power plane as TWO KiCAD power layers - because I couldn’t figure out how to give separate copper zones separate colours - almost a necessity when trying to visualise the split. I actually had to tell KiCAD it is a 6-layer board, since it doesn’t support an odd number of layers (this makes sense for production, but not for design where separate KiCAD layers are merged into a single “real” layer.
I was then able to trace out the two zones on each logical layer, each in it’s different colour. This makes for easy editing. The feature I missed the most was the ability to highlight more than one net at once, specifically the two power nets. If this exists, I couldn’t find it.
Stepping back, moreover I missed the ability to make the power plane in negative. I could have made this layer in just an hour instead of 5 or 6 hours, since it’s just drawing a fat line. Is there any reason KiCAD doesn’t offer this ability? Or does it in fact offer it, and I’ve yet to discover it?
One feature I discovered was the contrast mode, which makes manual routing much easier.
I have a crazy shaped circuit board (see this post), and I dreaded making the boundaries of the copper zones by hand. It appears you can’t import a DXF file for the zone outline, like you can a board outline. However, I found a tip from another user (sorry I lost the link to give him credit) that shows you just make your zone boundary outside the PCB edge, and the copper zone is automatically trimmed as desired. This saved a bunch of time.
In the end, when I’m making Gerbers, does KiCAD have the ability to merge two logical layers into one? Or will have to rely on Gerber file utilities or my PCB shop to do that?
-Chris