if the problem is that curved lines are broken into coarse segments, which can give a faceted appearance, you might try changing the machining parameter called "TOLERANCE". It is usually defaulted to .001 and that often is too course to look smooth. A tolerance of .0001 will break the curve into smaller segments and smooth it out. |