Hi, I decided to change the footprint of a 16 pin header from the (UL or SNAPEDA) supplied one to the system library version. So I went into the interface and found the lib I wanted and used double click to paste it over the SAMTEC footprint. No schematic change. When I went to the PCB reconcile step it threw a bunch of errors and 2/3 of my ratlines were missing. I reassigned the pins manually and then stupidly ran the PCB update again and again it threw errors and lost my edits.
So then I thought of removing those parts from the schematic first so I removed them from the PCB and the schematic. then put the symbols back. I went to the assignment GUI and sure enough there was no assignment so I thought: well this ought to do it. I reassigned them ab initio to the desired footprints and ran the PCB update. Exactly the same outcome. I looked at all the text files to verify that contrary to the error message the desired footprint DOES have all the pads in there just like the SAMTEC footprint. Here is the place where you see it go South:
I do not understand why it changes it back, and then even after it changes it back it should not matter because both mod files have the same 16 pads. In fact, on the PCB I can see that all the graphics are appropriate for the new (desired) footprint from the big library, but as you might expect many ratlines are missing:
I used AstroGrep to look through all the files to find the string “MTLW” which pertains to the footprint that I don’t want but I can’t quite see why it wants to remember the old footprint and then does the wrong thing. I don’t think the evidence is in the files, I think that at some point it over-rides the assignment with a choice that is based on the filename because there is a file in the cache that has the same name as the part. My last attempt will be to remove that from the cache and see what happens.
Thanks for your speedy reply. I don’t understand how it explains the fact that I removed the header from the schematic and the PCB and saved both files. At that point, since they are both just flat files, I would expect that those parts have ceased to exist in those files. Then I should have been able to add in first the symbol, as if from scratch, then make the assignment, then update the PCB. Since the libraries and footprints are presumably read-only, that means that the codes you mention must be in the pcb files and possibly the sch files. Or does this happen with the assistance of the BAK files?
Also I don’t understand why it breaks in the middle since both footprints have 16 explicitly named pads.