#908541 inkscape: DXF r14 export contains far too many entities

Package:
inkscape
Source:
inkscape
Description:
vector-based drawing program
Submitter:
"Paul \"LeoNerd\" Evans"
Date:
2022-01-16 09:06:03 UTC
Severity:
normal
Tags:
#908541#5
Date:
2018-09-10 22:29:06 UTC
From:
To:
I have a simple SVG file containing only a few circular shapes, which I
am attempting to export as DXF as part of a CNC milling process.
Inkscape creates a DXF file containing many thousands of tiny entities
for this, far more than would be required to actually represent the
shapes. This causes dxf2gcode to get upset trying to load it.
  (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895865 )

I suspect what may be happening is it has far too small a tolerance for
how to cut paths up.

Attached is both the .svg source and the exported .dxf

#908541#10
Date:
2018-09-10 23:16:24 UTC
From:
To:
For comparison, attached here is the DXF output created by
https://cloudconvert.com/svg-to-dxf which is somewhat smaller in size,
containing far fewer elements, which dxf2gcode is quite happy to load.

#908541#13
Date:
2018-09-20 13:21:17 UTC
From:
To:
Hi Paul,

I forwarded your bug to upstream, see link above.
Please follow up there with any updates, etc.