Activity log for bug #1808584

Date Who What changed Old value New value Message
2018-12-14 20:38:13 Seth Hillbrand bug added bug
2018-12-14 20:38:58 Seth Hillbrand description The project HydraBus with eagle files required for this issue is open hardware and available on github in following link: https://github.com/hydrabus/hydrabus/tree/master/hardware/HydraBus_1_0_Rev1_3 The interest in this project is it is not too complex and could be a very good point for KiCad in order to improve the EAGLE CAD Import When we import this project with KiCad 6.0 nightly of even KiCad 5.0x there is different issues So let's do it step by step with KiCad nightly kicad-r11991-11Dec2018 (http://downloads.kicad-pcb.org/windows/nightly/kicad-r11991.9490fd9d3-x86_64.exe) 1) git clone https://github.com/hydrabus/hydrabus.git to hydrabus_git 2) Launch KiCad and Import Eagle Project Files => Choose hydrabus_git\hardware\HydraBus_1_0_Rev1_3\HydraBus_1_0_Rev1_3.brd 3) Choose project destination (create directory HydraBus_1_0_Rev1_3_Kicad) => hydrabus_git\hardware\HydraBus_1_0_Rev1_3_Kicad kicad Information open with lot of warning about tKeepout(39) which is converted to Dwgs.User layer As KiCad does not support KeepOut it is OK and it is minor issue so click on OK Now the board is displayed correctly so save it 4) "Perform design rule check" shows the error Board outline => Board outline does not form a closed plygon @(0.000 mm, 0.000 mm): PCB The board outline is in the footprint U$1 but has been imported as width 0. This is very difficult to select and edit Application: kicad Version: (6.0.0-rc1-dev-1390-g0a2638890-dirty), release build Libraries: wxWidgets 3.0.4 Platform: Linux 4.18.0-3-amd64 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.67.0 OpenCASCADE Community Edition: 6.9.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=OFF KICAD_USE_OCE=ON KICAD_USE_OCC=OFF KICAD_SPICE=ON The project HydraBus with eagle files required for this issue is open hardware and available on github in following link: https://github.com/hydrabus/hydrabus/tree/master/hardware/HydraBus_1_0_Rev1_3 The interest in this project is it is not too complex and could be a very good point for KiCad in order to improve the EAGLE CAD Import When we import this project with KiCad 6.0 nightly of even KiCad 5.0x there is different issues So let's do it step by step with KiCad nightly kicad-r11991-11Dec2018 (http://downloads.kicad-pcb.org/windows/nightly/kicad-r11991.9490fd9d3-x86_64.exe) 1) git clone https://github.com/hydrabus/hydrabus.git to hydrabus_git 2) Launch KiCad and Import Eagle Project Files => Choose hydrabus_git\hardware\HydraBus_1_0_Rev1_3\HydraBus_1_0_Rev1_3.brd 3) Choose project destination (create directory HydraBus_1_0_Rev1_3_Kicad) => hydrabus_git\hardware\HydraBus_1_0_Rev1_3_Kicad kicad Information open with lot of warning about tKeepout(39) which is converted to Dwgs.User layer As KiCad does not support KeepOut it is OK and it is minor issue so click on OK Now the board is displayed correctly so save it 4) "Perform design rule check" shows the error Board outline => Board outline does not form a closed plygon @(0.000 mm, 0.000 mm): PCB The board outline is in the footprint U$1 but has been imported as width 0. This is very difficult to select and edit Main description copied from lp:1808578 Application: kicad Version: (6.0.0-rc1-dev-1390-g0a2638890-dirty), release build Libraries:     wxWidgets 3.0.4 Platform: Linux 4.18.0-3-amd64 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.67.0     OpenCASCADE Community Edition: 6.9.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=OFF     KICAD_USE_OCE=ON     KICAD_USE_OCC=OFF     KICAD_SPICE=ON
2018-12-14 20:39:05 Seth Hillbrand kicad: milestone 5.1.0
2018-12-14 20:39:08 Seth Hillbrand kicad: importance Undecided Low
2018-12-14 20:39:11 Seth Hillbrand kicad: status New Triaged
2019-01-05 22:29:27 KiCad Janitor kicad: status Triaged Fix Committed
2019-01-05 22:29:28 KiCad Janitor kicad: assignee Seth Hillbrand (sethh)
2019-03-14 15:53:20 KiCad Janitor kicad: status Fix Committed Fix Released