hexagon logo

Program set ups

So do you all have a standard program setup that you do for most of your parts. If so what do you include in your code?

STARTUP =ALIGNMENT/START,RECALL:USE_PART_SETUP,LIST=YES
ALIGNMENT/END
MODE/MANUAL
FORMAT/TEXT,OPTIONS, ,HEADINGS,SYMBOLS, ;NOM,TOL,MEAS,DEV,OUTTOL, ,
LOADPROBE/3X50
TIP/T1A0B0, SHANKIJK=0, 0, 1, ANGLE=0
MOVESPEED/ 100
SCANSPEED/40
PREHIT/0.05
RETRACT/0.05
TEMPCOMP/METHOD = AUTOMATIC,MATERIAL = Aluminium,CTE=23
,SET WARNING LIMIT = TRUE,MINIMUM = 18,MAXIMUM = 22
,PART SENSOR NUM=DEFAULT,X SCALE= 20,Y SCALE= 20,Z SCALE= 20,PART TEMP=20
COMMENT/OPER,NO,FULL SCREEN=NO,AUTO-CONTINUE=NO,OVC=NO,
RUN SLOW TILL PROOFED
ADD SET UP PICTURE​
Parents
  • I have lots of CMM button pushers and very, very few skilled CMM operators.. This code lets them calibrate a probe parameter set at any time with minimal interaction with PC DMIS. The work instructions tell them to calibrate the probe before each lot of that particular part. I know it's not absolutely necessary to do it this way, but my operators don't always know when they should and when they shouldn't calibrate.
Reply
  • I have lots of CMM button pushers and very, very few skilled CMM operators.. This code lets them calibrate a probe parameter set at any time with minimal interaction with PC DMIS. The work instructions tell them to calibrate the probe before each lot of that particular part. I know it's not absolutely necessary to do it this way, but my operators don't always know when they should and when they shouldn't calibrate.
Children