← Back to team overview

kicad-developers team mailing list archive

Re: desired layer sequence for pcb technical layers

 

Why is it Front and Back, as opposed to Top and Bottom?
Front/Top should be first.

On Wed, Jan 10, 2018 at 8:50 PM, Jon Evans <jon@xxxxxxxxxxxxx> wrote:

> Hi all,
>
> Right now, we have conflicting "desired order" for technical layers in
> various places.
>
> The layer widget displays "front first", i.e. F.Paste before B.Paste,
> F.Fab before B.Fab, etc.
>
> Everywhere else in the codebase is "back first".
> This leads to this bug: https://bugs.launchpad.net/kicad/+bug/1673792
> because the properties dialog is using LSET::UIOrder() which uses the
> "preferred" back first ordering.
>
> Which way should we actually have it?  "front first" makes sense to me,
> and that is the precedent set in the most user-visible part (the layer
> manager) but then why in LSET::Technicals() is there a comment saying the
> desired order is "back first"?
>
> -Jon
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Remember The Past, Live The Present, Change The Future
Those who look only to the past or the present are certain to miss the
future [JFK]

kandrey89@xxxxxxxxx
Live Long and Prosper,
Andrey

Follow ups

References