Skip to content

Commit 201df12

Browse files
committed
Update compatibility (README and JSON)
1 parent 09e7a1c commit 201df12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SparkFun PCB Panelizer plugin for KiCad 7
1+
# SparkFun PCB Panelizer plugin for KiCad 7 / 8
22

33
This plugin converts a single PCB into a panel of multiple PCBs, separated by v-score grooves.
44

pcm/metadata_template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://go.kicad.org/pcm/schemas/v1",
33
"name": "SparkFun KiCad Panelizer",
4-
"description": "SparkFun's simple PCB panelizer for KiCad 7",
4+
"description": "SparkFun's simple PCB panelizer for KiCad 7 / 8",
55
"description_full": "Converts a single PCB into a panel of multiple PCBs with v-scores in between",
66
"identifier": "com.github.sparkfun.SparkFunKiCadPanelizer",
77
"type": "plugin",

0 commit comments

Comments
 (0)