[Solved] How markers are defined?

In the Find… dialog, markers can be searched. I guess markers define areas or points of the loaded PCB, but how are they defined ? I can’t find the word “marker” in the documentation.

Application: kicad
Version: (5.1.0-rc1-90-g2dd653a32), release build
Libraries:
wxWidgets 3.0.4
libcurl/7.61.1 OpenSSL/1.1.1 (WinSSL) zlib/1.2.11 brotli/1.0.6 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) nghttp2/1.34.0
Platform: Windows 7 (build 7601, Service Pack 1), 32 bit, Little endian, wxMSW
Build Info:
wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.68.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.61.1
Compiler: GCC 7.3.0 with C++ ABI 1011

Build settings:
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=OFF
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
KICAD_SCRIPTING_ACTION_MENU=ON
BUILD_GITHUB_PLUGIN=ON
KICAD_USE_OCE=ON
KICAD_USE_OCC=OFF
KICAD_SPICE=ON

So I toyed a bit with:

Pcbnew / Edit / Find

And I did not find any usefull use of the “[Find Marker]” button:
image

Solved: The markers are the arrows symbols generated by the DRC.

This dialog allows to find those markers when they are displayed on the PCB, and when the DRC dialog is closed.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.