Holes Recognition Functions


hr_clear_offset(,,,)

This function enables you to calculate the clear offset that have to be removed in Milling operation.

This function receives the following parameters:

    • Diameter
    • Next_diameter
    • Tool_diameter
    • Overlap (%)
  1.  

 

The logic of this function is the following:

hr_equal_down_step(,)

This function enables you to calculate equal down steps in order to machine the specified depth. The function receives the following values:

    • wish_down_step

    • hole_depth

The function returns the value of the equal down step closest to the wish_down_step parameter.