Jeff Young
|
6cc564aead
|
KiCad variable resolution is case sensitive OR all-upper-case.
Bring Altium variable references (which are case-insensitive) in as
all-upper-case.
Fixes https://gitlab.com/kicad/code/kicad/issues/6256
|
2021-07-05 11:05:46 +01:00 |
Jeff Young
|
f8a34d98b3
|
Support for overbar syntax in Altium importer.
Fixes https://gitlab.com/kicad/code/kicad/issues/7979
|
2021-07-01 21:03:53 +01:00 |
Jonathan Haas
|
55679be2e3
|
Fix some typos across the codebase
|
2021-04-05 16:15:25 +02:00 |
Thomas Pointhuber
|
d9229697d8
|
altium: special string override map should be case-insensitive
This only fixes overrides where we explicitly map an override. Wrongly written variables pointing to fields are not corrected by this.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/6256
|
2021-03-20 20:42:25 +01:00 |
Thomas Pointhuber
|
cd26db24f9
|
altium: allow text in special strings
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/6256#note_529783269
|
2021-03-20 19:25:57 +01:00 |
Thomas Pointhuber
|
4482b3baba
|
altium: Handle special strings and convert them into KiCad variables. Use Comment for VALUE.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/6256
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/7736
|
2021-03-14 16:40:36 +01:00 |