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…
  • 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…