DXF arc not import correctly

Description

I'm trying to improt a DXF file as board outline, but the arc import not correctly.

This is the origin design screenshot in Fusion360.

capture

this is what it looks like after import to KiCAD.

capture2

If I use LibreCAD to open this file, It will display correctly.

if I simply zoom or move it in LibreCAD and hit Ctrl+S, this file can be import correctly by KiCAD.

The file: export_from_fusion360.dxf

KiCad Version

Application: KiCad x64 on x64
Version: 7.0.5, 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 19044), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
    Date: May 27 2023 02:48:13
    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++ 1936 without C++ ABI
Build settings:
    KICAD_SPICE=ON

I also tested with latest release(7.0.5) on Mac OS, and the result is the same.