This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
kicad-source
Watch
1
Star
0
Fork
0
You've already forked kicad-source
mirror of
https://gitlab.com/kicad/code/kicad.git
synced
2025-09-15 02:33:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
pcbnew
/
python
/
scripting
History
Jeff Young
fa0ead98d8
Split out table editing and table cell editing.
2024-02-24 20:05:51 +00:00
..
pcb_scripting_tool.cpp
Safely load python plugins
2023-01-17 12:56:15 -08:00
pcb_scripting_tool.h
…
pcbnew_action_plugins.cpp
Split out table editing and table cell editing.
2024-02-24 20:05:51 +00:00
pcbnew_action_plugins.h
Improve error reporting when running Python action plugins.
2023-08-29 07:06:11 +03:00
pcbnew_footprint_wizards.cpp
…
pcbnew_footprint_wizards.h
…
pcbnew_scripting_helpers.cpp
Fix KIPRJMOD by setting the project as active by modifying the board loading helper
2024-02-15 23:06:41 -05:00
pcbnew_scripting_helpers.h
Fix KIPRJMOD by setting the project as active by modifying the board loading helper
2024-02-15 23:06:41 -05:00
pcbnew_scripting.cpp
Unwrap the FROM_UTF8 macro in favor of direct function
2023-09-09 00:10:57 -04:00
pcbnew_scripting.h
…
pcbnew_utils_3d.cpp
Fix compil issues (especially easyeda_parser_base.xx) and compil warnings
2023-09-07 13:41:25 +02:00
pcbnew_utils_3d.h
ADDED: Basic STEP manipulation utils available to Python.
2023-09-07 10:57:02 +03:00