-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkitspace.yaml
28 lines (23 loc) · 961 Bytes
/
kitspace.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
summary: Hardware for quick and easy prototyping with your silicon photomultiplier and even building a simple scintillation counter.
site: https://nuclearphoenix.xyz # A site you would like to link to (include http:// or https://)
color: black # for example
# The solder resist color of the preview rendering. If left undefined "green" is used. Can be one of:
# - green
# - red
# - blue
# - black
# - white
# - orange
# - purple
# - yellow
bom: hardware/BOM.csv
# A path to your 1-click-bom in case it isn't `1-click-bom.tsv`. Supported extensions are:
# - .tsv
# - .csv
# - .ods
# - .xlsx
# Check out /~https://github.com/kitspace/1clickBOM#readme for more details
gerbers: hardware/Gerber_PCB/ # A path to your folder of gerbers in case it isn't `gerbers/`.
eda:
type: easyeda # kicad | eagle | easyeda
pcb: hardware/PCB_Project_EasyEDA.json # | your/eagle.brd | your/easyeda.json