hexagon logo

Parameter Sets and Autocalibration

Myself and another colleague were working on some Operator programs, and we were trying to find faster ways to incorporate Autocalibrate commands instead of them using the "Calibrate Tips" option from the Marked Set Window.

We were playing around with parameter sets, and were trying to find ways to avoid having to make a set for each program, but a set for each probe build instead. We created a parameter set with no tips selected.
And selected the option "Used in Routine" for the "Tips to use if none explicitly selected". It worked, and let us create this set, and we put that Parameter Set in the Autocalibrate command. It worked with no issues, even between Load Probe commands.

Is there a risk or downside to us streamlining the process in this manner? Has anyone else tried to use an Empty Parameter set in this manner?
Parents Reply
  • Yes, I've used it as a per part before creating a new parameter each time as seen below

     LOADPROBE/LEITZ TREE 07 18 MM_DISC
                  TIP/T1A0B0, SHANKIJK=-0.0001, -0.001, 1, ANGLE=0.7082
                  AUTOCALIBRATE/PROBE, PARAMETER_SET=455-011.001-007 Op 4, QUALTOOL_MOVED=NO, 
                                CHECK COLLISION=NO, SHOW_SUMMARY=NO, OVERWRITE_RESULTSFILE=NO
                  MOVE/CLEARPOINT
                  LOADPROBE/LEITZ TREE 03 03X35
                  TIP/T1A0B0, SHANKIJK=-0.0001, -0.001, 1, ANGLE=0.7082
                  AUTOCALIBRATE/PROBE, PARAMETER_SET=455-011.001-007 Op 4, QUALTOOL_MOVED=NO, 
                                CHECK COLLISION=NO, SHOW_SUMMARY=NO, OVERWRITE_RESULTSFILE=NO
                  MOVE/CLEARPOINT
                  LOADPROBE/LEITZ TREE 02 2X50
                  TIP/T1A0B0, SHANKIJK=-0.0001, -0.001, 1, ANGLE=0.7082
                  AUTOCALIBRATE/PROBE, PARAMETER_SET=455-011.001-007 Op 4, QUALTOOL_MOVED=NO, 
                                CHECK COLLISION=NO, SHOW_SUMMARY=NO, OVERWRITE_RESULTSFILE=NO
                  MOVE/CLEARPOINT

Children