--- In [email protected], "aero386" <aero...@...> wrote: > > I have run out of room on the first schematic page, now I would like to add > more parts on another page, but I cannot figure out how to do so. Is there a > tutorial somewhere, or can someone tell me how this is done? >
That confused me at first, as well. KiCad schematics are strictly hierarchical. Just place a "sheet" on the first page. This will create a new .sch file to go with it. Double-click on that sheet and you are in the new file. You can connect them with hierarchical or global labels. Best regards, Pat
