Hi all,
Im trying to measure the tooth width of 90 involute spline teeth at the pitch diameter. I have all of the math figured out, and have measured the right and left profile, the min actual width, and the index of one tooth, but when I go to pattern it, all of my numbers, move points and alignments are getting messed up.
All I want to do is basically the following steps (I’m not using CAD).,.
ROTATE Y AXIS ALIGNMENT TO CENTER SPACE OF TOOTH
MOVE PROBE TO X0,Y190.5,Z-17
MEASURE LEFT SIDE OF TOOTH AT PITCH DIAMETER WITH 20 DEG APPROACH ANGLE
MEASURE RIGHT SIDE OF TOOTH AT PITCH DIAMETER WITH 20 DEG APPROACH ANGLE
CONSTRUCT MID POINT.
DIMENSION LEFT AND RIGHT PROFILE, OVERALL THICKNESS AND THE CENTER POINT OF THE TOOTH.
ADD MOVE POINTS TO CLEAR TOOTH POCKET
ROTATE ALIGNMENT 4 DEGREES
MOVE PROBE TO X0,Y190.5,Z-17
MEASURE NEXT TOOTH (REPEAT 90 TIMES)
In GEOMEASURE I can just copy and paste the code block 90 times, change the feature number, and all hits and move points retain their relationship to the rotated alignment. So 5 is always 5 and 12.5456 is always 12.5456. The coordinate system is the only thing changing.
PCDMIS keeps changing all of my hit and move point values when I rotate my alignment. I can’t even seem to copy a simple move point, rotate my alignment, and then paste that move point back in.
Is there a setting that I can turn on or off so that PCDMIS retains all hits and move points numerical values relative to the most recent alignment instead of recalculating them?
Can I pattern/loop a sub routine with alignment changes in it?
Any help would be appreciated.
Thanks much,
Brad
Im trying to measure the tooth width of 90 involute spline teeth at the pitch diameter. I have all of the math figured out, and have measured the right and left profile, the min actual width, and the index of one tooth, but when I go to pattern it, all of my numbers, move points and alignments are getting messed up.
All I want to do is basically the following steps (I’m not using CAD).,.
ROTATE Y AXIS ALIGNMENT TO CENTER SPACE OF TOOTH
MOVE PROBE TO X0,Y190.5,Z-17
MEASURE LEFT SIDE OF TOOTH AT PITCH DIAMETER WITH 20 DEG APPROACH ANGLE
MEASURE RIGHT SIDE OF TOOTH AT PITCH DIAMETER WITH 20 DEG APPROACH ANGLE
CONSTRUCT MID POINT.
DIMENSION LEFT AND RIGHT PROFILE, OVERALL THICKNESS AND THE CENTER POINT OF THE TOOTH.
ADD MOVE POINTS TO CLEAR TOOTH POCKET
ROTATE ALIGNMENT 4 DEGREES
MOVE PROBE TO X0,Y190.5,Z-17
MEASURE NEXT TOOTH (REPEAT 90 TIMES)
In GEOMEASURE I can just copy and paste the code block 90 times, change the feature number, and all hits and move points retain their relationship to the rotated alignment. So 5 is always 5 and 12.5456 is always 12.5456. The coordinate system is the only thing changing.
PCDMIS keeps changing all of my hit and move point values when I rotate my alignment. I can’t even seem to copy a simple move point, rotate my alignment, and then paste that move point back in.
Is there a setting that I can turn on or off so that PCDMIS retains all hits and move points numerical values relative to the most recent alignment instead of recalculating them?
Can I pattern/loop a sub routine with alignment changes in it?
Any help would be appreciated.
Thanks much,
Brad
Comment