We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e7a1c commit 201df12Copy full SHA for 201df12
README.md
@@ -1,4 +1,4 @@
1
-# SparkFun PCB Panelizer plugin for KiCad 7
+# SparkFun PCB Panelizer plugin for KiCad 7 / 8
2
3
This plugin converts a single PCB into a panel of multiple PCBs, separated by v-score grooves.
4
pcm/metadata_template.json
@@ -1,7 +1,7 @@
{
"$schema": "https://go.kicad.org/pcm/schemas/v1",
"name": "SparkFun KiCad Panelizer",
- "description": "SparkFun's simple PCB panelizer for KiCad 7",
+ "description": "SparkFun's simple PCB panelizer for KiCad 7 / 8",
5
"description_full": "Converts a single PCB into a panel of multiple PCBs with v-scores in between",
6
"identifier": "com.github.sparkfun.SparkFunKiCadPanelizer",
7
"type": "plugin",
0 commit comments