[Ri...] Posted Friday at 05:39 PM Share Posted Friday at 05:39 PM This doesn't make any sense at all. One program, it is setup in AutoRun. It has some PCM to determine if the part is tilted in the X axis. measure("YZ Finder") TRYAGAIN: measure("Tilt Finder A") measure("Tilt Finder B") if abs(getActual("Tilt Finder A").x-getActual("Tilt Finder B").x)>0.004 message("Please Re-Position part. Ensure that the Flange of the part is fully to the left of the V Block and X Bore is straight down") goto TRYAGAIN endif When ran in Autorun it reports .00432xxxxx. (Gets stuck in an endless loop due to false value). When run in Calypso it reports .00234xxxxx. (Works as written). Part is mounted in the fixture and secured, and I can get the same results at will. Same program, same points, the program doesn't change, only the result of the actual probed points. Tilt Finder A and Tilt Finder B. Part is cylindrical and its axis is in X. Plane surface is ZX. Tilt Finder A touches a plane surface at Y0, X0 and Z+.945 Tilt Finder B touches a plane surface at Y0, X0 and Z-.945 How is this possible? Link to comment Share on other sites More sharing options...
[Da...] Posted Friday at 06:38 PM Share Posted Friday at 06:38 PM Exactly the same basesystem selected in the CNC start settings of Calypso and AutoRun? Are you using a pallet alignment system? Screenshots of both CNC start settings would be helpful. Link to comment Share on other sites More sharing options...
[Ri...] Posted Friday at 06:42 PM Author Share Posted Friday at 06:42 PM (edited) Base System doesn't change. The pallet is a single part. CNC start settings are identical. Edited Friday at 06:43 PM Link to comment Share on other sites More sharing options...
[Cl...] Posted Friday at 07:51 PM Share Posted Friday at 07:51 PM Have you tried deleting the program from autorun and then re-loading it? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in