Commit Graph

4 Commits

Author SHA1 Message Date
5d92f72598 Fix ref list not updating when hierarchical checkbox is toggled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 19:53:44 +00:00
843d88d0c4 Add hierarchical mode to layout replicator
A checkbox enables hierarchical operation: when checked, components in
sub-sheets are included in the replication. Matching uses the full local
path (relative to the sheet prefix) instead of just the last UUID, so
sub-sheet components match correctly across instances.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 19:47:18 +00:00
d8eeb3425a Add Via Net Assign feature
Iterates all vias in the active selection and assigns each one to the
net of the nearest copper item (track or pad) on the board. Intended
for re-using via layouts after copying traces to a new net.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 19:16:36 +00:00
aeca2616ef Remove component table, rename package to layout_replicator
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 17:26:17 +00:00