Eagle import links schematic nets too aggressively

Bug #1788019 reported by Seth Hillbrand
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Medium
Seth Hillbrand

Bug Description

If you download the Arduino Due Eagle schematics from https://www.arduino.cc/en/uploads/Main/arduino-Due-Reference-design.zip

After importing the project, R13 in the schematic gets linked to +5V at ICSP1. This happens because R13's top pin overlaps both the MOSI2 net from pin 4 and the +5V net from pin 2.

Application: kicad
Version: (5.0.1-dev-37-g182b8a32d), release build
Libraries:
    wxWidgets 3.0.2
    libcurl/7.52.1 OpenSSL/1.0.2l zlib/1.2.8 libidn2/0.16 libpsl/0.17.0 (+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3
Platform: Linux 4.9.0-7-amd64 x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
    Boost: 1.62.0
    OpenCASCADE Community Edition: 6.8.0
    Curl: 7.52.1
    Compiler: GCC 6.3.0 with C++ ABI 1010

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

Tags: eeschema
tags: added: eeschema
Revision history for this message
Seth Hillbrand (sethh) wrote :

I think the way forward with this one is to ensure that the Eagle pins only hit wires at their ends.

If we find a pin touching a wire in the middle, we need to move the wire or move the pin.

Changed in kicad:
status: New → Triaged
importance: Undecided → Medium
milestone: none → 5.1.0
Revision history for this message
Bob Cousins (bobcousins42) wrote :

Also affected http://www.armory.com/~rstevew/Public/Pgmrs/GAL/eagle.zip

This bug really messes up a lot of Eagle imports in non-obvious ways, it really should be higher priority.

Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

Fixed in revision 88d9f946a28591e995a69d9ea647bf53fa7df25f
https://git.launchpad.net/kicad/patch/?id=88d9f946a28591e995a69d9ea647bf53fa7df25f

Changed in kicad:
status: Triaged → Fix Committed
assignee: nobody → Seth Hillbrand (sethh)
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.