On 16 Nov 2008 at 14:39, Thomas L Marshall wrote: > > Currently all my designs fail with range errors on all axis which leads > me to believe that I need to read on to learn about axis limit settings. > > Thanks again. > > Tom
Tom the limit settings are on each axis page of the stepconf wizard. http://www.linuxcnc.org/docview/html//config_stepconf.html#sub:Axis-Configuration The other thing is to make sure your g code files stay within the range of your machine. When you load a g code file the AXIS back plot will show you which axis is out of the soft limits as described here in program extents: http://www.linuxcnc.org/docview/html//gui_axis.html#r1_3_3 When you get all your step and direction timings down pat you can add them to the wiki page here: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Stepper_Drive_Timing It's very easy to do... John ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
