kicad/pcbnew/plugins
Wayne Stambaugh 0bc1188897 Fix Eagle plugin board layer mapping issue.
The Eagle plugin layers have to be mapped differently depending on
whether a board is being imported or a footprint library is being
cached.  Footprint libraries can bypass the manual layer remapping
step that happens when importing a board.

Please note that when loading footprints in the footprint editor
and viewer, all layers that do not directly map to KiCad layers are
put on the Dwg_User layer so that there is data loss.  Users will
have to manually remap objects to the correct layer as required.
This is less than ideal but until the footprint library table parser
supports prompting users to remap unknown layers, it will have to do.

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/11839
2022-08-21 14:56:04 -04:00
..
altium CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
cadstar CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Fix Eagle plugin board layer mapping issue. 2022-08-21 14:56:04 -04:00
fabmaster Clean up some auto usage 2022-08-15 11:29:45 -07:00
geda Force removal of zero-sized pads on load. 2022-08-13 19:10:48 -07:00
kicad ADDED defined pad groups for net-tie footprints 2022-08-19 18:54:20 +01:00
legacy CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
pcad Generate const keyword_hash maps at compile time 2022-08-09 00:56:49 -04:00