.. |
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
|
Use the new flag() shorthand for arg setup
|
2024-01-03 21:39:54 -05: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
|
Use the new flag() shorthand for arg setup
|
2024-01-03 21:39:54 -05: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
|
Use the new flag() shorthand for arg setup
|
2024-01-03 21:39:54 -05: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_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
|
Use the new flag() shorthand for arg setup
|
2024-01-03 21:39:54 -05:00 |
command_sch_export_bom.h
|
Coding policy fixes.
|
2023-12-20 07:17:23 -05:00 |
command_sch_export_netlist.cpp
|
cli: help string cleanup
|
2023-12-11 09:41:57 +00: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
|
Use the new flag() shorthand for arg setup
|
2024-01-03 21:39:54 -05: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 |