..
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
kicad-cli, layer names: allows using both names used in GUI and in board files
2023-03-30 13:50:09 +02:00
command_export_pcb_base.h
cli: add an option to the pcb exports for plotting negative svg and pdf
2023-06-10 14:50:27 -04:00
command_export_pcb_drill.cpp
kicad-cli, export drill files: fix duplicate options and fix some others:
2023-03-30 10:35:46 +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
Command line PCB gerber export fix and improvement.
2023-06-16 07:14:37 -04:00
command_export_pcb_gerber.h
Command line PCB gerber export fix and improvement.
2023-06-16 07:14:37 -04:00
command_export_pcb_gerbers.cpp
Command line PCB gerber export fix and improvement.
2023-06-16 07:14:37 -04: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
kicad-cli, export plot PDF and SVG: add missing option --drill-shape-opt.
2023-08-19 10:56:32 -04: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 05:24:36 +00: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
Backport changes to merge distance for step export
2023-08-16 22:12:55 -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
kicad-cli, export plot PDF and SVG: add missing option --drill-shape-opt.
2023-08-19 10:56:32 -04: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_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-06-11 13:56:24 -04:00
command_export_sch_plot.h
Adds the missing plot formats to `kicad-cli sch export`
2023-06-11 13:56:24 -04: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