Thomas Pointhuber
|
db3b79a046
|
altium: Fix #6462 improve parsing of metric units
Because Altium uses imperial units for storage, this leads to rounding errors.
This code tries to correct those rounding errors for the user.
|
2021-01-31 16:18:57 +01:00 |
Thomas Pointhuber
|
9ddfd82b91
|
altium: Fix #6242 by increasing clamp limit for unit conversation. Furthermore fix error which happens when parsing negative units.
|
2021-01-31 13:59:51 +01:00 |
Jeff Young
|
bb232e6ac6
|
Unify LIB_IDs now that both are stored in sexpr files.
Fixes https://gitlab.com/kicad/code/kicad/issues/6764
|
2020-12-18 00:30:26 +00:00 |
Thomas Pointhuber
|
47786fa976
|
altium: Correctly handle symbol names containing invalid chars
Fix: https://gitlab.com/kicad/code/kicad/-/issues/6082
|
2020-10-23 14:30:29 +02:00 |
Thomas Pointhuber
|
3ced74d19c
|
altium: Properties are normaly stored in Upper case, but Altium decided CamelCase are good as well
Fix: https://gitlab.com/kicad/code/kicad/-/issues/6044
|
2020-10-18 15:24:25 +02:00 |
Thomas Pointhuber
|
9199d1ff63
|
altium: fix line style and filling
|
2020-10-17 13:45:33 +00:00 |
Thomas Pointhuber
|
a03fb7a9a8
|
Altium: Refactor and add initial structure for schematic importer
altium: move pcbnew/altium2kicadpcb_plugin -> pcbnew/plugins/altium
See: https://gitlab.com/kicad/code/kicad/-/issues/4412
|
2020-08-23 19:01:08 +00:00 |