Difference between revisions of "Bend Program Optimization"
(→Specific Optimization Techniques for CNC Bender) |
(→Specific Optimization Techniques for CNC Bender) |
||
Line 74: | Line 74: | ||
+ | <table cellpadding="15" width = 650> | ||
+ | <tr valign="top"> | ||
+ | <td bgcolor="#f0f0f0" width = 200> | ||
+ | Set Radius Shifting to occur '''DURING the FEED'''<br><br> | ||
+ | CNC Processor uses is ability to run multiple processes simultaneously to move the Feed, Rotate, and the RADIUS SHIFTING at the same time. While the feed and rotate are occuring, the radius can also be shifting in what is called a "secondary process". | ||
− | + | </td> | |
+ | <td bgcolor="#e3e4f5"> | ||
+ | <ol> | ||
+ | <li>Set this value in the Radius Option of the row that shows different radius than the previous row</li><br> | ||
+ | <li>If the tube moves up or down without the carriage or bend head shifting the tube out of the die, then increase the Horizontal Radius Shift Offset to a higher value</li><br> | ||
+ | <li>Enable the Simultaneous Vertical / Horizontal Shift option. This option allows the horizontal head axis and vertical head cylinders to move at the same time when the bend head is shifting radius levels.</li><br> | ||
+ | <li>If necessary, enable the Radius Shift Delay to delay the start of simultaneous shifting for a millisecond duration after the Feed/Rotate axes begin moving.</li><br> | ||
+ | <li>If necessary, enable the Early Radius Level Change Mode. This allows the tube to shift radius levels on any row before feeding/rotating. This means that vertical motion is applied, without shifting into the dies. | ||
+ | </ol> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
− | |||
− | + | <table cellpadding="15" width = 650> | |
+ | <tr valign="top"> | ||
+ | <td bgcolor="#f0f0f0" width = 200> | ||
+ | Set the Pressure Die Retract Timer to Enable<br><br> | ||
+ | This feature enables Pressure Die Retract timing rather than full pressure die open. | ||
+ | </td> | ||
+ | <td bgcolor="#e3e4f5"> | ||
+ | <ol> | ||
+ | <li>Set the Pressure Die to retract a short distance (PD Retract Timer = 100 ms) on bend rows that do move into radius shift rows</li><br> | ||
+ | </ol> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
− | --[[User:Mcone|Mcone]] | + | |
+ | <table cellpadding="15" width = 650> | ||
+ | <tr valign="top"> | ||
+ | <td bgcolor="#f0f0f0" width = 200> | ||
+ | Enable '''Hold Mandrel Forward'''<br><br> | ||
+ | |||
+ | </td> | ||
+ | <td bgcolor="#e3e4f5"> | ||
+ | <ol> | ||
+ | <li>Use this feature if a plug mandrel is installed. This will save significant time for each bend.</li><br> | ||
+ | <li>Draw the mandrel back on the last bend in order to make the part easier to unload. </li><br> | ||
+ | </ol> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | --[[User:Mcone|Mcone]] 11:31, 20 July 2006 (EDT) |
Revision as of 15:31, 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 in each FRB row |
|
Remove the Post Bend Jog move in each FRB Row
|
|
Increase the Bend Return Step Point value in each FRB Row
|
|
Set Radius Shifting to occur DURING the FEED CNC Processor uses is ability to run multiple processes simultaneously to move the Feed, Rotate, and the RADIUS SHIFTING at the same time. While the feed and rotate are occuring, the radius can also be shifting in what is called a "secondary process". |
|
Set the Pressure Die Retract Timer to Enable This feature enables Pressure Die Retract timing rather than full pressure die open. |
|
Enable Hold Mandrel Forward |
|
--Mcone 11:31, 20 July 2006 (EDT)