KiBot/tests/yaml_samples/import_test_3.kibot.yaml

18 lines
338 B
YAML

kibot:
version: 1
import:
# Here we change the global.output pattern
- file: global_import.kibot.yaml
- simple_position_csv.kibot.yaml
outputs:
- name: 'position_mine'
comment: "Pick and place file"
type: position
dir: positiondir
extends: position
options:
separate_files_for_front_and_back: false