@@ -38,37 +38,46 @@ Options:
3838 --outdir <path> Override the output base directory of
3939 jobs. If not set, the standard output
4040 directory from the project is used.
41- --export-schematics <file> Export schematics to given file(s).
41+ --export-schematics <file> [DEPRECATED, REPLACED BY: --run-jobs]
42+ Export schematics to given file(s).
4243 Existing files will be overwritten.
4344 Supported file extensions: pdf, svg, bmp,
44- cur, ico, jpeg, jpg, pbm, pgm, png, ppm,
45- xbm, xpm
46- --export-bom <file> Export generic BOM to given file(s).
45+ cur, icns, ico, jfif, jpeg, jpg, pbm, pgm,
46+ png, ppm, tif, tiff, wbmp, webp, xbm, xpm
47+ --export-bom <file> [DEPRECATED, REPLACED BY: --run-jobs]
48+ Export generic BOM to given file(s).
4749 Existing files will be overwritten.
4850 Supported file extensions: csv
49- --export-board-bom <file> Export board-specific BOM to given
50- file(s). Existing files will be
51- overwritten. Supported file extensions: csv
52- --bom-attributes <attributes> Comma-separated list of additional
51+ --export-board-bom <file> [DEPRECATED, REPLACED BY: --run-jobs]
52+ Export board-specific BOM to given file(s).
53+ Existing files will be overwritten.
54+ Supported file extensions: csv
55+ --bom-attributes <attributes> [DEPRECATED, REPLACED BY: --run-jobs]
56+ Comma-separated list of additional
5357 attributes to be exported to the BOM.
5458 Example: "SUPPLIER, SKU"
55- --export-pcb-fabrication-data Export PCB fabrication data
59+ --export-pcb-fabrication-data [DEPRECATED, REPLACED BY: --run-jobs]
60+ Export PCB fabrication data
5661 (Gerber/Excellon) according the fabrication
5762 output settings of boards. Existing files
5863 will be overwritten.
59- --pcb-fabrication-settings <file> Override PCB fabrication output settings
60- by providing a *.lp file containing custom
64+ --pcb-fabrication-settings <file> [DEPRECATED, REPLACED BY: --jobs] Override
65+ PCB fabrication output settings by
66+ providing a *.lp file containing custom
6167 settings. If not set, the settings from the
6268 boards will be used instead.
63- --export-pnp-top <file> Export pick&place file for automated
69+ --export-pnp-top <file> [DEPRECATED, REPLACED BY: --run-jobs]
70+ Export pick&place file for automated
6471 assembly of the top board side. Existing
6572 files will be overwritten. Supported file
6673 extensions: csv, gbr
67- --export-pnp-bottom <file> Export pick&place file for automated
74+ --export-pnp-bottom <file> [DEPRECATED, REPLACED BY: --run-jobs]
75+ Export pick&place file for automated
6876 assembly of the bottom board side. Existing
6977 files will be overwritten. Supported file
7078 extensions: csv, gbr
71- --export-netlist <file> Export netlist file for automated PCB
79+ --export-netlist <file> [DEPRECATED, REPLACED BY: --run-jobs]
80+ Export netlist file for automated PCB
7281 testing. Existing files will be
7382 overwritten. Supported file extensions:
7483 d356
0 commit comments