fcad_pcb
fcad_pcb copied to clipboard
Update kicad.py to remove the extra " from the net names.
sometimes the net names include " around the names. this migh cause issue with using setNetFilter.
Hi, thank you for your great work. I just used the code and found an issue. I fixed the issue and want to include it in the future versions. thank you.