> # for gui only -- these set the the jog speed sliders in the GUI > MAX_LINEAR_VELOCITY = .5667 #34 IPM > DEFAULT_LINEAR_VELOCITY = .416667 #25 IPM > MAX_ANGULAR_VELOCITY = 50 #8.3 RPM > DEFAULT_ANGULAR_VELOCITY = 40 #6.6 RPM >
I noticed that these are defined in the [DISPLAY] section in the documentation.. http://www.linuxcnc.org/docview/2.2/html//config_ini_config.html#sub:%5BDISPLAY%5D-Section The supported [TRAJ] entries are described at: http://www.linuxcnc.org/docview/2.2/html//config_ini_config.html#sub:%5BTRAJ%5D-Section Regards, Alex ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
