kicad/kicad/cli
Mike Williams 33b2b5b09d STEP Export: Update options to reflect DNP and Unspecified filtering
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/14125
2023-04-13 10:33:03 -04:00
..
command.cpp Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_pcb_base.cpp fix typo 2023-03-30 13:48:37 +02:00
command_export_pcb_base.h kicad-cli, layer names: allows using both names used in GUI and in board files 2023-03-30 13:21:18 +02:00
command_export_pcb_drill.cpp kicad-cli, export drill files: re-add -u as short option for --excellon-units. 2023-03-30 10:47:13 +02:00
command_export_pcb_drill.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_pcb_dxf.cpp Add extra dash to the long short args 2023-02-08 13:55:20 +00:00
command_export_pcb_dxf.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_pcb_gerber.cpp Add option to use drill/place file origin for kicad-cli gerber export 2023-03-21 12:18:14 +00:00
command_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
command_export_pcb_gerbers.cpp Add extra dash to the long short args 2023-02-08 13:55:20 +00:00
command_export_pcb_gerbers.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_pcb_pdf.cpp Fix some typos 2023-02-14 23:47:05 +02:00
command_export_pcb_pdf.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_pcb_pos.cpp Fix copypasta typo in export pos 2023-02-19 00:24:05 -05:00
command_export_pcb_pos.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_pcb_step.cpp STEP Export: Update options to reflect DNP and Unspecified filtering 2023-04-13 10:33:03 -04:00
command_export_pcb_step.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_pcb_svg.cpp Add arg to plot hidden symbol pins in cli 2023-01-08 22:39:38 -05:00
command_export_pcb_svg.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_sch_bom.cpp BOM Generator: wire up forced exclusion, optional DNP exclusion 2023-04-03 09:07:52 -04:00
command_export_sch_bom.h BOM Generator: wire up forced exclusion, optional DNP exclusion 2023-04-03 09:07:52 -04:00
command_export_sch_netlist.cpp Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_sch_netlist.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_export_sch_plot.cpp Adds the missing plot formats to `kicad-cli sch export` 2023-03-22 02:14:50 +00:00
command_export_sch_plot.h Adds the missing plot formats to `kicad-cli sch export` 2023-03-22 02:14:50 +00:00
command_export_sch_pythonbom.cpp Remove new strings 2023-01-17 17:55:48 +00:00
command_export_sch_pythonbom.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_fp.h Fix up the top level cli command entries 2022-11-28 20:57:24 -05:00
command_fp_export.h Hotglue footprint to svg export 2022-12-13 22:50:15 -05:00
command_fp_export_svg.cpp Add extra dash to the long short args 2023-02-08 13:55:20 +00:00
command_fp_export_svg.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_fp_upgrade.cpp Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_fp_upgrade.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_pcb.h Fix up the top level cli command entries 2022-11-28 20:57:24 -05:00
command_pcb_export.h Remove the cli pcb/sch export cpps that arent needed 2022-12-12 22:44:26 -05:00
command_sch.h Fix up the top level cli command entries 2022-11-28 20:57:24 -05:00
command_sch_export.h Remove the cli pcb/sch export cpps that arent needed 2022-12-12 22:44:26 -05:00
command_sym.h Hotglue a symbol upgrade function in cli 2022-11-29 00:00:45 -05:00
command_sym_export.h Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
command_sym_export_svg.cpp Add arg to plot hidden symbol pins in cli 2023-01-08 22:39:38 -05:00
command_sym_export_svg.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_sym_upgrade.cpp Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_sym_upgrade.h Fix the handling of help in the cli commands 2023-01-01 12:00:05 -05:00
command_version.cpp Fix the --version redirection 2023-01-04 21:39:37 -05:00
command_version.h Add a version command to cli and extend out a major.minor.patch string 2023-01-01 22:41:05 -05:00