Is there a way to add a footprint library to fp lib table using pcbnew python API?
Currently, my script writes to the fp lib table but you have to restart kicad to load the footprint library. Is there a way you can program it without a need to restart? Thanks.