kicad/kicad/cli
Marek Roszko 2f8cc84551 Hotglue footprint to svg export
This needs additional work
2022-12-13 22:50:15 -05:00
..
command.cpp Fix up the top level cli command entries 2022-11-28 20:57:24 -05:00
command.h Add a bulk gerber export that's a wee bit smarter 2022-12-11 20:13:26 -05:00
command_export_pcb_base.cpp Add a bulk gerber export that's a wee bit smarter 2022-12-11 20:13:26 -05:00
command_export_pcb_base.h Add a bulk gerber export that's a wee bit smarter 2022-12-11 20:13:26 -05:00
command_export_pcb_drill.cpp Spelling: fix various suppress misspellings 2022-11-22 13:47:10 -05:00
command_export_pcb_drill.h
command_export_pcb_dxf.cpp Make the cli help translatable 2022-11-14 07:25:47 -05:00
command_export_pcb_dxf.h
command_export_pcb_gerber.cpp Add a bulk gerber export that's a wee bit smarter 2022-12-11 20:13:26 -05:00
command_export_pcb_gerber.h Add a bulk gerber export that's a wee bit smarter 2022-12-11 20:13:26 -05:00
command_export_pcb_gerbers.cpp Add a bulk gerber export that's a wee bit smarter 2022-12-11 20:13:26 -05:00
command_export_pcb_gerbers.h Add a bulk gerber export that's a wee bit smarter 2022-12-11 20:13:26 -05:00
command_export_pcb_pdf.cpp Make the cli help translatable 2022-11-14 07:25:47 -05:00
command_export_pcb_pdf.h
command_export_pcb_pos.cpp Make the cli help translatable 2022-11-14 07:25:47 -05:00
command_export_pcb_pos.h Round out the cli with position file export 2022-11-07 19:53:35 -05:00
command_export_pcb_step.cpp Use locale_io since atof is used 2022-11-15 13:30:37 +00:00
command_export_pcb_step.h
command_export_pcb_svg.cpp Hotglue footprint to svg export 2022-12-13 22:50:15 -05:00
command_export_pcb_svg.h
command_export_sch_netlist.cpp Make the cli help translatable 2022-11-14 07:25:47 -05:00
command_export_sch_netlist.h Add netlist export cli 2022-11-09 22:37:55 -05:00
command_export_sch_pdf.cpp Make the cli help translatable 2022-11-14 07:25:47 -05:00
command_export_sch_pdf.h Add schematic cli plotting 2022-11-01 23:34:49 -04:00
command_export_sch_pythonbom.cpp Rename the bom cli to pythonbom since we'll have a real bom system later 2022-11-30 19:56:59 -05:00
command_export_sch_pythonbom.h Rename the bom cli to pythonbom since we'll have a real bom system later 2022-11-30 19:56:59 -05:00
command_export_sch_svg.cpp Make the cli help translatable 2022-11-14 07:25:47 -05:00
command_export_sch_svg.h Add schematic cli plotting 2022-11-01 23:34:49 -04: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 Hotglue footprint to svg export 2022-12-13 22:50:15 -05:00
command_fp_export_svg.h Hotglue footprint to svg export 2022-12-13 22:50:15 -05:00
command_fp_upgrade.cpp Implement output targeting of symlib/fplib upgrade per request 2022-12-06 21:20:27 -05:00
command_fp_upgrade.h Add cli for "fp" upgrade 2022-11-28 20:48:14 -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 cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
command_sym_export_svg.h Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
command_sym_upgrade.cpp Implement output targeting of symlib/fplib upgrade per request 2022-12-06 21:20:27 -05:00
command_sym_upgrade.h Hotglue a symbol upgrade function in cli 2022-11-29 00:00:45 -05:00