Remove component table, rename package to layout_replicator

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 17:26:17 +00:00
parent 9902348c07
commit aeca2616ef
3 changed files with 3 additions and 119 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
PLUGIN_NAME='component_table'
PLUGIN_NAME='layout_replicator'
PLUGIN_SRC="$(realpath plugins/$PLUGIN_NAME)"
KICAD_PLUGINS=~/.local/share/kicad/9.0/scripting/plugins