I am using the latest version of KiCad v7.0.10 on the latest version of Arch Linux v6.7.0-arch3-1.
Everything is up to date with the latest software versions.
On the PCB I have
clicked to select the F.Silkscreen layer
clicked “Place” on the main menu then “add bitmap image”.
I then resized my bitmap image by clicking on the corner of it and dragging the corner to get the desired size, then I dragged the image to the correct placement on the board.
Since then I decided to delete the image. But although I can see it, I cannot find it on any of the layers and it is unselectable for deleting.
The image does not show on the 3D model when I press alt+3.
How can I delete this image so I can replace it with another, and make it viewable on the 3D model.
Instead of downgrading you could also use one of the testing builds Piotr has mentioned in his last answer. Albeit I don’t know if testing builds are available (and where to download) for your OS.
7.0.11 has already been tagged as rc1.2, so I expect what might be the last V7 version fairly soon.
Once V8 is released, V7 will freeze unless something very serious gets found
Your placed image is named “reference image” in the “Place” menu. Such a reference image is not supposed to shine up in 3D or any other output file.
If you want to include a graphic on the silkscreen (or any other layer) you should use File–>Import–>graphics. This accepts vector files (format dxf/svg).
Thank you. With both the latest KiCAD v7.0.10 and v7.0.9-2 I can’t see any menu item named
“reference image” in the “Place” menu after
inserting an image
or importing a SVG.
The good news is that by converting my bitmap image to SVG in Inkscape, I am then able to import the SVG to the silkscreen layer, see it there, move it around and if need be delete it, and see this in the 3D model.