Excited to try out KiCad V9 (I have been alreay using the Nightlies). I have already imported most of the settings, themes, configurations and add plugins to V9. But I am not sure how to handle the environment variables. For example, when loading some of the previously customized library items, the 3D models of items are still referred through the KICAD8_3DMODEL_DIR env variable instead of the new KICAD9_3DMODEL_DIR. This causes the models to be not loaded properly.
Is there a proper technique for migrating these environment variables from one versions to the other, or do we have version independent variables that we can use?
Another issue is that some of the old env variables still persist in the Environment Variables table under Configure Paths. I can’t seem to delete the old V6 and V7 variables. I just get a Windows warning sound when trying to do so.