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
jean-pierre charras
47c0c7b3b7 pcb_calculator: add iec60664 electrical spacing panel.
From patches from by Fabien Corona and Aris_kimi
2023-06-07 12:01:30 +02:00