On 8/13/2023 2:02 AM, jpm2nice-tech--- via Discuss wrote:
If I am right, an imported DXF cannot contain arcs or circles. This is
a severe limitation. Is there any mean to get around this problem? Or
to ask the developpers to make an improvement?
I don't have any good tools for generating DXFs, such that I could be
confident that they contained arcs or circles, but the OpenSCAD source
certainly appears to have support for arcs and circles.
Would you please give me more information on the subject? Github remains very mysterious to me. Do I have to load some library or else?
(Otherwise, that limitation is mentionned somewhere in the documentation, I dont remember where).
RV
For some reason I cannot open the github link, but OpenScad does support DXF arcs and circles. I am using AutoCAD to create the DXF files.
I also use AutoCAD to create my DXFs. But during importation, the arcs are converted to segments.
Then I read in the documentation (sorry, I forgot where) that this isreally a limitation.
???
I have never had a problem importing arcs into OpenSCAD. If you are trying to import AutoCAD POLYLINEs that contain arcs, then yes, they are converted to straight lines. If you EXPLODE the POLYLINEs then they import correctly. I am using ancient versions of OpenSCAD, version 2015.03-2 and AutoCAD R14.