Activity log for bug #1829251

Date Who What changed Old value New value Message
2019-05-15 14:38:21 Rene Poeschl bug added bug
2019-05-15 14:38:21 Rene Poeschl attachment added project files and screenshots https://bugs.launchpad.net/bugs/1829251/+attachment/5263994/+files/tests_files.zip
2019-05-15 14:45:09 Michael Kavanagh tags eagle
2019-05-20 07:14:00 Rene Poeschl description The eagle file format includes a parameter "first" for every pad. The design rule setting "shape-> first pad" set to anything else than "not special" (psFirst != -1) should only change pads marked with this parameter no matter which pad number it has assigned. A test project is attached. (One footprint has pad Nr.1 marked as first while the other does not. both get converted to squares by the eagle import of the current kicad version.) Application: kicad Version: (5.1.2)-1, release build Libraries: wxWidgets 3.0.4 libcurl/7.61.1 OpenSSL/1.1.1 (WinSSL) zlib/1.2.11 brotli/1.0.6 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) nghttp2/1.34.0 Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW Build Info: wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) Boost: 1.68.0 OpenCASCADE Community Edition: 6.9.1 Curl: 7.61.1 Compiler: GCC 8.2.0 with C++ ABI 1013 Build settings: USE_WX_GRAPHICS_CONTEXT=OFF USE_WX_OVERLAY=OFF KICAD_SCRIPTING=ON KICAD_SCRIPTING_MODULES=ON KICAD_SCRIPTING_PYTHON3=OFF KICAD_SCRIPTING_WXPYTHON=ON KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF KICAD_SCRIPTING_ACTION_MENU=ON BUILD_GITHUB_PLUGIN=ON KICAD_USE_OCE=ON KICAD_USE_OCC=OFF KICAD_SPICE=ON The eagle file format includes a parameter "first" for every pad. The design rule setting "shape-> first pad" set to anything else than "not special" (psFirst != -1) should only change pads marked with this parameter no matter which pad number it has assigned. A test project is attached. (One footprint has pad Nr.1 marked as first while the other does not. both get converted to squares by the eagle import of the current kicad version.) --- eagle 9.3.2 Application: kicad Version: (5.1.2)-1, release build Libraries:     wxWidgets 3.0.4     libcurl/7.61.1 OpenSSL/1.1.1 (WinSSL) zlib/1.2.11 brotli/1.0.6 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) nghttp2/1.34.0 Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW Build Info:     wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8)     Boost: 1.68.0     OpenCASCADE Community Edition: 6.9.1     Curl: 7.61.1     Compiler: GCC 8.2.0 with C++ ABI 1013 Build settings:     USE_WX_GRAPHICS_CONTEXT=OFF     USE_WX_OVERLAY=OFF     KICAD_SCRIPTING=ON     KICAD_SCRIPTING_MODULES=ON     KICAD_SCRIPTING_PYTHON3=OFF     KICAD_SCRIPTING_WXPYTHON=ON     KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF     KICAD_SCRIPTING_ACTION_MENU=ON     BUILD_GITHUB_PLUGIN=ON     KICAD_USE_OCE=ON     KICAD_USE_OCC=OFF     KICAD_SPICE=ON
2019-05-20 08:20:31 Rene Poeschl summary Eagle import: first pad change should only change pads marked as first Eagle import: "first pad" shape change should only be applied to pads specifically marked as first.
2019-05-20 11:33:19 Nick Østergaard tags eagle eagle import
2019-05-20 13:04:05 KiCad Janitor kicad: status New Fix Committed
2019-05-20 13:04:07 KiCad Janitor kicad: assignee Seth Hillbrand (sethh)
2019-06-15 21:21:09 Michael Kavanagh kicad: milestone 5.1.3
2019-07-18 08:54:24 Michael Kavanagh tags eagle import eagle import pcbnew
2019-08-19 19:49:48 KiCad Janitor kicad: status Fix Committed Fix Released