KiBot/tests/yaml_samples/pcbdraw_simple.kiplot.yaml

28 lines
489 B
YAML

kiplot:
version: 1
outputs:
- name: PcbDraw
comment: "PcbDraw test top"
type: pcbdraw
dir: PcbDraw
options: &pcb_draw_ops
format: svg
no_drillholes: True
placeholder: True
mirror: True
vcuts: True
warnings: all
- name: PcbDraw
comment: "PcbDraw test bottom"
type: pcbdraw
dir: PcbDraw
options:
<<: *pcb_draw_ops
style: set-red-enig
bottom: True
show_components: none
warnings: none