Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
kicad
kicad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,130
    • Issues 1,130
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 39
    • Merge Requests 39
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • KiCad
  • KiCad Source Code
  • kicadkicad
  • Issues
  • #4279

Closed (duplicated)
Open
Opened Apr 29, 2020 by Enrico Koeck@ekoeck

Clearance for single track segment

I know this topic has been discussed from time to time but I don't know of any progress so I want to bring it to attention again. Especially when routing RF traces it is important to keep a specific or minimum clearance to the surrounding filled zones. KiCAD handles this adequate with the exception of connections to ICs. There are the possibilities to either use net ties or fine tune zones but it is a PITA, especially if you have many different nets with different widths and clearance requirements. The thing is that even if you overwrite the net clearance of the pad with a smaller value, the clearance of the trace connecting to the pad has the higher priority. So please consider allowing to change the clearance of single track segments, as I can change the clearance of single pads or the width of single track segments to allow an easy connection of traces with specific clearance requirements to ICs.

Screenshot_2020-04-29_10-14-07

Application: KiCad
Version: 5.99.0-unknown-b67f18b~101~ubuntu18.04.1, release build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
Platform: Linux 4.15.0-96-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
    Build date: Apr 28 2020 13:32:44
    wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.22
    Boost: 1.65.1
    OpenCASCADE Community Edition: 6.9.1
    Curl: 7.58.0
    Compiler: GCC 7.5.0 with C++ ABI 1011

Build settings:
    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=ON
    KICAD_USE_OCC=OFF
    KICAD_SPICE=ON
Edited Apr 29, 2020 by Enrico Koeck
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: kicad/code/kicad#4279