kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #20253
Re: dxf: import 4 arcs
In response to a message written on 09.09.2015, 17:56, from easyw:
A good solution is to open palta2.dxf, select the object and explode it (I'm
using LibreCAD 2.0.8 in windows: Select object, Menu Modify Explode)
Seems that is kind of Berzier Curve, not few arcs. Probably that shape
needs to split to single arcs before import.
I told you so… ;) Polyline in fact is a simple kind of Quadratic Bézier -
control point is opposite on the symmetric line to arc center, but is closely
related to it.
--
Best Regards,
LordBlick
Follow ups
References