kicad/common/jobs
Wayne Stambaugh 4e79d1ecdd 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.
2023-06-16 07:14:37 -04:00
..
job.h
job_dispatcher.cpp
job_dispatcher.h
job_export_pcb_drill.h
job_export_pcb_dxf.h
job_export_pcb_gerber.h Command line PCB gerber export fix and improvement. 2023-06-16 07:14:37 -04:00
job_export_pcb_gerbers.h
job_export_pcb_pdf.h cli: add an option to the pcb exports for plotting negative svg and pdf 2023-06-10 14:50:27 -04:00
job_export_pcb_pos.h
job_export_pcb_step.h
job_export_pcb_svg.h cli: add an option to the pcb exports for plotting negative svg and pdf 2023-06-10 14:50:27 -04:00
job_export_sch_netlist.h
job_export_sch_plot.h Adds the missing plot formats to `kicad-cli sch export` 2023-06-11 13:56:24 -04:00
job_export_sch_pythonbom.h
job_fp_export_svg.h
job_fp_upgrade.h
job_sym_export_svg.h
job_sym_upgrade.h