I have built my schematic and pcb design after I ordered few boards I discovered that one footprint was designed wrongly ( I flipped the bits ).
Anyway, I opened footprint editor and modified my footprint. I didn’t change name of library or anything.
I triggered update to the PCB (Update PCB from Schematic F8). The footprint didn’t change.
I also tried (Tools-> update footprints from library ) and footprint still doesn’t change.
The only way for me to solve the issue is to delete the footprint from my PCB and then press F8.
any suggestion why the new changes doesn’t reflect to the board after triggering update ?
I triggered update to the PCB (Update PCB from Schematic F8). The footprint didn’t change.
This is the expected behaviour. This command (Update PCB from Schematic F8) leaves existing footprints unchanged. (Exception: if footprint is set to a different type in the schematic → then this command can change the footprint to the actual type. depending on checkbox in update-dialog).
I also tried (Tools-> update footprints from library ) and footprint still doesn’t change.
This is the right tool to get most recent version of the footprint from the library into the pcb. Note that there are many options in this dialog - maybe you had some checkboces not correctly set.
Easiest option: doubleclick the footprint in question (in the pcb editor) → FP properties dialog opens → on the right side click button “Update footprint from library”. This prepopulates the “Update FP” dialog with the correct checkboxes.
The only way for me to solve the issue is to delete the footprint from my PCB and then press F8.
At least you found a workaround.
last remark: please inform the readers always about the used kicad version. As the kicad development is progressing over time you will find some answers are not working on older versions.
I don’t see anything change that would have an impact on the PCB . . . ok you moved some text but that isn’t going on the PCB is it ? its far to thin . . .
My pins numbering starts 1 from right side then I updated to start from left side.
The text didn’t move to the left as expected so I thought also the pins were not correct. I didn’t pay attention so much.
after I did Update/reset text sizes, styles and positions .“”, everything is as expected. Thx