kicad
positioning footprints in wanted places and updateing it in gui of pcbnew
here is a sample code The last line does the trick of updating the changes made to be fully applied on to the pcbnew workscreen.
here is a sample code The last line does the trick of updating the changes made to be fully applied on to the pcbnew workscreen.
this is how to suppress any output when executing a subprocess in python.