kicad/eeschema/sch_plugins
Seth Hillbrand 6fef054c51 Handle basic rounding error in schematic import
The fractional part of Altium schematic units is an integer number of
1/10000 mil segments, which is 2.54 nm.  The internal unit of eeschema
is 10 nm, so each fractional unit in Altium is 0.254 base eeschema
units.  To be consistent with
cf33cfcad1
we round to the nearest 10nm for each element

Fixes https://gitlab.com/kicad/code/kicad/issues/11742
2022-07-07 11:13:11 -07:00
..
altium Handle basic rounding error in schematic import 2022-07-07 11:13:11 -07:00
cadstar CADSTAR Schematic: Load symbols even if part definition is incomplete 2022-06-15 19:47:50 +01:00
eagle wxT 2022-06-08 23:53:18 +01:00
kicad Fix missing SCH_LABEL case in SCH_PLUGIN. 2022-06-27 16:21:32 -06:00
legacy Get rid of special default line style for Eeschema. 2022-06-27 19:12:45 -06:00
sch_lib_plugin_cache.cpp Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00
sch_lib_plugin_cache.h Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00