I have been playing with KiCad for a couple of weeks and after scribbling a lot, I thought trying to make a real circuiboard which I can order from some Chinese factory. COUGH-pcbway-COUGH
Thus I started a whole new project and so far everthing work as intended (I think) except for the jumper on my tiny board.
In the schematic I have used : Jumper_3_Bridged12
When I look at the PCB it seems to be there but…
…in the 3D model there is no jumper. Only a 3 pin header.
And on top of that, the jumper is not present on the BOM
Another thing you did wrong is not mentioning which footprint you added to that schematic symbol. If your jumper has no footprint then, during Schematic Editor / Tools / Update PCB from Schematic [F8] you will get a message like: Error: Cannot add JP1 (no footprint assigned).
That can only be true if you have assigned a footprint, for example:
(I choose that one because it looks a lot like the schematic symbol).
Footprints like those jumpers are fully implemented in copper, and other standard PCB layers. Therefore they do not have a 3D model, and they also do not appear on the BOM. There simply is nothing else to add to the PCB except for the footprint itself.
While that footprint looks really cute, there can be an issue. If you have to cut the existing copper link and the feature is small, making a clean cut in a tiny space is difficult. I would use the 3 pad footprint but WITHOUT the short. Make a longer deliberate trace for the short. Much easier to cut it. Place a X over the trace as an indication of where to cut.
Another option is to use 0-Ohm resistors as jumpers. Placements of those does cost a bit of time / money for each board, but you can configure them during (automated) assembly.
In that case I would create a dummy symbol for the physical jumper so it gets into the BOM and create a footprint that just contains the 3D CAD of the jumper.
Needs a little experimenting . . . not done anything like this before on KiCad.
Thank you everyone for the overwhelming answers. I have read everything with great enthusiasm…
.
Uhmmm I was just trying to be nice and not someone who demands an answer.
Please honour the community guidlines : “Constructive criticism is welcome, but criticize ideas, not people.”
.
Nope, never got that error. It has a footprint but it is only the pin headers, there no jumper on it ?
By the way I need a real jumper. No a soldered one. For me I need to open my computer, change the jumper en close my computer. No soldering required…
.
If I understand right, you are correct. A little piece of plastic that slides over the 2.54 pin connector I have on the board is all I need.
.
Wait, what ? A sophisticated piece of software like KiCad 7 does ot have a simple piece of plastic in it ? That can’t be right ?
.
THAT look exactly what I need. I will try this for sure. Getting it in the BOM should not be that hard afterwards… #FamousLastWords
.
Thank you again everyone for the answers.
I have been helped a lot
Sorry, it was not meant to be sarcastic only very surprised. I mean really…
Something as basic as a jumper does not exist ? To me that sounds like a chicken farm… without any eggs. Yes you can get chicken legs to eat or feathers for in pillows but no eggs
KiCad does not have models of screws but it has “models” of mounting holes. It has models of barrel jack connector but not barrel jack plugs. It is designed to design the PCB and from that point of view jumper is just some pin headers. It is more important whether the pins are horizontal, vertical, through hole, smd, pitch, etc…
By using grabcad, snapeda, manufacturer pages, etc you can easily get models of almost anything and you can easily create your own symbols and/or footprints and finetune them to your liking.
Ohhhhh now the penny has dropped with me and that makes sense now.
KiCad also does not have the box you use to mount everything in and the cupboard on which you set the box on top of. It is about the schematic, not the rest of the world.
I guess I got confused coz in the schematic it said “1-2 Bridged”…
There is a SketchUp plugin to bring your PCB into FreeCAD. If that is something too much, someone on this forum suggested creating a dummy footprint with 3D model of the box (enclosure) so you can see it directly in KiCad. You can then pretty easy position it, rotate it, disable/enable it… Or you can export the PCB as STEP… You can do a lot in KiCad, but it is designed for a PCB design and some things are in form of plugins or clever usage of existing stuff
That is because you selected a SMD solder jumper and that can be either open or bridged on the PCB. It is basically 2 (or more) pads that are either not connected (open) and if you want them to connect, then you need to solder them over. Or they are connected via thin trace (bridged) and then you need to cut the trace if you want them disconnected.
Here is example of two pads jumper open: