Hello Guest it is April 19, 2024, 11:56:34 AM

Author Topic: G31 again  (Read 4007 times)

0 Members and 1 Guest are viewing this topic.

G31 again
« on: July 15, 2006, 03:53:02 PM »
I have trouble using G31. I am new to all this.

When I type into the MDI screen G31 Z0-.1, nothing happens.

I tried the probe wizard ( the one by Art) and the program runs except that at the G31 lines almost nothing happens, the program just goes to the next line of g-code most of the time. On the occasional G31 instruction it seems that the Z backlash is taken up. This happens even when probe depths of .1" are input.

I have verified in the Diagnostics screen that the probe is seen by the program ( the LED blinks when I trip the probe with my hand)
This happens with the probe active high and active low
Version 1.84.001 and 1.90.053

Am I missing something?
Thanks

Offline Graham Waterworth

*
  • *
  •  2,672 2,672
  • Yorkshire Dales, England
    • View Profile
Re: G31 again
« Reply #1 on: July 15, 2006, 04:23:20 PM »
try this in MDI dro

place the probe just above the work

Type :-
 
G91 G31 Z-1. F10.

Without engineers the world stops
Re: G31 again
« Reply #2 on: July 15, 2006, 05:06:45 PM »
I tried in MDI field as well as a g-code program.
No effect in 1.84.001 and 1.90.053
( actually the first time I got a "micro-move " in the Z axis. All subsequent attempts had absolutely no effect)

Is it possible that this is limited in the Demo version?
« Last Edit: July 15, 2006, 05:32:31 PM by looker1 »
Re: G31 again
« Reply #3 on: July 16, 2006, 10:52:56 AM »
Try to put in a debounce of 1000. You may be reading noise...
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: G31 again
« Reply #4 on: July 16, 2006, 07:52:56 PM »
Debounce of 2000 seems to work for 95% of the probe cycles...now to debug the other problems, thanks