I'm having an issue with the red circled probe path. I over exaggerated the avoidance move for clarity. I'm having trouble finding how to get rid of this probe move. I have the same issue whether I select auto circle or auto cylinder. When I click and drag on the move, it rotates the hits? If I right click on it and select "delete", it just deletes one hitpoint, but the probe path stays the same. Anyone have any ideas? Workplane is in the +Z if it matters. It also is only happening on angled holes.
Code:
CIR33 =FEAT/CONTACT/CIRCLE/DEFAULT,CARTESIAN,IN,LEAST_SQR THEO/<0,1.1902,0.5731>,<0,-0.8165408,0.5772877>,0.69 ACTL/<0,1.1902,0.5731>,<0,-0.8165408,0.5772877>,0.69 TARG/<0,1.1902,0.5731>,<0,-0.8165408,0.5772877> START ANG=0,END ANG=360 ANGLE VEC=<1,0,0> DIRECTION=CCW SHOW FEATURE PARAMETERS=NO SHOW CONTACT PARAMETERS=YES NUMHITS=6,DEPTH=0.037,PITCH=0 SAMPLE METHOD=SAMPLE_FEATURE SAMPLE FEATURE=NONE AVOIDANCE MOVE=BOTH,DISTANCE=0.7 FIND HOLE=DISABLED,ONERROR=NO,READ POS=NO SHOW HITS=YES HIT/BASIC,<0.345,1.2204,0.5517>,<-1,0,0>,<0.345,1.2204,0.5517> HIT/BASIC,<0.1725,1.3929,0.7957>,<-0.5,-0.4999458,-0.7071451>,<0.1725,1.3929,0.7957> HIT/BASIC,<-0.1725,1.3929,0.7957>,<0.5,-0.4999458,-0.7071451>,<-0.1725,1.3929,0.7957> HIT/BASIC,<-0.345,1.2204,0.5517>,<1,0,0>,<-0.345,1.2204,0.5517> HIT/BASIC,<-0.1725,1.0479,0.3077>,<0.5,0.4999458,0.7071451>,<-0.1725,1.0479,0.3077> HIT/BASIC,<0.1725,1.0479,0.3077>,<-0.5,0.4999458,0.7071451>,<0.1725,1.0479,0.3077> ENDMEAS/
Comment