Ejemplo n.º 1
0
  /**
   * ************************************************************************* Collet interface
   * functions ************************************************************************
   */
  public void openCollet() {
    sendCommand(_getToolCode() + "M21");

    super.openCollet();
  }