kicad/kicad
Marek Roszko b52b05ebbb Add zone export to step export
Mileage may vary on performance, decent enough for my board.
Warning, freecad chokes on boards with zones, but commerical tools are fine

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15234
2023-08-20 22:11:45 -04:00
..
cli Add zone export to step export 2023-08-20 22:11:45 -04:00
dialogs Add support for enum based policies 2023-07-13 19:01:04 -04:00
pcm Use fn_str with std file streams 2023-08-13 14:59:10 -04:00
tools Try not to forget file history and window state on a crash. 2023-08-15 12:13:34 +01:00
widgets Fix Doxygen commenting issues. 2023-03-24 11:57:52 -04:00
CMakeLists.txt Mini-refactor step to a generic "3d" cli option (step command still exists for now) 2023-08-19 16:47:41 -04:00
files-io.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
import_proj.cpp Import system refactor for PCB plugins. 2023-08-15 05:26:12 +03:00
import_proj.h Import system refactor for PCB plugins. 2023-08-15 05:26:12 +03:00
import_project.cpp Import system refactor for PCB plugins. 2023-08-15 05:26:12 +03:00
kicad.cpp ADDED: Startup splashscreen 2023-06-20 20:51:08 -04:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_cli.cpp Add binary GLTF export option to kicad-cli 2023-08-19 16:47:42 -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 Try not to forget file history and window state on a crash. 2023-08-15 12:13:34 +01:00
kicad_manager_frame.h Import system refactor for PCB plugins. 2023-08-15 05:26:12 +03:00
menubar.cpp Move preferences to an action instead of a wx event 2023-08-08 00:51:22 +01: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 Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01: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 Coverity issue fixes. 2023-07-10 17:48:27 -04:00
project_tree_pane.h Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
tree_file_type.h Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00