Is it possible to create a flat multipage schematic without using Hierarchical Sheets?

“creating new sheet in kicad without using Hierarchical Sheet is
possible or not…” Because while converting it to the pdf file the root
sheet contain all the sub_sheet block (table) in it ,which was created
by us. It seems not good in the font page. How can I solve this problem?
Could anybody can help me in this problem.

KiCad is not really designed with the flat design principle in mind so your workaround really is the only option right now.

You can use this to your benefit by using the first page as an index of your schematic and add some notes to it to even further improve your documentation. See Hierarchical or flat schematic design, what is best for me? (How to deal with multi page schematics?)


There are requests to allow multiple pages at the same hierarchical level which would allow the hierarchical design principle to be made even more powerful. If this is ever implemented then flat multipage designs will also be made easier to create. See https://gitlab.com/kicad/code/kicad/issues/2063

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.