OK, first, very new to this so really sorry if I use the wrong terms or just say very silly things in general.
I have a project where I have laid out my schematic, but due to hardware restraints, I need to split the design over 2 PCBs. I have a feeling the right approach is breaking up the single sheet into hierarchical sheets and global nets to connect between the sheets/boards, is that correct?
Any tutorials out there dealing with this (not been able to find much on V6).
creating two pcbs from a single schematic is currently not supported with kicad. The main restriction is the board-outline, as pcbnew allows only one closed board-outline
Thank you, I certainly have a lot of exploring to do!
My main concern is having header from one PCB matching on the second PCB, both in physical space and pin out.
But guess as long as I use the same grid for spacing and triple check my orientation, and some cut and paste I should be good as both PCBs with have the same width, having straight ribbon cables should be easily archivable!