6 Commits

Author SHA1 Message Date
Alexander Boehm
56bd7e4427 multi-channel tool: grid tricks for repeat layout dialog
This allows selecting/unselecting multiple checkboxes at once
by hitting space. And maybe some other tricks I don't know about...
2025-06-10 17:33:26 +00:00
Alexander Boehm
6dd366f7bf multi-channel tool: anchor footprints
adds a dropdown menu to select an anchor footprint from the
reference rule area. The corresponding footprints in the
target areas determine displacement and rotation off all the
replicated items. If no anchor footprint has been selected
the previous behavior is unchanged, i.e. rule area position
determines placement.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/20603
2025-06-10 17:33:26 +00:00
Seth Hillbrand
0b2d4d4879 Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo.  Avoids needing to
repeatly update.

Also updates AUTHORS.txt from current repo with contributor names
2025-01-01 14:12:04 -08:00
Tomasz Wlostowski
49f470f0a6 pcbnew: fixes in the logic of multichannel tool dialogs 2024-08-13 22:50:26 +02:00
Tomasz Wlostowski
c617b0d3b1 pcbnew: implement logic of Repeat Layout dialog 2024-08-13 22:50:26 +02:00
Tomasz Wlostowski
1105ab755c pcbnew: initial versions of dialogs for the MULTICHANNEL_TOOL 2024-08-13 22:50:25 +02:00