pcbnew-> Arc track distance error from board edge.
Description
I had made this project with an unstable version of kicad6 and in pcbnew I received only 1 warning.
Now if I run the DRC there are 3 errors of distance of the track from the board edge.
The traces are at the correct distance and also on the pcb there are other traces at the same distance but they do not cause such errors.
I think it is due to the fact that I have performed the arc connection function on the tracks
Steps to reproduce
KiCad Version
Application: KiCad PCB Editor (64-bit)
Version: (6.0.1-16-g857683d372), release build
Libraries:
wxWidgets 3.1.5
libcurl/7.78.0-DEV Schannel zlib/1.2.11
Platform: Windows 10 (build 19044), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
Date: Jan 19 2022 20:09:32
wxWidgets: 3.1.5 (wchar_t,wx containers)
Boost: 1.76.0
OCC: 7.5.0
Curl: 7.78.0-DEV
ngspice: 35
Compiler: Visual C++ 1929 without C++ ABI
Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON
Edited by Jeff Young