Re: [Kicad-developers] some property field names are translated in kicad_pcb file

2021-01-27 Thread Jeff Young
Hi Johann, That looks like a bug. Can you log it in GitLab? (Mostly so you can test it after I attempt to fix it.) Cheers, Jeff. > On 27 Jan 2021, at 10:45, Johann Wilhelm > wrote: > > Hi! > > I'm currently doing some parsing of PCB files and stumbled over this: > > (footprint

[Kicad-developers] some property field names are translated in kicad_pcb file

2021-01-27 Thread Johann Wilhelm
Hi! I'm currently doing some parsing of PCB files and stumbled over this: *(footprint "Resistor_SMD:R_0805_2012Metric" (layer "B.Cu")* *...* *(property "Dateiname Blatt" "some path to some schematic file")* *(property "Schaltplanname" "")* *...* * )* I'm not sure if this is on