On 10/17/2014 08:35 AM, andy pugh wrote: > On 17 October 2014 15:14, alex chiosso <[email protected]> wrote: > >> Is "motion.motion-type" listed and described into the documentation ? >> I didn't see any reference to this pin > http://www.linuxcnc.org/docs/html/man/man9/motion.9.html > > (It is listed under debugging pins, and it is incorrect when it says > "These values are from src/emc/kinematics/tc.h" as the file is > actually /src/emc/tp/tc_types.h )
http://linuxcnc.org/docs/html points to the current stable release (2.6), and in that branch the motion types do indeed live in src/emc/kinematics/tc.h. http://www.linuxcnc.org/docs/devel/html/ points to the master branch, and in that branch the motion types live in src/emc/tp/tc_types.h, not ...tp/tc.h as the manpage says, i updated it. -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
