Hi,
I have come up against two problems.
Firstly I have changed the drive address, it was the H: drive, now it is the J: drive.
When I first open the Kicad it still has the libraries and templates on the H: drive which it can’t find (they are now also on the J: drive). I can alter this by going to preferences/configure paths and changing the drive paths but I get a box saying
‘This path was defined externally to the running process and will only be temporarily overwritten’
How can I permanently overwrite it?
Secondly, I have opened a new project that I have simply called kicad (I want to save it with other files about my project so ‘kicad’ just tells me it is the kicad file for the project in the directory full of other project info).
I now have a list of files in the kicad shell (is that what the first page that loads up is called?)
The directory in the left column is kicad.pro with sub directories kicad.kicad_pcb, kicad.sch, _autosave-Kicad-cache.lib,_autosave-kicad.pro and _autosave-kicad.sch
So I know I have produced a project.
It is quite a large schematic.
I have annotated it successfully and assigned footprints successfully but when I try to update the PCB from the schematic I am told
‘I cannot update the PCB because the schematic editor is opened in stand alone mode. In order to create/update PCB’s you need to launch Kicad shell and create a PCB project’
I thought that was what I had done?
Do I now lose my schematic work or can I import it into a PCB project and how do I do that?