I have been using KiCad for a while now, but recently after renaming individual files etc on a project.
Some of the .sch files do not show up on my project manager window.
All the .sch files and the main .pro file is contained in the same folder. But only my main file, for instance.
example.pro and example.sch show up on my project manager, despite I have logic.sch and power.sch placed in the same folder, used as sub-sheets in example.sch.
Any of you, that can tell me how I can add these files to the project manager, so they show up on the left panel?
Before I changed the names of the project and different .sch files, they all showed up though.
So that might be a bug, or you think of something different.
The exact behaviour of the project manager file list (picture below) is that it will only show .sch files if they contain a line like this: Sheet 1 5
It means “this file is sheet one out of five” (my project has 4 subsheets). Sheets 2, 3, 4, etc will be ignored.
I have similar situation.
Sub-sheet row_shiftReg_photoInterrupt.sch is listed in the project manager and other sub-sheets are not listed in the project manager (see screen shot).
Is there a way to list other sub-sheets in project manager as well?