I’ve been using 5.1.x for a while now but a month ago or so I decided to move to 5.99 and now 6.0RC1 (Congrats BTW, it brought a smile to my face seeing Version 6.0 on the title bar).
As 5.99 has converted all my 5.1 files can I, or more importantly should I delete the older file formats?
.pro
.sch
.sch-bak
any others?
Will these ever get used again? I know they don’t take up space, I just like to keep things tidy.
Yes, the symbol cache is unneeded in v6. One of the important changes in the file format update is that symbols are now embedded in the schematic file itself. In v5 the cache file was kind of part of the schematic, yet an independent file in the file system, which lead to problems when people tried to share schematics; it would have needed sharing both together unless the library setup was the same between the original user and receiver.
When v6 opens a v5 schematic, it migrates from the old cache+schematic file to new schematic file. After that the old schematic and cache files aren’t used at all in v6.