Difference between revisions of "Bend Program Optimization"
Line 37: | Line 37: | ||
+ | <table cellpadding="15" width = 650> | ||
+ | <tr valign="top"> | ||
+ | <td bgcolor="#f0f0f0" width = 200> | ||
+ | Remove the Post Bend Jog move | ||
+ | </td> | ||
+ | <td bgcolor="#e3e4f5"> | ||
+ | <ol> | ||
+ | <li>This is the extra motion of the carriage just after a bend for the tube to clear the bend die.</li><br> | ||
+ | <li>If the bend angle is very small, then removing this motion is probably possible</li><br> | ||
+ | <li>If the bend angle return step angle is very high, then removing this motion may be possible</li><br> | ||
+ | </ol> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
− | |||
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.) | 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.) |
Revision as of 14:43, 20 July 2006
The goal of bend program optimization is to reduce the cycle time per part.
General Optimization
Attempt to optimize motion through combination of motion. |
|
Specific Optimization Techniques for CNC Bender
Change Feed THEN Rotate to Feed AND Rotate |
|
Remove the Post Bend Jog move |
|
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)