Hello Guest it is March 29, 2024, 10:23:16 AM

Author Topic: Probing and touch plates - your MSM experience?  (Read 45407 times)

0 Members and 1 Guest are viewing this topic.

Re: Probing and touch plates - your MSM experience?
« Reply #30 on: August 18, 2010, 02:27:09 AM »
Hi,
Sounds perhaps as if the probe is already triggered when the  2nd G31 is issued to mach.
What value do you have XY Clearance set to?

I'm wondering if the XY clearance is set so small that the probe back off far enough to become un-triggered before doing the 2nd probe.

Dave


Hi Dave,

I am having some wierd issues with probing.
It doesn't matter which direction that I probe in.

It starts the probe, touches, and then pauses for a second, and then starts stepping the opposite direction forever until I hit estop.

Here is the error log:
Tue - 21:38:43 ---
Tue - 21:38:44 ---Calling PLC to Probe toward X- ...
Tue - 21:38:48 ---Probe Ignore, activated at call for probe.
Tue - 21:38:57 ---EStop Button Pressed.

I am running:
Mach 3: Version R3.043.016
MSM: 0.3.2
PP

Thanks,

Denzil


Forgot to add that this only happens when I have a "Probe Slow FR" set to something other than 0.

Thanks
Author of the MachStdMill Extensions for Mach3
www.CalypsoVentures.com
Re: Probing and touch plates - your MSM experience?
« Reply #31 on: August 18, 2010, 03:41:29 PM »
Ok... too wierd.  I restarted Mach3 and tried it again today, and it is now working...
I had the XY clearance set to .4

I only have 1 wierdness left, If I understand how edge probing is supposed to work:

If I do a corner probe starting with the probe right over one of the corners.
It does the following:
-- Z- and zero
-- goes to z clearance, moves X+ to XY clearance I believe
-- goes beyond Z zero (not sure how far, I am guessing the probe diameter?)
-- Probes X- and zero
-- Moves X+ to clearance
-- Moves Y- only XY clearance and never makes it to the Y edge
-- Probes Y+ and misses.  It also seems to only probe XY clearance distance rather than the max XY distance.

I have the following settings:
XY Distance: 2.000
Z Distance: 2.000
Step off width 0.26
XY Clearance: 0.4
Z Clearance: 0.2
Edge width, tried: 0, 0.2, 0.4, etc

Thanks,

Denzil
Re: Probing and touch plates - your MSM experience?
« Reply #32 on: August 18, 2010, 04:25:40 PM »
Hi,
please see inserts below -

I'll see if I can't beef up the explanations in the manual for the next release.
(Sorry, after writing the movement code it was real obvious to me....  :D  )

Please also see the update I just made to the "how to get started with MSM probing" post for some pics that are crude but I hope will help.

Dave

Ok... too wierd.  I restarted Mach3 and tried it again today, and it is now working...
I had the XY clearance set to .4

I only have 1 wierdness left, If I understand how edge probing is supposed to work:

If I do a corner probe starting with the probe right over one of the corners.
It does the following:
-- Z- and zero
-- goes to z clearance, moves X+ to XY clearance I believe
[Dave]: please see section 7.1.5.2 b) of the manual - the amount it moves over is "step off width"

-- goes beyond Z zero (not sure how far, I am guessing the probe diameter?)
[Dave]: please see section 7.1.5.3 of the manual for a nice picture of this

-- Probes X- and zero
-- Moves X+ to clearance
-- Moves Y- only XY clearance and never makes it to the Y edge
[Dave]: nope, The issue is that you have step off width < clearance. These two params interact... during the corner probe operations.
Make step of width large just to show what is going on - make it 0.75.
the try again from about the same inset from the corner as before -
I think things will then be come clearer.

-- Probes Y+ and misses.  It also seems to only probe XY clearance distance rather than the max XY distance.

I have the following settings:
XY Distance: 2.000
Z Distance: 2.000
Step off width 0.26
XY Clearance: 0.4
Z Clearance: 0.2
Edge width, tried: 0, 0.2, 0.4, etc

Thanks,

Denzil
« Last Edit: August 18, 2010, 04:58:40 PM by DaveCVI »
Author of the MachStdMill Extensions for Mach3
www.CalypsoVentures.com
Re: Probing and touch plates - your MSM experience?
« Reply #33 on: August 18, 2010, 05:47:10 PM »
Hi,
please see inserts below -

I'll see if I can't beef up the explanations in the manual for the next release.
(Sorry, after writing the movement code it was real obvious to me....  :D  )

Please also see the update I just made to the "how to get started with MSM probing" post for some pics that are crude but I hope will help.

Dave

Thanks Dave!

That was it. 
The insert you added "Step off value and corders.pdf" refers to step off value.  I am guessing that that is the same as step off width in the console and the how the get started with probing post. 

Looking forward to the release, as I can now ditch my custom probing screenset that took me ages to cobble together. :)

Thanks,

Denzil
Re: Probing and touch plates - your MSM experience?
« Reply #34 on: August 18, 2010, 05:59:51 PM »
Yep, same value. I just forgot to change the diagram terminology to match the manual.
Dave
Author of the MachStdMill Extensions for Mach3
www.CalypsoVentures.com
Re: Probing and touch plates - your MSM experience?
« Reply #35 on: August 27, 2010, 02:53:13 AM »
Hey Dave,

I haven been playing with TLO and probing, and had a basic question.  Could be an idiotic question, but I will ask anyway. (I did read the manual.. )

OK, let's see if I can make any sense. I have a gage block that is also a TP.  I am trying to set Z0 for the top of the part.  I can probe for Z on the probing screen, however it does not take into account the thickness of my gage block (1".)  It will just set the top of the gage block as Z0.  Is there a way to probe to the top of a gage block like that and take into account the thickness of it?

Thanks,

Denzil
Probing to TP and G-BLk height
« Reply #36 on: August 27, 2010, 12:00:50 PM »
Hi Denzil,
MSM should be doing what you want - alas, when I checked, I found that this case had gotten broken in the probing lib & I'm fixing it.

I'm also goiing to add a table to the manual to give what action should be expected for combinatons of
1) G-BLk is TP On/Off, and
2) Probe tool mounted or not.

Dave

Hey Dave,

I haven been playing with TLO and probing, and had a basic question.  Could be an idiotic question, but I will ask anyway. (I did read the manual.. )

OK, let's see if I can make any sense. I have a gage block that is also a TP.  I am trying to set Z0 for the top of the part.  I can probe for Z on the probing screen, however it does not take into account the thickness of my gage block (1".)  It will just set the top of the gage block as Z0.  Is there a way to probe to the top of a gage block like that and take into account the thickness of it?

Thanks,

Denzil

Author of the MachStdMill Extensions for Mach3
www.CalypsoVentures.com
Re: Probing and touch plates - your MSM experience?
« Reply #37 on: August 27, 2010, 01:35:58 PM »
I've sent MSM beta 9 to Scott for posting.
When it is up, please DL it - it should fix the problem of the G-Blk/TP height not being used probing to a Touch Plate.
Also see section 7.4.1.2 in the update manual for the new text.

Dave
Author of the MachStdMill Extensions for Mach3
www.CalypsoVentures.com
Re: Probing and touch plates - your MSM experience?
« Reply #38 on: August 27, 2010, 10:46:54 PM »
Thanks Dave...

Things seem to be working better now.  :)

Denzil

I've sent MSM beta 9 to Scott for posting.
When it is up, please DL it - it should fix the problem of the G-Blk/TP height not being used probing to a Touch Plate.
Also see section 7.4.1.2 in the update manual for the new text.

Dave

Re: Probing and touch plates - your MSM experience?
« Reply #39 on: January 10, 2014, 09:39:55 AM »
i experience some problem with your screen.
i use a canadian french computer. So, the default marker for digit is "," instead of ".".
When i edit the tool table, the numeric value in the pop up window use ",". To be able to save my entry, i have to change them all to "."
and i have to do it each time.

I think you have to modify your code to take care of this isue.

Over all, this screen is amasing.
Thanks.


Other thing,
My probe dont have any possible adjustment. Si the probe is alway off center. To take care of this, i mill a round pocket on my mill table. This pocket is at a know location in the machine reference system. So when i put the prob in, i mesure the center of this pocket. The mesured position of the pocket minus the theorical mesurement of the pocket give me the actual offset of the probe. This way, when i probe a part, i just have to remove the value calculated to know the real position of the part.

To take care of this, i propose to:
-add two value in the screen to enter the real position of the pocket.
-Add a new button in the probing page to mesure the center of this pocket for probe refference purpose.
-Then, each time i probe a part in a specific direction, take care of the compensation for the probe offset.


Other thing.
When i probe a pocket or a edge, is not alway to zero it. Often it's because i want to mesure it in reference with another feature. So i propose to add a button to tell mach that i want to zero or not.