Difference between revisions of "CNC Bender v12-20101116"
From ATTWiki
(7 intermediate revisions by one user not shown) | |||
Line 19: | Line 19: | ||
<tr valign=top> | <tr valign=top> | ||
<td width=200> | <td width=200> | ||
− | The absolute rotate command is highly optimized to rotate the spindle when the feed carriage is moving away from the part during the last bend. | + | The absolute pre-rotate command is highly optimized to rotate the spindle when the feed carriage is moving away from the part during the last bend.<br> |
+ | <br> | ||
+ | We have added this programmed delay to allow the operator to ensure that the chuck is off the part before rotating. (This is especially important for non-cylindrical tubes.) | ||
<br><br> | <br><br> | ||
The new command is found in Prebending options. | The new command is found in Prebending options. | ||
Line 26: | Line 28: | ||
</td> | </td> | ||
<td> | <td> | ||
− | [[image:absoluteprerotatedelay.jpg| | + | [[image:absoluteprerotatedelay.jpg|450px]] |
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr valign=top> | ||
+ | <td width=200> | ||
+ | To activate this delay, the processlist builder will insert a timer command into the [[secondary process]] that controls the absolute pre-rotate during the Feed axis moving away from the bending area.<br><br> | ||
+ | If the delay value is set to 0 in the Prebend option, then the timer is not inserted into this process. | ||
+ | </td> | ||
+ | <td> | ||
+ | [[image:absoluteprerotatedelay_inprocess.jpg|450px]] | ||
</td> | </td> | ||
</tr> | </tr> |
Latest revision as of 17:21, 16 November 2010
Contents |
NEW - Absolute Pre-Rotate Delay
The absolute pre-rotate command is highly optimized to rotate the spindle when the feed carriage is moving away from the part during the last bend. |
|
To activate this delay, the processlist builder will insert a timer command into the secondary process that controls the absolute pre-rotate during the Feed axis moving away from the bending area. |
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands