hexagon logo

Do away with manual alignments - use Readpoint

Hi Everyone
I am fairly new to PCDMIS being a Mitutoyo programmer for the last 10 years (Booo). The training I had on PCDMIS was reliant on a MANUAL setup before going into DCC mode. By going straight into DCC mode position your probe over its start point. Then you can insert a READ POINT. Then put the XYZ origin on the READ POINT and hey presto your probe has a X0, Y0 and Z0 starting point. You can now do a rough setup by getting the CMM mode to search for your part elements.
This can still then be skipped if not required for further parts. Why go to the lengths of manual probing when the CMM will do it for you?

I am enjoying the new challenge of PCDMIS and can see that it is deep and dark. By using code instead of set routines like the Mitutoyo I realise it can be a lot more flexible. Now if I only knew all the codeing tricks?
Please look out for my questions appearing.

Butch
Parents
  • Readpoints are great, as long as the operator positions the probe correctly before the readpoint command is read. (simple, I know, but I was very surprized the first time that didn't happen...even using pictures
    with circles and arrows and a paragraph...) I open up an auto vector point dialog box, type in the desired values for the point in the x, y, z, i, j, and k fields. Then I do an alignment to make those exact values
    I entered, correct for the part. (it doesn't matter where the hit is taken as long as it is reasonably close to the entered values.) Then I back off my prehit/retract a little and let the CMM measure a convenient feature to give
    the machine a better handle on where the part actually is. All the suggestions for squaring up a part apply here for this to work well. If the program is being written 'online', you will have to insert a DCC MODE
    command before the auto vector point so you can actually turn the dialog box on, then move the 'dcc mode' command to a place after this 'first hit' so the program won't just take off when you hit execute.
    Then you can scatter parts across the CMM table (as long as they are reasonably squared up) copy and paste your program, for what ever the part count is. Then, go back to the beginning of the program and
    take '1st hits' for each part. Recall the appropriate hit for each part in the appropriate alignment and you are in business. Try it, you'll like it. (of course there are move point/clearplane considerations to move
    from part to part)
Reply
  • Readpoints are great, as long as the operator positions the probe correctly before the readpoint command is read. (simple, I know, but I was very surprized the first time that didn't happen...even using pictures
    with circles and arrows and a paragraph...) I open up an auto vector point dialog box, type in the desired values for the point in the x, y, z, i, j, and k fields. Then I do an alignment to make those exact values
    I entered, correct for the part. (it doesn't matter where the hit is taken as long as it is reasonably close to the entered values.) Then I back off my prehit/retract a little and let the CMM measure a convenient feature to give
    the machine a better handle on where the part actually is. All the suggestions for squaring up a part apply here for this to work well. If the program is being written 'online', you will have to insert a DCC MODE
    command before the auto vector point so you can actually turn the dialog box on, then move the 'dcc mode' command to a place after this 'first hit' so the program won't just take off when you hit execute.
    Then you can scatter parts across the CMM table (as long as they are reasonably squared up) copy and paste your program, for what ever the part count is. Then, go back to the beginning of the program and
    take '1st hits' for each part. Recall the appropriate hit for each part in the appropriate alignment and you are in business. Try it, you'll like it. (of course there are move point/clearplane considerations to move
    from part to part)
Children
No Data