← Back to team overview

kicad-developers team mailing list archive

Re: Patch eagle_plugin.cpp Eagle layers import 95 & 96 bug

 

Sorry did not finish the post....  so continue..

Here are to patch's first one reassign import layers  95 and 96 to 160 and
161, and remove's the comments about layers 91-98 being
Eagle PCB layers. I prefer this one, as my eagle to kicad conversion scrip
can document change I have made on those layers and see them on pcnbew
layer Econ1_User and Econ2_User2   so this patch is selfish !,  as Eagle
layers 160, 161 are user defined.

The second version of the patch remove's layers 95 and 96 from import and
comments about layers 91-98 being PCB layers.
so no user layers are imported.   this is my least preferred option.  But
make good cents too.

Your choice.

Lachlan


On Tue, Nov 3, 2015 at 1:02 PM, Lachlan Audas <laudas1@xxxxxxxxx> wrote:

> The Bug:    layers 95 and 96 don't exist in Eagle PCB there only in sch.
>                  The source incorrectly show's layers from 91 to 98 as
> being  pcb layers there not.  Only sch layers.
>                  In Eagle you can not crate layers 95 and 96 you just get
> a error. Only layers 100 and above can be cratered
> .
>                  so having those layers in import pcbnew is make's no
> cents.
>
>
>
>
>

Attachment: eagle_plugin.cpp.patch1
Description: Binary data

Attachment: eagle_plugin.cpp.patch2
Description: Binary data


References