hexagon logo

Alignment of Gear part

Daer all,

I am new guy for this user forum, currently I am using PC-DMIS in Camio 8.3. (Nikon Make)
Recently, I found a problem with a alignment issue for my product. It is about a alignment of [A-B I C I D-E ] of part. Please refer to attached file for details. In that A & B are the circles through which we are going to construct a 3S line as a primary datum, then moving ahead C is plane as a secondary datum and lastly D & E are tooth width, from which we need to construct a line through theirs mid points. As in that I don't understand how to do alignment of this part ?
Because there are 2 lines and 1 plane. and mostly unluckily axis of 3D line and Plane is same. Its conflicts my alignment. CAMIO is not allowing to add 2 line 1 plane alignment anyway.

Any help would be greatly appreciated.


Thank you in advance. Slight smile

Best Regards,​​​​​​​
Atul N

Attached Files
Parents
  • A-B - cylinder, locks two directions and two coordinates
    C - plane, can't lock direction as it's the same as A-B, locks the final coordinate
    D-E - line, locks the final direction (rotation)

    I don't see the problem?

    A1         =ALIGNMENT/START,RECALL:STARTUP,LIST=YES
                  ALIGNMENT/LEVEL,ZPLUS,CYL1
                  ALIGNMENT/TRANS,XAXIS,CYL1
                  ALIGNMENT/TRANS,YAXIS,CYL1
                  ALIGNMENT/TRANS,ZAXIS,PLN1
                  ALIGNMENT/ROTATE,XMINUS,TO,LIN1,ABOUT,ZPLUS
                ALIGNMENT/END
Reply
  • A-B - cylinder, locks two directions and two coordinates
    C - plane, can't lock direction as it's the same as A-B, locks the final coordinate
    D-E - line, locks the final direction (rotation)

    I don't see the problem?

    A1         =ALIGNMENT/START,RECALL:STARTUP,LIST=YES
                  ALIGNMENT/LEVEL,ZPLUS,CYL1
                  ALIGNMENT/TRANS,XAXIS,CYL1
                  ALIGNMENT/TRANS,YAXIS,CYL1
                  ALIGNMENT/TRANS,ZAXIS,PLN1
                  ALIGNMENT/ROTATE,XMINUS,TO,LIN1,ABOUT,ZPLUS
                ALIGNMENT/END
Children