CubeBox
Published

Spindle Probes Can Automate Trial Machining

An often-overlooked use for spindle probes is in trial machining applications. These applications are useful when a setup person is worried that the cutting tool might not machine a tight-tolerance workpiece attribute correctly on the first try. In this case, an adjustment will be made (commonly using an offset) to ensure that excess material will be left on the attribute.

Share

The cutting tool will then machine the attribute using the trial machining adjustment. When the cutting tool is finished, the setup person or operator will stop the machine and measure the attribute. They will readjust based on the deviation between the measured attribute’s size and its target. When the cutting tool machines again, the attribute should be at its target dimension.

Consider the manual intervention involved in trial machining. In every step, the setup person (or operator, if dull tools are replaced during the production run) must be available to do something. For entry-level people, the procedure is somewhat error prone. Additionally, there are measurements that are difficult or impossible for the operator to take while the workpiece is in the machine.

In past columns, I have discussed improving the process of trial machining by programming the trial machining operation. If a setup person or operator can recognize the need for trial machining, surely a programmer should be able to as well. A series of slash codes (block delete function) can be included at the beginning of all trial machining commands. In normal production, the block delete switch will be left on, and trial machining will not be done. However, during setup and after dull tool replacement, the setup person or operator will turn off the block delete switch for trial machining.

These techniques facilitate the trial machining process, but they do not automate it. A person must be available to take the measurement. However, a spindle probe will complete the loop, providing a way to automatically measure the workpiece attribute in question.

For the setup person or operator to decide whether to trial machine, they must be available to turn off the block delete switch. For fully unattended operation, some kind of logic must be built into the program. This logic should determine when trial machining must be done when running the cutting tool for the first time and when dull tools are replaced.

While I don’t provide a complete example, I do provide a bulleted list of the most important considerations for automating this process. In the main program:

The trial machining program (O1000 in our case) must:

  1. Modify the current offset to ensure that excess stock will be left after machining for the first time. This can be done with a G10 command: G91 G10 P5 L11 R0.020 (this command increases offset 5 by 0.020)
  2. Perform the trial machining operation. Machining will probably be identical to what the cutting tool will do to machine the workpiece attribute, but it doesn’t have to be. Often, just enough machining to take a measurement is all that is required.
  3. Measure the machined surface. A tool change will be made to call up the spindle probe. Using the probe manufacturer’s pre-written programs or your own, have the probe measure the workpiece attribute. Most probe manufacturers will place the measured value in a common variable, such as #121.
  4. Calculate the deviation from the target value. The target value can be specified in the main program’s G65 command.
  5. Readjust the offset. Based on the calculated deviation, use G10 to modify the current offset value.
  6. Recall the cutting tool and bring it to its previous position in the main program (line N320 in our example). At the beginning of the measuring program (O1000 in our example), you can use system variables #5001, #5002 and #5003 to store the current absolute position of the machine so that the cutting tool can be brought back to its initial position at this point.
The Automated Shop Conference
CubeBox
CHIRON Group, one stop solution for manufacturing.
Gardner Business Intelligence
JTEKT
The Automated Shop Conference
An ad for Formnext Chicago on April 8-10, 2025.
EZ Access - Have it all with Ez - Mazak
Koma Precision
DN Solutions
Formnext Chicago on April 8-10, 2025.
IMTS 2024

Related Content

Automation

CNC Machine Shop Honored for Automation, Machine Monitoring

From cobots to machine monitoring, this Top Shop honoree shows that machining technology is about more than the machine tool.

Read More
Five-Axis

Choosing a Five-Axis Machine Tool With Automation in Mind

While much focus is placed on the machinery that moves parts, the features most important for automating five-axis machining are arguably found in the machine tool itself.

Read More
Automation

Which Approach to Automation Fits Your CNC Machine Tool?

Choosing the right automation to pair with a CNC machine tool cell means weighing various factors, as this fabrication business has learned well.

Read More
Automation

Using the Toolchanger to Automate Production

Taking advantage of a feature that’s already on the machine tool, Lang’s Haubex system uses the toolchanger to move and store parts, making it an easy-to-use and cost-effective automation solution.

Read More

Read Next

3 Mistakes That Cause CNC Programs to Fail

Despite enhancements to manufacturing technology, there are still issues today that can cause programs to fail. These failures can cause lost time, scrapped parts, damaged machines and even injured operators.

Read More
Micromachining

A History of Precision: The Invention and Evolution of Swiss-Style Machining

In the late 1800s, a new technology — Swiss-type machines — emerged to serve Switzerland’s growing watchmaking industry. Today, Swiss-machined parts are ubiquitous, and there’s a good reason for that: No other machining technology can produce tiny, complex components more efficiently or at higher quality.

Read More

The Automation Event for CNC Machine Shops

Get sensible, real-world automation solutions during this half-day workshop co-located with IMTS 2024.

Read More
The Automated Shop Conference