3 Commits

Author SHA1 Message Date
Alex Shvartzkop
84fd260fc0 Restore .h files generated from .md
Weblate translations don't work if these files are missing.
2025-06-30 07:05:22 +03:00
Tomasz Wlostowski
0256ccb6a6 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
2025-06-22 00:26:33 +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