kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #18922
Re: [PATCH] Use specific gerber extensions for inner Cu layers and the Edge_Cuts layer in preference to the default .gbr .
Hi Marco,
On Thu, Jun 25, 2015 at 5:26 PM, Marco Hess <marco.hess@xxxxxxxxxxxxxx> wrote:
>
> While this patch adds the inner copper layers and the board outline on the
> Protel/Altium Mechanical Layer 1, there are still a few layers 'unassigned'
> and still use the default '.grb' extensions. Among these are Dwgs_User,
> Cmts_User, Eco1_User, Eco2_User and any further unspecified layers.
>
> Would there be typical/appropriate Altium/Protel layers assignments for
> these layers that you use?
I don't know.
My role is PCB supplier. People send me their zipped gerbers, and I
arrange to have them made. As useful as those other layers are, they
don't generally affect PCB production, so I ignore them, and can
afford to ignore them.
A better solution to file extensions is to have the purpose of a file
embedded in the file, and that's what the Gerber X2 extension do.
However most of the factories I use don't yet support Gerber X2.
Mitch.
References