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
  • LOADPROBE/PROBE_1
    TIP/T1A0B0, SHANKIJK=0, 0, 1, ANGLE=0
    COMMENT/OPER,NO,FULL SCREEN=YES,AUTO-CONTINUE=NO,
    PLACE THE PROBE INSIDE
    THE CENTER OF STARTING POSITION
    PREHIT/5
    RETRACT/5
    CHECK/10,1
    PNT_READ =FEAT/POINT,CARTESIAN
    THEO/<0,0,0>,<0,0,1>
    ACTL/<445.0986,261.7209,-435.0063>,<0,0,1>
    READPOINT/
    ALN_READ =ALIGNMENT/START,RECALL:STARTUP,LIST=YES
    ALIGNMENT/TRANS,XAXIS,PNT_READ
    ALIGNMENT/TRANS,YAXIS,PNT_READ
    ALIGNMENT/TRANS,ZAXIS,PNT_READ
    ALIGNMENT/END


    PNT_READ (CTRL+ALT+G, I think Slight smile ) have to have THEO values same as nominals of your CAD/drawing, so If You have model, You need to have origin 0,0,0 of CAD model in same place as your start position.


    +1 correct!

    We have to have the Theos set to the CAD coords where the probe should be parked when the Operator clicks OK on the comment we put before the Readpoint.
Reply
  • LOADPROBE/PROBE_1
    TIP/T1A0B0, SHANKIJK=0, 0, 1, ANGLE=0
    COMMENT/OPER,NO,FULL SCREEN=YES,AUTO-CONTINUE=NO,
    PLACE THE PROBE INSIDE
    THE CENTER OF STARTING POSITION
    PREHIT/5
    RETRACT/5
    CHECK/10,1
    PNT_READ =FEAT/POINT,CARTESIAN
    THEO/<0,0,0>,<0,0,1>
    ACTL/<445.0986,261.7209,-435.0063>,<0,0,1>
    READPOINT/
    ALN_READ =ALIGNMENT/START,RECALL:STARTUP,LIST=YES
    ALIGNMENT/TRANS,XAXIS,PNT_READ
    ALIGNMENT/TRANS,YAXIS,PNT_READ
    ALIGNMENT/TRANS,ZAXIS,PNT_READ
    ALIGNMENT/END


    PNT_READ (CTRL+ALT+G, I think Slight smile ) have to have THEO values same as nominals of your CAD/drawing, so If You have model, You need to have origin 0,0,0 of CAD model in same place as your start position.


    +1 correct!

    We have to have the Theos set to the CAD coords where the probe should be parked when the Operator clicks OK on the comment we put before the Readpoint.
Children
No Data