Motion output in variable streamline is only line,arc par,arc par/perp to tool axis.Nurbs is only available on 3x machining (fixed axis streamline etc.. not available for 4 or 5ax machining.)
In 3ax machining there is no need any fitting you are correct
the output is pure arc.
But in 5ax or 4ax machining there are a lot of small line segments.For example i am machining a hemisphere which tool is tangent to the sphere and tool is moving in 4ax which is in normal to the bottom face of the hemisphere.
According to this all the toolpaths should be circular not line , but i got some circular some linear segments,the cycle time is very important i give 5000mm/min feedrate for the toolpath, but machine can only reach 3000mm/min,I have tested machine for small single arc machine can reach 10000mm/min (fanuc16imb,risc cnc 60m/min cutting speed)
there are too many linear command so machine cant accelerate too much.
What i want is i replace these several linear segments into a arc segments.I tried to change tolerance but it does not solve the problem.
How ican replace these several linear segments into circular segments.
Mastercam,Icam,powermill has arc fitting output i think but not sure, it uses g02 g03 instead of g01 linear segments.
Can i use maple integration to arc fit linear segments, since maple has arc fit function ,how can i call maple from post builder?
Please help