On 3 September 2013 21:10, Bob Weiss <bweiss0...@gmail.com> wrote:
> Ok, I got it into World mode and my next issue is I tried to issue the
> command: G0 Z10 and G0 Z-10 and it gives me an error saying the command
> would put the axis past its postive limit. It said this 3 times for each
> axis

Can you jog the Z axis at all?

You probably need to touch-off the Z axis tom somewhere inside the
machine bounds.

If you are using the Axis GUI you can see the machine bounding-box in
the graphical display as red dotted lines.
And, also, if you are in the Axis GUI you have a "touch" off button
that lets you tell the machine where is is.
The problem is that it thinks that Z is at -278, so a move to +10 or
even -10 involves a 300mm move, which I am guessing may be longer than
your axes.
Tell it that it is already at 0, then the G0 Z10 is only a 10mm move.

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to