Jump to content

MasterProbe (XXT)


---
 Share

Recommended Posts

I created a new tab in planner. Opening a program, I checked the MasterProbe geometry and its wrong? Wrong vector direction and no radius?

 

MasterProbe.thumb.GIF.0dc3e9743c173fc249e63c57e573d89a.GIF

Edited
Link to comment
Share on other sites

Not a new situation.  I always edit the R to 2.5 and move on.  Doesn't seem to come into play until you start defining holder locations on your probe rack.

Link to comment
Share on other sites

At my planner seat with vast XTR I can change the vector..

but you can try with PCM:

setNewGeoStatToActualProbe(0,0,0,0,0,-1)

setNewRadiusToActualProbe("2.5")

that should work

Link to comment
Share on other sites

Please sign in to view this quote.

make sure, that you have the needed probe changed in

do you have pcm?

plan->Advanced->PCM Editor

copy the code into the editor, mark it, and press the calculate-button (an arrow inside a gear-wheel)

 

without pcm you can write a small program (with your master probe) with two characteristics with conditions.

in them just write something like setNewGeoStatToActualProbe(0,0,0,0,0,-1)=="GG" and setNewRadiusToActualProbe("2.5")=="gg", select "yes" for end program, and run that program offline

Edited
Link to comment
Share on other sites

 Share

×
×
  • Create New...