# Example KiBot config file for a basic 2-layer board kibot: version: 1 import: - 1 - true outputs: - name: 'position' comment: "Pick and place file" type: position dir: positiondir options: format: ASCII # CSV or ASCII format units: millimeters # millimeters or inches separate_files_for_front_and_back: true only_smd: true