hexagon logo

Read point alignment.

Good day all,
I am attempting to start programming using a read point alignment. I am either not doing it right at all or I think the issue might be that I am using clearance cube.

any help is much appreciated.

tia
Parents
  • That's fine, but your plane is.........here
    PLN1 =FEAT/PLANE,CARTESIAN,TRIANGLE
    THEO/<[COLOR=#FF0000]1.0516,1.1218,1.2[/COLOR]>,<0,0,1>
    ACTL/<0.0669,-0.6742,4.5532>,<0,0,1>
    MEAS/PLANE,4
    HIT/BASIC,NORMAL,<0.6151,1.2515,1.2>,<0,0,1>,<-0.3696,-0.5446,4.5532>,USE THEO=YES
    HIT/BASIC,NORMAL,<1.4986,1.3791,1.2>,<0,0,1>,<0.5139,-0.417,4.5532>,USE THEO=YES
    HIT/BASIC,NORMAL,<1.535,0.9145,1.2>,<0,0,1>,<0.5503,-0.8816,4.5532>,USE THEO=YES
    HIT/BASIC,NORMAL,<0.5578,0.9423,1.2>,<0,0,1>,<-0.4269,-0.8538,4.5532>,USE THEO=YES
    ENDMEAS/

    ...............but you want to move DCC to
    MOVE/POINT,NORMAL,<5.7881,9.5447,-17.2639>


    So your probe is trying to move Z -18
Reply
  • That's fine, but your plane is.........here
    PLN1 =FEAT/PLANE,CARTESIAN,TRIANGLE
    THEO/<[COLOR=#FF0000]1.0516,1.1218,1.2[/COLOR]>,<0,0,1>
    ACTL/<0.0669,-0.6742,4.5532>,<0,0,1>
    MEAS/PLANE,4
    HIT/BASIC,NORMAL,<0.6151,1.2515,1.2>,<0,0,1>,<-0.3696,-0.5446,4.5532>,USE THEO=YES
    HIT/BASIC,NORMAL,<1.4986,1.3791,1.2>,<0,0,1>,<0.5139,-0.417,4.5532>,USE THEO=YES
    HIT/BASIC,NORMAL,<1.535,0.9145,1.2>,<0,0,1>,<0.5503,-0.8816,4.5532>,USE THEO=YES
    HIT/BASIC,NORMAL,<0.5578,0.9423,1.2>,<0,0,1>,<-0.4269,-0.8538,4.5532>,USE THEO=YES
    ENDMEAS/

    ...............but you want to move DCC to
    MOVE/POINT,NORMAL,<5.7881,9.5447,-17.2639>


    So your probe is trying to move Z -18
Children
No Data