Dxf import problem

can anyone give this a try and see if it works for them? dxf look ok in all the viewers I’ve tried (rectangle with arc corners), but on import the arcs are displaced.

I’m running 6.0.0-rc1

test.dxf (22.9 KB)

What is it, and what would you want anyone do with it?
View it in a CAD program?
Import in Pcbnew?

Pcbnew / File / Import / Import Graphics / (browse) / OK
Looks like a roughly 64mm long board layout:

Edit:
So you say arcs…
Ah, yes, when I zoom in I see the left corners are slightly curved.

The small corners are apparently also arc’s, but the radius is too big to show:

Edit2:
Opened in KiCad:

Application: kicad
Version: 5.1.0+dfsg1-1, release build
Libraries:
wxWidgets 3.0.4
libcurl/7.64.0 OpenSSL/1.1.1b zlib/1.2.11 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) libssh2/1.8.0 nghttp2/1.36.0 librtmp/2.3
Platform: Linux 4.19.0-4-amd64 x86_64, 64 bit, Little endian, wxGTK
Build Info:
wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
Boost: 1.67.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.64.0
Compiler: Clang 7.0.1 with C++ ABI 1002

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

1 Like

Thanks. I was able to manually edit my broken import, but it looks like I just need a newer (older? 6.0.0 vs 5.1.0 confuses me)

The newest official version of KiCaD is V5.1.2

All V6 versions are “nightly builds”.
These “Nigtly builds” are for people who like to exeriment with the latest added features, and for people who want to give feedback on what te developers are doing.
These Nigtly builds may have new and changing bugs every day or week.

In your first post you say u use version 6.0.0-rc1, which surprises me.
“rc” is usually used as abbreviation of “Release Candidate” and only released shortly (Several weeks or months) before a final version is released, to give people who want to help with development an opportunity to do final stability tests.

A stable V6.0.0 of KiCad is not expected for about 1 or 2 years.

Nightlies include the tag of the next “milestone” which is why this is here. (I think this might differ depending on platform as i have also seen current nighlties with 5.0.0-something syntax over on the bugtracker)

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