--- In [email protected], "yajeed2000" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "richmogd" <grichmond@> wrote: > > > > Hi guys, > > > > I'm almost there with my first Schematic/PCB on kicad. However, I'm > > getting stuck on the PCBNEW netlist read. I read an early version of > > the netlist to check that the modules and nets were coming in > > correctly. I've since updated the netlist to change some footprints. > > However, wehn I re-read the netlist, PCBNEW seems to be reading a > > cached version of the file. I've looked at the netlist file in a text > > editor and the file itself is ok, but PCBNEW doesn't appear to be > > reading from this file as the source. Any idea how I clear the cache > > and make sure that PCBNEW reads the new file completely? > > > > Thanks, > > > > Glenn. > > > Hi, > Have you tried opening the netlist file in CvPCB and then reimporting > the file into PCBNEW? > Please try this and see if it works. > > Regards, > > David. >
Hi David, Thanks for the suggestion. It didn't automatically read the netlist, but it did enable me to override the parts that had changed to update them (so it did give me a partial solution). I would ideally like to completely clear the cache if at all possible and re-import from the beginning. Any idea if this is possible?
