kicad/kicad/cli
Alex 2450435131 Support --mirror option in "kicad-cli pcb export pdf" 2023-06-10 04:54:11 +03: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 Support --mirror option in "kicad-cli pcb export pdf" 2023-06-10 04:54:11 +03: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 Support --mirror option in "kicad-cli pcb export pdf" 2023-06-10 04:54:11 +03: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 kicad-cli, STEP export: fix incorrect unit when user origin is specifed. 2023-06-09 12:42:26 +02: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 Support --mirror option in "kicad-cli pcb export pdf" 2023-06-10 04:54:11 +03: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