kicad/qa/data/pcbnew/plugins/eagle/lbr
Jeff Young 2663ad5340 Implement Eagle text variables.
Also fixes two bugs:
1) subsequent text items that are marked >NAME or >VALUE will now get
imported as text items with ${REFERENCE} or ${VALUE} (instead of overwriting
the previous text item)

2) we no longer (accidentally) capitalize all text items.

Fixes https://gitlab.com/kicad/code/kicad/issues/11321
2022-04-10 17:29:47 +01:00
..
SparkFun-GPS.pretty Implement Eagle text variables. 2022-04-10 17:29:47 +01:00
README.md eagle: introduce *.lbr footprint import test 2022-04-02 20:07:16 +02:00
SparkFun-GPS.lbr eagle: introduce *.lbr footprint import test 2022-04-02 20:07:16 +02:00

README.md

Eagle *.lbr testcases

SparkFun-GPS.lbr

Known Errors:

  • Reference and Value are not transformed to their KiCad equivalent (assertions are commented out for now)
  • GP3906-TLP and UBLOX_ZOE_M8-0-10 different description import (removed description in gold file until issue is fixed)