KiBot/tests/yaml_samples/wrong_paste.kibot.yaml
Salvador E. Tropea b27872d7e8 Fixed problems when using the pdf_pcb_print on special case.
When using variants to remove a component with ridiculous pads
that only has solder paste (no copper, nor even solder mask
aperture).
2020-10-27 17:58:51 -03:00

17 lines
300 B
YAML

# Example KiBot config file
kibot:
version: 1
variants:
- name: 'default'
comment: 'Default variant'
type: ibom
variants_blacklist: DNF
outputs:
- name: 'pdf_default'
comment: "PCB print w/variant"
type: pdf_pcb_print
options:
variant: default
layers: F.Fab