mecamira / dxf2gcode

Automatically exported from code.google.com/p/dxf2gcode
0 stars 0 forks source link

Incorrect export of full cirecles in EMC2 (only a point is exported) #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a DXF File which consists of full circles
2. Change cutting direction in different direction and activate cutter 
compensation
3. Export the file EMC2

What is the expected output? What do you see instead?
The expected output should be a circle of course, but due to maschine 
accuracy and DXF2GCODE accuracy EMC2 thinks the extend of the circle is 
nearly 0.0° and not 360°. This problem only occurs sporadic.

Possible solution is to add a export option to the postprocessor.

Original issue reported on code.google.com by christian.kohloeffel on 30 Mar 2010 at 6:26

GoogleCodeExporter commented 9 years ago

Original comment by christian.kohloeffel on 30 Mar 2010 at 8:55