kicad/common/jobs
Marek Roszko b52b05ebbb Add zone export to step export
Mileage may vary on performance, decent enough for my board.
Warning, freecad chokes on boards with zones, but commerical tools are fine

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15234
2023-08-20 22:11:45 -04:00
..
job.h
job_dispatcher.cpp Fix some minor compil and Coverity warnings. 2023-08-17 10:06:17 +02:00
job_dispatcher.h ADDED: ERC over cli....mostly 2023-08-13 20:31:19 -04:00
job_export_pcb_3d.h Add zone export to step export 2023-08-20 22:11:45 -04:00
job_export_pcb_drill.h ADDED: Run PCB DRC via cli 2023-08-10 20:20:40 -04: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 LENGTH_TUNER_TOOL: fix a bug (missing initialization) creating a serious isse. 2023-08-06 13:20:43 +02:00
job_export_pcb_pos.h ADDED: DNP flag for position file export 2023-08-04 11:02:54 -07:00
job_export_pcb_svg.h LENGTH_TUNER_TOOL: fix a bug (missing initialization) creating a serious isse. 2023-08-06 13:20:43 +02:00
job_export_sch_bom.h kicad-cli: sch bom export: fix inability to disable grouping 2023-07-23 13:59:28 -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_pcb_drc.h ADDED: Run PCB DRC via cli 2023-08-10 20:20:40 -04:00
job_sch_erc.h ADDED: ERC over cli....mostly 2023-08-13 20:31:19 -04: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