How to handle parts with mutiple pieces for JLCPCB?

In my PCB I have some fuse holders, acutally some clips. I’m going to use this part, available in JLCPCB:

On my schematic I have of course one symbol for the fuse:

image

and I created the related footprint:

image

the problem is in the BOM there is only one item associated to F1 while the actual mounting requires two items with a specific position and orientation.

How can I handle this scenario in Kicad?

I was using such fuse with such clips before 2017 when I started to use KiCad.
On my schematic I had of course three symbols. It looked like this:

Fuse

This is from exported pdf. At original schematic it looked better (lines were thinner). Dots are because there are pin on pin and Protel generated dot in such situation.

2 Likes

I guess you’ll need two or three symbols then for the sake of the BOM and to make sure their positions and orientations are correct on the board.

Yep, I was hoping there was a way to keep them in the correct position. But it seems I have to remember each time how far I have to put the clips.

Maybe you could give each clip half of the silkscreen outline and when they are aligned then the pads are correctly separated.

3 Likes

That’s a good idea, indeed.

In such case I look at Fab layer where I have the exact dimensions of all elements. So having at this layer the correctly located these small plates limiting the fuse position in length and the true dimension of fuse there is no problem to correctly position clips at PCB.

use a different part for the fuse holder… they have many holders with two pads

1 Like