kicad/common/jobs
Nils VAN ZUIJLEN 518741c52a cli: add an option to the pcb exports for plotting negative svg and pdf
ADDED: The -n or --negative option for exporting negative svg or pdf plots
from kicad-cli. Example usage: kicad-cli pcb export svg -n -l B.Cu board.kicad_pcb
2023-06-07 13:28:52 +00:00
..
job.h
job_dispatcher.cpp
job_dispatcher.h
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 Add option to use drill/place file origin for kicad-cli gerber export 2023-03-21 12:18:14 +00: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 cli: add an option to the pcb exports for plotting negative svg and pdf 2023-06-07 13:28:52 +00: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