Error / warning messages
Error "Add ZHC point not on GRID"
ļ»æ
This error is raised during the creation of the Z-height compensation (ZHC) grid when one of the following is the case:
- difference between the coordinate of the new point and the first point is less than 0 on the X-axis
- difference between the coordinate of the new point and the first point is less than 0 on the Y-axis
- difference between the point position on the X-axis and the grid column is more than 0.01
- difference between the point position on the Y-axis and the grid row is more than 0.01
ļ»æ
Note that the first point of the Z-height compensation grid needs to be the numerically lowest value - the grid measurement extends in positive X and Y directions.
Note that relative grid rows/columns positions are multiplications of the spacing ("grid size" in the macro).
ļ»æ