kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #21071
Patch eagle_plugin.cpp Eagle layers import 95 & 96 bug
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.
Follow ups