Bend Program Optimization

From ATTWiki
Revision as of 14:43, 20 July 2006 by Mcone (Talk | contribs)

Jump to: navigation, search

The goal of bend program optimization is to reduce the cycle time per part.

General Optimization

Attempt to optimize motion through combination of motion.

  1. Closely watch the bender during cycle to determine if there are any motions that can be combined.

  2. Are there places in the cycle where other actuators are waiting for another actuator?

  3. Determine if there are features already built into CNC Bender that will allow for this optimization. If not, then describe the optimization to Advanced Tubular programmers for consideration.


Specific Optimization Techniques for CNC Bender

Change Feed THEN Rotate to Feed AND Rotate

  1. The "AND" implies that Feeding and Rotation are performed together

  2. Set this option in the FEED option cells of the FRB page


Remove the Post Bend Jog move

  1. This is the extra motion of the carriage just after a bend for the tube to clear the bend die.

  2. If the bend angle is very small, then removing this motion is probably possible

  3. If the bend angle return step angle is very high, then removing this motion may be possible


3 - Removed the Post Bend Jog motion on bends with small angles. (This is the extra motion of the carriage just after a bend for the tube to clear the bend die.)

4 - Increased the Step Point angle so that the Carriage is moving forward as soon as the bend arm moves toward home.

5 - Set the radius shifting to SHIFT DURING the Bend Arm return, Feed / Rotate. (Huge time saver)

6 - Set the Pressure Die to retract a short distance (PD Retract Timer = 100 ms) on bend rows that do move into radius shift rows.

7 - Hold the mandrel forward (plug mandrel) from the start to the last bend. Draw the mandrel back on the last bend in order to make the part easier to unload. (Significant time-saver)


--Mcone 09:50, 20 July 2006 (EDT)