8eba0b356b
KiCad cannot have more than one board/project open, so disallow the Python APIs for loading additional boards when the frame is present. Inherit the SETTINGS_MANAGER from the frame when present instead of creating a new one that won't have the loaded project.