3 Commits

Author SHA1 Message Date
Alex Shvartzkop
d3e5245606 Restore *_md.h files removed in 939659fb5854968017b5d6fe92cbdc84d37097d9 2025-06-28 15:47:50 +03:00
Tomasz Wlostowski
939659fb58 router: TOPOLOGY::SimplifyLine() should not try to merge segments of differing widths
Note to self: likely a regression after adding aAllowSegmentSizeMismatch parameter (default = true) to AssembleLine(). We need to improve the simplification algorithm to take differing widths into account.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/21078

(cherry picked from commit 0256ccb6a6c1521c474a38f98e61ea8198a15b6e)
2025-06-28 13:57:02 +02:00
Steve Bollinger
a318c57d77 Move E-series resistor selector table out of resistor value
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14627
2023-06-26 23:21:40 +00:00