hi everyone
I am studying the interpolation in linuxcnc. In the function "tpAddCircle()"
there is a parameter named "emcmotCommand->turn" as follow:
tpAddCircle(&emcmotDebug->tp, emcmotCommand->pos,
emcmotCommand->center, emcmotCommand->normal,
emcmotCommand->turn, emcmotCommand->motion_type,
emcmotCommand->vel, emcmotCommand->ini_maxvel,
emcmotCommand->acc, emcmotStatus->enables_new, issue_atspeed);
I don't know what's influence its value will do on the interpolation.It seems
that there is a relationship between parameter "turn" and spiral.
Anyone who Know its secret?
If I want to use the function "tpAddCircle()" ,what's the value the parameter
"turn" should be set? (Example for x/y/z interpolation without spiral)
Thanks~
best recards
paul
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers