13 lines
169 B
YAML
13 lines
169 B
YAML
# Example KiPlot config file
|
|
kibot:
|
|
version: 1
|
|
|
|
import:
|
|
- file: default.kibot.yaml
|
|
outputs: [print_pcb]
|
|
|
|
preflight:
|
|
erc: false
|
|
update_xml: false
|
|
drc: true
|