hexagon logo

Browse By Tags

  • Printing reports In Patterned Program

    I've got a part here that requires hundreds of inspections, so we created a fixture to run 15 of the parts in one execution so i'm not required to come back to the CMM every few minutes. I've hit a wall though where I need my reports to print per part…
  • circle constr from points in loop doesn't change dimension when measured with label

    I have gauge with 2 different diameters inside – bowtie shape. Smaller dia I measure with no problems, for larger I created 2 loops, 12 points each. I even managed to construct circle and measure it (you guys helped me a few weeks ago to do this). Because…
  • Code to mark/unmark out of tolerance dimensions

    I am trying to figure out a way to automatically mark or unmark feature dimensions that are out of tolerance. I have a program that includes some if/then statements where it re-measures a diameter at a different depth if the first one is OOT. So my…