kicad/pcbnew/python
Seth Hillbrand 78e737b9d8 DRC scripting: load project from board if possible
s_SettingsManager is not always initialized when the WriteDRCReport is
run.  We should first attempt to extract the project from the actual
board being checked.  Failing that, we fall back to the static settings manager and then exit if we don't have a project associated.

Fixes https://gitlab.com/kicad/code/kicad/issues/10221
2022-01-06 11:50:21 -08:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins FootprintWizardBase.py: fix Arc building due to recent code changes. 2021-10-22 10:07:31 +02:00
scripting DRC scripting: load project from board if possible 2022-01-06 11:50:21 -08:00
swig Fix missing FOOTPRINT cast in swig 2022-01-04 10:49:29 -08:00