When switching between working on component placement and routing on the top and bottom of my board, I have to manually turn on/off many layers and renders. Is there a way to set this up in a group or a command so that, preferably, only one button press is needed?
for the routing part:
you know you can toggle the active layer (top/bottom) with ‘v’ ?
i think if you want to store ‘view-configurations’ that is not possible at the moment.
This would typically be solved with macros. Kicad have macro functionality, but I am actually not able to use it… Anyone out there that can explain the usage? I am able to start recording a macro (cntr + number), but where do I stop the macro?