Hello,
I want to use some specific breakout boards with my pcb. The pinsockets have to be precisely placed, thats why I created one footprint for (for example) two seperate 1x8 pinsockets. I also created a splitted symbol with two units for this (in KiCad 9). The problem is that one symbol equals one component, but for assembly there should be two components for these specific symbols.
Coming back to the question of the topic: How do I assign multiple components for first the footprint and second the symbol, so it gets assembled properly (prototype assembly)?
I imagine using a dummy symbol which is part of the BOM but is excluded from the pcb could work. This way the right amount of components would be bought for assembly. Another problem could be, that only the position data for the one placed footprint is generated which is linked to the symbol with only one component. So only one component is placed by the pick and place machine instead of two.
Best regards