I’d like to know how to flip things correctly. I can’t figure this out - and it’s driving me mad.
I’d like to use SMD components on both sides. When I flip the component to the bottom of the board using F, I lose the object - it disppears. This also happens to through hole parts.
How do I flip my view, preferably while routing traces, so that the top of board disappears, and the bottom of board then appears so I can finish the trace?
“Flipping the view” does nothing but shows me the top in reverse.
Works for me. It shows me the board from the back. Footprints, text, etc. are mirrored, except for the dimensions on the User Drawings layer. You may need to adjust the visibility of the F.Cu and B.Cu layers.
But also I’ve never had issues seeing a trace on the back of the board from the front. Maybe it’s your choice of colours for the layers? Or the visibility selection? I’m on v8, what’s your version?
Maybe you have turned the footprints for the bottom off (accidentally).
Normally KiCad shows all layers. That is why you see the copper tracks both for the bottom and the top of the PCB at the same time. You see “though” the PCB, and the footprints both on the top and on the bottom are visible at the same time. In the Appearance Manager on the right side you can define your own presets and switch to them, but there is no automatic switching.
Sometimes I think about idea’s for automatically switching to (self defined) presets. Maybe depending on the current active layer, or on the task you are doing, but I can’t come up with a method that would really work well.