KiBot/tests/yaml_samples/print_pcb.kibot.yaml

16 lines
277 B
YAML

# Example KiBot config file
kibot:
version: 1
outputs:
- name: 'print_front'
comment: "Print F.Cu+F.SilkS"
type: pdf_pcb_print
dir: Layers
options:
title: 'Fake title for front copper and silk'
layers:
- layer: F.Cu
- layer: F.SilkS