Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
The name of the field in KiCad to export
The name to give the field in the exported BOM (i.e. the column header name)
Whether or not to group exported components by this field
Used in:
If supplied, will apply a default or user-stored preset to the other field settings. Default values available include 'Default Editing', 'Grouped By Value', 'Grouped By Value and Footprint', and 'Attributes'.
An ordered list of fields to export
Sort direction; defaults to ascending if unspecified
Used in:
If supplied, will apply a preset to the other format settings. Built-in values 'CSV', 'TSV', and 'Semicolons' are always available, as well as any user-saved presets.
Delimiter between fields (columns) in a data row
Character to use for quoting strings
Delimiter between reference designators when exporting a list (e.g. "R1,R3,R5")
Delimiter between reference designators when exporting a range (e.g. "R1-R10")
Whether tab characters in field values will be preserved when exporting or stripped (default)
Whether line breaks in field values will be preserved when exporting or stripped (default)
Used in:
Exports a schematic bill of materials. Returns RunJobResponse.
If true, "do not populate" components will be omitted from the exported BOM
If true, will group symbols into a single BOM row when they have matching values for any fields where group_by is true
If the design contains variants, this field can be set to the name of a variant to use for the BOM export
Plots a schematic to DXF. Returns RunJobResponse.
Exports a schematic netlist. Returns RunJobResponse.
If the design contains variants, this field can be set to the name of a variant to use for the BOM export
Plots a schematic to PDF. Returns RunJobResponse.
Plots a schematic to PostScript. Returns RunJobResponse.
Plots a schematic to SVG. Returns RunJobResponse.
Page size override used for schematic plotting jobs
Used in:
Auto-select page size from sheet settings
Force A4 page size
Force ANSI A page size
Netlist format for schematic netlist export.
Used in:
Shared plot options for schematic plot exports
Used in: , , ,