.. |
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
|
Lazily fix the output arg string for sch svg export
|
2023-01-24 23:36:38 -05:00 |
command_export_pcb_base.h
|
Lazily fix the output arg string for sch svg export
|
2023-01-24 23:36:38 -05:00 |
command_export_pcb_drill.cpp
|
Fix the handling of help in the cli commands
|
2023-01-01 12:00:05 -05: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 extra dash to the long short args
|
2023-02-08 13:55:20 +00:00 |
command_export_pcb_gerber.h
|
Fix the handling of help in the cli commands
|
2023-01-01 12:00:05 -05: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
|
Add extra dash to the long short args
|
2023-02-08 13:55:20 +00: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
|
Fix the handling of help in the cli commands
|
2023-01-01 12:00:05 -05: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_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_pdf.cpp
|
kicad-cli, pcbnew pàlot: honor the color options when ploting pdf files
|
2023-02-07 20:20:45 +01:00 |
command_export_sch_pdf.h
|
Fix the handling of help in the cli commands
|
2023-01-01 12:00:05 -05: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_export_sch_svg.cpp
|
Lazily fix the output arg string for sch svg export
|
2023-01-24 23:36:38 -05:00 |
command_export_sch_svg.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 |