archmill
12th Jun 2006, 04:58 pm
Good Morning... first of all im a newbie and not sure if this the right place to post this so if i am please direct me to the correct place.
Problem:
I need to cut a template for an arched door frame, our CNC router reads DXFs. I draft the arched door using the Ellipse Command. But when I trim off half of the Ellipse and offset it turns the offset Ellipse into a spline. This is no problem except when we save the drawing as a DXF it turns the offset ellipse that is now a spline into almost 1000 segments which can crash our CNC computer. We would also like to draw horizontal lines from the two half ellipses then create a polyline so that the CNC machine only has to recognize one entity instead of the thousands of points created by the spline. Is there a way to keep the offset Ellipse to fewer points without using the pellipse variable and distorting the ellipse? Or is there a way to create a polyline out of an half of an ellipse that the offset ellipse with two connecting lines?
Note:
We need to keep the ellipses concentric so they must be offset rather than two different ellipses with different axis lengths.
Problem:
I need to cut a template for an arched door frame, our CNC router reads DXFs. I draft the arched door using the Ellipse Command. But when I trim off half of the Ellipse and offset it turns the offset Ellipse into a spline. This is no problem except when we save the drawing as a DXF it turns the offset ellipse that is now a spline into almost 1000 segments which can crash our CNC computer. We would also like to draw horizontal lines from the two half ellipses then create a polyline so that the CNC machine only has to recognize one entity instead of the thousands of points created by the spline. Is there a way to keep the offset Ellipse to fewer points without using the pellipse variable and distorting the ellipse? Or is there a way to create a polyline out of an half of an ellipse that the offset ellipse with two connecting lines?
Note:
We need to keep the ellipses concentric so they must be offset rather than two different ellipses with different axis lengths.