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 10:43:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
pcbnew
/
python
/
scripting
History
Marek Roszko
9f64c7f354
Load custom drawing sheets for pcb cli
...
Fixes
https://gitlab.com/kicad/code/kicad/-/issues/14171
2023-04-20 23:17:52 -04:00
..
pcb_scripting_tool.cpp
Safely load python plugins
2023-01-17 12:56:15 -08:00
pcb_scripting_tool.h
Fix typos in pcbnew sub-directory
2022-06-30 09:39:45 -04:00
pcbnew_action_plugins.cpp
Sync pcbnew selection with selected items after plugin is run
2023-02-16 02:29:06 +00:00
pcbnew_action_plugins.h
…
pcbnew_footprint_wizards.cpp
Fix some warnings detected by PVS-STUDIO (not used vars)
2022-07-26 16:00:14 +02:00
pcbnew_footprint_wizards.h
…
pcbnew_scripting_helpers.cpp
Load custom drawing sheets for pcb cli
2023-04-20 23:17:52 -04:00
pcbnew_scripting_helpers.h
Add GetCurrentSelection() python scripting helper
2023-01-10 16:39:48 +00:00
pcbnew_scripting.cpp
Fix a few doxygen errors (no actual code change)
2023-04-19 16:20:24 +02:00
pcbnew_scripting.h
…