Needing help, Having issues

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Needing help, Having issues

    resolved
    Last edited by [email protected]; 04-11-2019, 06:50 AM.

  • #2
    Is somebody performing the manual alignment incorrectly? For example, probing a line right to left instead of left to right, or vice versa?

    Comment


    • #3
      Your code is very difficult to read in the picture, but it looks like your theoretical vector and your actual vector are flipped on your plane

      Comment


      • #4
        1: Post Code
        2: If the Program Runs correctly, who Cares?
        3: If all else fails turn screen upside down.
        4: In all serious, Post Code
        (In Memory of my Loving wife, "Ronda" who I lost March 7, 2016. I love you baby.)
        They say "Nobody's Perfect." I must be Nobody.

        Comment


        • #5
          Code:
          PLN5       =FEAT/PLANE,CARTESIAN,TRIANGLE
                      THEO/<-0.6081,0.0669,0>,<[COLOR=#FF0000]0,0,1[/COLOR]>
                      ACTL/<15.4021,12.9553,-31.3072>,<[COLOR=#FF0000]0.0000838,-0.0000649,-1[/COLOR]>
                      MEAS/PLANE,6
                      HIT/BASIC,NORMAL,<-1.6156,5.8424,0>,<0,0,1>,<9.866,11.5325,-31.3077>,USE THEO=YES
                      HIT/BASIC,NORMAL,<4.2609,4.1547,0>,<0,0,1>,<11.7193,18.7349,-31.3079>,USE THEO=YES
                      HIT/BASIC,NORMAL,<4.598,-3.8334,0>,<0,0,1>,<19.3134,18.7349,-31.3071>,USE THEO=YES
                      HIT/BASIC,NORMAL,<-1.3445,-5.9164,0>,<0,0,1>,<21.1779,12.0533,-31.3068>,USE THEO=YES
                      HIT/BASIC,NORMAL,<-4.8067,-3.6496,0>,<0,0,1>,<17.4856,8.338,-31.3067>,USE THEO=YES
                      HIT/BASIC,NORMAL,<-4.7409,3.804,0>,<0,0,1>,<12.8506,8.338,-31.3069>,USE THEO=YES
                      ENDMEAS/
          A1         =ALIGNMENT/START,RECALL:STARTUP,LIST=YES
                      ALIGNMENT/LEVEL,ZPLUS,PLN5
                      ALIGNMENT/TRANS,ZAXIS,PLN5
                      ALIGNMENT/END
          Your Vector hit for your Plane. THEO 0,0,1 Actual is -1 Flipping the part
          (In Memory of my Loving wife, "Ronda" who I lost March 7, 2016. I love you baby.)
          They say "Nobody's Perfect." I must be Nobody.

          Comment


          • #6
            Transform your model rotate X 180 degrees
            (In Memory of my Loving wife, "Ronda" who I lost March 7, 2016. I love you baby.)
            They say "Nobody's Perfect." I must be Nobody.

            Comment


            • #7
              Well either way, if the program runs who cares. The CAD model is useless at this point anyways. It has no purpose unless you are planning on adding other features to this program.
              (In Memory of my Loving wife, "Ronda" who I lost March 7, 2016. I love you baby.)
              They say "Nobody's Perfect." I must be Nobody.

              Comment


              • #8
                Delete the probe file and maybe the qual sphere file and rebuild. May not fix it but it's worth a try (if you don't have 30 programs that use that probe)
                Kevin

                Comment

                Related Topics

                Collapse

                Working...
                X