KiBot/tests/yaml_samples/error_wrong_drill_marks_2.k...

20 lines
349 B
YAML

# Example KiBot config file
kibot:
version: 1
outputs:
- name: 'print_front'
comment: "Print F.Cu+F.SilkS"
type: pdf_pcb_print
options:
scaling: 4
drill_marks: bogus
plot_sheet_reference: false
monochrome: true
separated: true
mirror: true
layers:
- layer: F.Cu
- layer: F.SilkS