kicad/kicad/cli
Stefan 030a251090 Fix help for kicad-cli pcb export pos --side
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15815
2024-05-06 13:36:42 +00:00
..
command.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
command.h Coding policy fixes. 2023-12-20 07:17:23 -05:00
command_fp.h Add more cli command descriptions 2023-08-22 13:42:16 +00:00
command_fp_export.h Fill in more descriptions 2023-08-31 22:17:14 -04:00
command_fp_export_svg.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_fp_export_svg.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_fp_upgrade.cpp kicad_cli: Allow upgrade of legacy and non-kicad footprint libraries 2024-03-02 13:06:23 +01:00
command_fp_upgrade.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb.h Add more cli command descriptions 2023-08-22 13:42:16 +00:00
command_pcb_drc.cpp Add missing parity arg to drc cli 2024-02-13 18:46:17 -05:00
command_pcb_drc.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_pcb_export.h CLI help string fixups 2023-09-15 23:07:19 +00:00
command_pcb_export_3d.cpp More build time optimizations. 2024-05-06 04:39:28 +03:00
command_pcb_export_3d.h Fill in more descriptions 2023-08-31 22:17:14 -04:00
command_pcb_export_base.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
command_pcb_export_base.h Coding policy fixes. 2023-12-20 07:17:23 -05:00
command_pcb_export_drill.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_drill.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_dxf.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_dxf.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_gerber.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_gerber.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_gerbers.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_gerbers.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_ipc2581.cpp Fix string in cli for 2581 2024-02-05 00:52:57 -05:00
command_pcb_export_ipc2581.h Add missing IPC2581 cli support 2024-01-30 20:42:34 -05:00
command_pcb_export_pdf.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_pdf.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_pos.cpp Fix help for kicad-cli pcb export pos --side 2024-05-06 13:36:42 +00:00
command_pcb_export_pos.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_export_svg.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_pcb_export_svg.h Rename export classes to match the scheme 2023-08-19 11:51:50 -04:00
command_pcb_render.cpp ADDED: PCB 3D image raytracing rendering from CLI. 2024-03-08 14:38:18 +00:00
command_pcb_render.h ADDED: PCB 3D image raytracing rendering from CLI. 2024-03-08 14:38:18 +00:00
command_sch.h Add more cli command descriptions 2023-08-22 13:42:16 +00:00
command_sch_erc.cpp Fix erc/drc severity args 2024-02-11 19:14:26 -05:00
command_sch_erc.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_sch_export.h Fill in more descriptions 2023-08-31 22:17:14 -04:00
command_sch_export_bom.cpp More build time optimizations. 2024-05-06 04:39:28 +03:00
command_sch_export_bom.h Symbol Fields Table: configurable excluded from BOM filtering 2024-04-15 13:08:04 -04:00
command_sch_export_netlist.cpp CLI: Add allegro and pads netlist output format options 2024-03-26 19:58:22 +08:00
command_sch_export_netlist.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_sch_export_plot.cpp ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2024-03-14 17:40:04 +00:00
command_sch_export_plot.h Move JOB_EXPORT_SCH_PLOT to kicommon horribly pending further refactor of plotting 2023-10-02 20:48:26 -04:00
command_sch_export_pythonbom.cpp cli: help string cleanup 2023-12-11 09:41:57 +00:00
command_sch_export_pythonbom.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_sym.h Add more cli command descriptions 2023-08-22 13:42:16 +00:00
command_sym_export.h Fill in more descriptions 2023-08-31 22:17:14 -04:00
command_sym_export_svg.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_sym_export_svg.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_sym_upgrade.cpp Use the new flag() shorthand for arg setup 2024-01-03 21:39:54 -05:00
command_sym_upgrade.h Some small reorg of the cli class base 2023-08-31 18:56:17 -04:00
command_version.cpp Coding policy fixes. 2023-12-20 07:17:23 -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