Hi,
is there a way to generate a svg file of a layer (layers) but with only several components? For example I would like to have one svg file of F.Fab layer for SMD components and one for THT components.
I have been trying to find some python functions to do the trick but I could only find a function for plotting whole layer with all components. Is there a way to select specific components to be exported?
Thank you for your help.