I am not sure on which nightly this stopped working but on today's (2023-04-20) build I am no longer able to move drawings to another layer.
Traceback (most recent call last):
File
C:\...\Libraries\_Imported\plugins\com_github_easyw_kicad-action-tools\MoveToLayer\move_to_layer.py
line 157, in Run
LayerStdName = pcbnew.BOARD_GetStandardLayerName(Layerlndex)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module ' pcbnew' has no attribute 'BOARD_GetStandardLayerName'
Application: KiCad PCB Editor x64 on x64
Version: 7.99.0-858-g3dc308464c, release build
Libraries:
wxWidgets 3.2.2
FreeType 2.12.1
HarfBuzz 6.0.0
FontConfig 2.14.1
libcurl/7.88.1-DEV Schannel zlib/1.2.13
Platform: Windows 10 (build 19045), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
Date: Apr 20 2023 07:19:11
wxWidgets: 3.2.2 (wchar_t,wx containers)
Boost: 1.81.0
OCC: 7.6.3
Curl: 7.88.1-DEV
ngspice: 40
Compiler: Visual C++ 1934 without C++ ABI
Build settings:
I am not sure on which nightly this stopped working but on today's (2023-04-20) build I am no longer able to move drawings to another layer.
Any assistance would be appreciated.