← Back to team overview

kicad-developers team mailing list archive

Re: Boomerang with locale dependent entries in .kicad_pcb

 

On Fri, Jan 16, 2015 at 01:38:16AM +0100, LordBlick wrote:
> And then in pycrust:
> >>> pcbnew.BOARD_GetStandardLayerName(0)
> u'F.Cu'
> >>> pcbnew.BOARD_GetStandardLayerName(31)
> u'B.Cu'
> What can I do with this mess in file ?

Always said that internal keys shouldn't be visible/modifiably by the
user :P

That's one of the reasons

-- 
Lorenzo Marcantonio
Logos Srl


References