Not possible to finish my paths

Hello All,

I’m new on Kicad, and also to design PCBs. I’m just enthusiast !

I’ve drawn a footprint with 0.2mm pads.

My tracks are exactly 0.2mm width and 0.4mm pitch, and I can not finish them on my PCB drawing. What I’m doing wrong ?

Thanks

Application: Pcbnew
Version: 5.1.5+dfsg1-2build2, release build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
Platform: Linux 5.4.0-40-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
    Boost: 1.71.0
    OpenCASCADE Technology: 7.3.0
    Curl: 7.68.0
    Compiler: GCC 9.3.0 with C++ ABI 1013

Build settings:
    USE_WX_GRAPHICS_CONTEXT=OFF
    USE_WX_OVERLAY=ON
    KICAD_SCRIPTING=ON
    KICAD_SCRIPTING_MODULES=ON
    KICAD_SCRIPTING_PYTHON3=ON
    KICAD_SCRIPTING_WXPYTHON=ON
    KICAD_SCRIPTING_WXPYTHON_PHOENIX=ON
    KICAD_SCRIPTING_ACTION_MENU=ON
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=OFF
    KICAD_USE_OCC=ON
    KICAD_SPICE=ON

Your netclass clearance is too large or your trace is to thick. (The gray thing around your trace and the thin line around your pads indicates the clearance required.)

2 Likes

Thank you for your answer.
Yes, I think the grey zone around the track is too large, but how to configure this ?

I have tried to edit tracks without success.

Thanks

File>board setup>design rules>netclass will get you there.

1 Like

Great ! Thank you !

I have set 0.18 in isolation instead of 0.2. It works ! :slight_smile:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.