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-14 18:23:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
pcbnew
/
python
/
scripting
History
Jeff Young
0f099ac65e
Use lock when clearing and loading libTables.
...
Also make sure it's re-indexed after loading.
2024-07-23 09:53:01 +00:00
..
pcb_scripting_tool.cpp
Add QA tests and expand serialization for API
2024-04-02 19:51:18 -04:00
pcb_scripting_tool.h
…
pcbnew_action_plugins.cpp
More build time optimizations.
2024-05-06 04:39:28 +03: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
Use lock when clearing and loading libTables.
2024-07-23 09:53:01 +00:00
pcbnew_scripting_helpers.h
VRML: add options to exclude DNP/unspecified types like STEP exporter
2024-03-04 10:10:34 -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