DXF small lines to arcs 1.0

License: Free Trial ‎File size: 963.58 KB
‎Users Rating: 2.5/5 - ‎2 ‎votes

The program converts many small lines in a dxf file which form arcs into arcs. The dxf file will become much smaller and it can be used for a CNC project much easier. The CNC machine will be able to finish the part much faster. The lines have to be part of a "polyline". Every arc will be divided into x (i.e. 100) parts and every line will be divided into y (i.e. 100) parts. For every division point of the line the program searches the nearest division point of the arc. The distance between this two points on the line and arc has to be shorter than the "maximum deviation" which you can specify. If the dxf file uses big dxf coordinates, then you need to choose a larger maximum deviation. For smaller coordinates use smaller values. You need to test this out. If you choose the value to big even straight lines may be converted into arcs. To small values will have the effect that not all arcs are recognized. If you specify more testing points the conversation will be slower. The needed number of testing points is the product of the number of testing points for the lines and the number of testing points for the arcs. If you use 100 testing points for both, then 100 x 100 = 10000 tests are needed.

VERSION HISTORY

  • Version 1.0 posted on 2012-08-08
    First release

Program Details