# Example KiBot config file kibot: version: 1 outputs: - name: 'interactive_bom' comment: "Interactive Bill of Materials (HTML)" type: ibom dir: BoM options: dark_mode: true hide_pads: true show_fabrication: true hide_silkscreen: true highlight_pin1: true no_redraw_on_drag: true board_rotation: 90 checkboxes: 'Sourced,Placed,Bogus' bom_view: 'top-bottom' layer_view: 'B' name_format: 'ibom' include_tracks: true include_nets: true sort_order: 'C,R,L,D,U,Y,X,F,SW,A,~,HS,CNN,J,P,NT,MH' blacklist: 'DNF*' no_blacklist_virtual: true blacklist_empty_val: true netlist_file: '%F.xml' extra_fields: 'EF' normalize_field_case: true variant_field: 'DL' variants_whitelist: 'bla,ble,bli' variants_blacklist: 'blo,blu' dnp_field: 'DNP'