kicad/kicad
Adam Simpkins 5c5e41500a
kicad-cli: add option to control oval drill export behavior
Add an argument to "kicad-cli pcb export drill" to control the oval
holes drill mode for the excellon output format.

The Generate Drill Files GUI dialog recommends the newer "route"
behavior by default.  Previously this option was not exposed in
kicad-cli.  This commit does not change the default kicad-cli behavior,
but simply adds an argument to control it.


(cherry picked from commit 9b69d84688)
2023-08-31 22:26:59 +00:00
..
cli kicad-cli: add option to control oval drill export behavior 2023-08-31 22:26:59 +00:00
dialogs Add support for enum based policies 2023-07-14 00:04:31 +00:00
pcm Force re-word-wrapping of PCM package descriptions on Mac. 2023-06-10 10:57:14 +01:00
tools Add support for enum based policies 2023-07-14 00:04:31 +00:00
widgets Initialize variables inside file dialog customizer classes 2022-12-17 23:37:24 +00:00
CMakeLists.txt Adds the missing plot formats to `kicad-cli sch export` 2023-06-11 13:56:24 -04:00
files-io.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
import_proj.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
import_proj.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
import_project.cpp KiWay: Make sure to mark closed windows as closed 2022-12-27 10:31:45 -05:00
kicad.cpp Replace the exception handler in another spot 2023-05-28 22:31:29 -04:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_cli.cpp Adds the missing plot formats to `kicad-cli sch export` 2023-06-11 13:56:24 -04:00
kicad_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_id.h Remove printing files from Project Manager 2021-11-12 20:18:32 +00:00
kicad_manager_frame.cpp Add support for enum based policies 2023-07-14 00:04:31 +00:00
kicad_manager_frame.h Never call ReCreateMenuBar inside a menu event handler 2022-12-16 16:37:51 -05:00
menubar.cpp Add support for enum based policies 2023-07-14 00:04:31 +00:00
pgm_kicad.h New kicad-cli will now be the cli interface 2022-10-04 22:24:13 -04:00
project_template.cpp Fix a few compil warnings 2022-07-30 14:06:51 +02:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00
project_tree.h Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
project_tree_item.cpp Maintain file permissions when renaming 2023-06-18 01:06:14 +02:00
project_tree_item.h Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05:00
project_tree_pane.cpp Fix crash deleting project tree items 2023-02-19 15:12:07 +00:00
project_tree_pane.h More discrete borders for Kicad mgr, PCM and appearances panels. 2021-11-14 15:01:44 +00:00
tree_file_type.h Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00