« Posts list

Fixing 941 POCKET-TOOL TABLE ERROR and 1106 OMP40 NEEDS CALIBRATION on Haas NGC

My Haas tech had originally set up my WIPS spindle probe as T31, however I wanted it in T1 to match my other machines. The process went as follows:

941 POCKET-TOOL TABLE ERROR

The probe should be fine for most VPS probing macros, however for me the "vice corner" macro errored out with 941 POCKET-TOOL TABLE ERROR. It turns out the probe tool number macro variable hadn't been updated. The vice corner macro seems to use different subroutines to the other ones, which might be why only it is broken.

To update the macro value:

I figured this out from the troubleshooting page which mentions 560: Tool number for the OMP40-2 probe under OMP40-2 - Macro Variables.

1106 OMP40 NEEDS CALIBRATION

I recalibrated the probe quite a few times, but got this error every time when using the 3 point probing routine P9823. A 3 point probe routine uses something called "Vector Probing" which needs a different calibration macro to be called (P9804 instead of P9803) when calibrating the probe through the Haas VPS. This call is somewhat buried in a bunch of subroutine calls but here are the steps: