Hi everyone,
With the kind help of experts here, I have just successfully completed migrating a project from KiCad V4.x to V8.0.6. All old symbols and footprints used in V4.x are available and editable now also in V8.0.6. Updating PCB from schematic shows no errors or warnings.
However, all footprint descriptions on PCB are shown in full length including not only “footprint type” (e.g. C, R or LED etc.) and value (e.g. 100nF, 10K etc,) but also its dimensions and orientation (e.g. horizontal or verticle). This makes the PCB so crowded that it is difficult to execute placement and routing and the PCB is hardly legible.
The footprint descriptions (except for the Footprint type and Footprint value) are not editable.
As this is my first attempt to use KiCad version 8.0.6., I am not sure if it is a new feature in KiCad V8.0.6 or I am simply overlooking some setting somewhere?
For the sake of better understanding, I have included 4 screenshots as follows:
1. Footprint assignment table (Partial)
2. “Update PCB from schematic” report
3. PCB (partial image) with footprints and full length description
For the sake of better legibility I have moved some footprints outside the edge cut.
4. About KiCad (PCB)
Application: KiCad PCB Editor x64 on x64
Version: 8.0.6, release build
Libraries:
wxWidgets 3.2.6
FreeType 2.13.2
HarfBuzz 9.0.0
FontConfig 2.14.2
libcurl/8.8.0-DEV Schannel zlib/1.3.1
Platform: Windows 10 (build 19045), 64-bit edition, 64 bit, Little endian, wxMSW
OpenGL: Intel, Intel(R) HD Graphics 5500, 4.4.0 - Build 20.19.15.5058
Build Info:
Date: Oct 14 2024 01:02:33
wxWidgets: 3.2.6 (wchar_t,wx containers)
Boost: 1.85.0
OCC: 7.8.1
Curl: 8.8.0-DEV
ngspice: 43
Compiler: Visual C++ 1939 without C++ ABI
Build settings:
Any tips/suggestions to reduce the Footprint text length or KiCad settings would be most welcome.
Thanks and best regards