kicad/common/jobs
Wayne Stambaugh 285f8a0e59 Command line PCB gerber export fix and improvement.
The --board-plot-params argument was never parsed so it was always ignored.

[ADDED] A '--no-protel-ext' option to allow plotting gerbers with the KiCad
        file extension (gbr) instead of the Protel gerber file extensions.

(cherry picked from commit 4e79d1ecdd)
2023-06-16 07:17:39 -04:00
..
job.h
job_dispatcher.cpp Use external REPORTER for EESCHEMA_JOBS_HANDLER / PCB_JOBS_HANDLER 2023-06-10 23:35:32 +02:00
job_dispatcher.h Use external REPORTER for EESCHEMA_JOBS_HANDLER / PCB_JOBS_HANDLER 2023-06-10 23:35:32 +02:00
job_export_pcb_drill.h Spelling: fix various suppress misspellings 2022-11-22 13:47:10 -05:00
job_export_pcb_dxf.h Implement cli for gerber, drill, pdf export of pcb 2022-10-29 11:56:10 -04:00
job_export_pcb_gerber.h Command line PCB gerber export fix and improvement. 2023-06-16 07:17:39 -04:00
job_export_pcb_gerbers.h Add a bulk gerber export that's a wee bit smarter 2022-12-11 20:13:26 -05:00
job_export_pcb_pdf.h Support --mirror option in "kicad-cli pcb export pdf" 2023-06-10 04:54:11 +03:00
job_export_pcb_pos.h Fix compil and Coverity warnings. 2022-11-08 11:53:13 +01:00
job_export_pcb_step.h STEP Export: Update options to reflect DNP and Unspecified filtering 2023-04-13 10:33:03 -04:00
job_export_pcb_svg.h cli: add an option to the pcb exports for plotting negative svg and pdf 2023-06-07 13:28:52 +00:00
job_export_sch_bom.h BOM Generator: wire up to kicad-cli 2023-04-03 09:07:52 -04:00
job_export_sch_netlist.h Fix Coverity and compil warnings. 2022-11-12 16:02:24 +01:00
job_export_sch_plot.h Adds the missing plot formats to `kicad-cli sch export` 2023-03-22 02:14:50 +00:00
job_export_sch_pythonbom.h Rename the bom cli to pythonbom since we'll have a real bom system later 2022-11-30 19:56:59 -05:00
job_fp_export_svg.h Enable layer arg for fp export svg 2023-01-27 23:45:42 -05:00
job_fp_upgrade.h Implement output targeting of symlib/fplib upgrade per request 2022-12-06 21:20:27 -05:00
job_sym_export_svg.h Add arg to plot hidden symbol pins in cli 2023-01-08 22:39:38 -05:00
job_sym_upgrade.h Implement output targeting of symlib/fplib upgrade per request 2022-12-06 21:20:27 -05:00