BoMHTML parameters

  • generate_dnf : [boolean] (default: true) Generate a separated section for DNF (Do Not Fit) components.

  • title : [string] (default: 'KiBot Bill of Materials') BoM title.

  • col_colors : [boolean] (default: true) Use colors to show the field type.

  • extra_info : [string | list(string)] (default: '') Information to put after the title and before the pcb and stats info.

  • hide_pcb_info : [boolean] (default: false) Hide project information.

  • hide_stats_info : [boolean] (default: false) Hide statistics information.

  • highlight_empty : [boolean] (default: true) Use a color for empty cells. Applies only when col_colors is true.

  • logo_width : [number] (default: 370) Used when the logo is an SVG image. This width is used to render the SVG image.

  • row_colors : [RowColors parameters] [list(dict)] (default: []) Used to highlight rows using filters. Rows that match a filter can be colored. Note that these rows won’t have colored columns.

  • style : [string] (default: 'modern-blue') Page style. Internal styles: modern-blue, modern-green, modern-red and classic. Or you can provide a CSS file name. Please use .css as file extension.
    .

Used dicts