kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30714
Re: [PATCH] Eagle schematic and project import.
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
jp charras <jp.charras@xxxxxxxxxx>
-
Date:
Thu, 14 Sep 2017 14:05:31 +0200
-
In-reply-to:
<CAEKH5oU=zfhYdXOkG+wRh+SycRbH6GsE1BQJVJDzcGw+zqOsdA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
Le 14/09/2017 à 10:33, Russell Oliver a écrit :
> Hi All,
>
> Below is a link to the patch hosted on Dropbox.
>
> https://www.dropbox.com/s/ig6mp9os0bzyev7/eagle-import.patch?dl=0
>
> Kind Regards
> Russell Oliver
>
Thanks, Russel.
I tried to test if on Windows (W7, 32 bits) but unfortunately it crashes (segmentation fault) on
opening a .sch Eagle file (I tried 2 files found on the Web).
(The corresponding board files can be opened)
Otherwise, the selection of .sch file format (Kicad/Eagle) is made in the open sch file dialog.
I am not sure this is a good ides because:
- In a similar case we already have issues on OSX for Pcbnew:
the file format selection did not work when the files have the same extension (.brd files that can
be a Eagle file or a old Kicad file).
(It was solved only by using 2 separate dialogs)
- Users are not aware of this selection, that is not really obvious.
So I am thinking a separate menu (like in Pcbnew) one to read kicad files and one to import Eagle
schematics is more suitable.
--
Jean-Pierre CHARRAS
Follow ups
References