kicad/pcbnew/plugins
Seth Hillbrand 817c4645eb Sort PCAD layers
Better fix for 11750.  Instead of figeting with layer values, we sort
our map based on the layer numbers in the PCAD file.  F_Cu is always
layer 1 and B_Cu is always layer 2.

Fixes https://gitlab.com/kicad/code/kicad/issues/11750

(cherry picked from commit ac0f95683f)
2022-06-09 11:11:15 -07:00
..
altium Fix issues with importing NPTH pads from CircuitStudio. 2022-04-03 15:51:33 +01:00
cadstar Use wxEmptyString instead of wxT( "" ) 2022-02-09 10:33:52 -08:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Eagle octagonal pads are regular (~29% chamfered). 2022-05-31 23:21:43 +01:00
fabmaster More wide-string declarations. 2022-02-05 13:29:00 +00:00
geda More wide-string declarations. 2022-02-05 13:29:00 +00:00
kicad A bit of safety. 2022-02-21 22:02:19 +00:00
legacy More wide-string declarations. 2022-02-05 13:29:00 +00:00
pcad Sort PCAD layers 2022-06-09 11:11:15 -07:00