From 05e25d166a2186797c7210b985c515b4083d57a6 Mon Sep 17 00:00:00 2001 From: Kaspar Emanuel Date: Mon, 9 Aug 2021 12:27:54 +0100 Subject: [PATCH 1/2] Add kitspace.yaml --- kitspace.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kitspace.yaml diff --git a/kitspace.yaml b/kitspace.yaml new file mode 100644 index 0000000..b3423a9 --- /dev/null +++ b/kitspace.yaml @@ -0,0 +1,4 @@ +eda: + type: kicad + pcb: kicad/parasite.kicad_pcb +bom: kicad/parasite.csv From ee708db400edf09c4945fd206fe83fec529abe9d Mon Sep 17 00:00:00 2001 From: Kaspar Emanuel Date: Mon, 30 Jan 2023 22:39:20 +0000 Subject: [PATCH 2/2] Add gerbers field to kitspace.yaml --- kitspace.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kitspace.yaml b/kitspace.yaml index b3423a9..aa58065 100644 --- a/kitspace.yaml +++ b/kitspace.yaml @@ -2,3 +2,4 @@ eda: type: kicad pcb: kicad/parasite.kicad_pcb bom: kicad/parasite.csv +gerbers: kicad/gerber