On Friday 26 August 2016 00:27:00 [email protected] wrote:

> I'm trying the G38.2 z-probe in an ngc call.  I keep getting an error
> "Probe move on line 6 would exceed joint 2's negative limit".
>
> Problem seems to be that G38.2 uses the current coord system.  I've
> got the Z-home working now, and machine coords knows the furthest it
> can go, whereas the active coord system Z-value is meaningless for a
> max probe target.
>
> I tried to prefix the G38.2 with G53 (machine coord operation), but I
> get an error that G53 only works on G0/G1.
>
> Am I looking at the problem right?  How can I make this "probe to a
> fixed machine coord point"?
>
> Danny
>
Generally, give it a probe distance that would not exceed that limit.  It 
moves in the current co-ordinate system.  So if your limit is set 1mm 
above the table, the z-value you give it, shouldn't be lower than 
1.001mm at the end of the probe move from where its at at the start.  If 
the probe contact is not made by then, you get a different error.

I assume you have verified with a halmeter, watching motion.probe-input, 
that the probe circuit is working?
> ----------------------------------------------------------------------
>-------- _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to