Difference between revisions of "CNC Bender v12-20120723"
From ATTWiki
(12 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
==v12-20120723== | ==v12-20120723== | ||
*Back to [[CNC Bender Software Updates]] | *Back to [[CNC Bender Software Updates]] | ||
− | *To download see the [http://www.advancedtubular.com/customers/cncbender/page-downloads/version-12-20120723.html support page]. | + | *To download the update see the [http://www.advancedtubular.com/customers/cncbender/page-downloads/version-12-20120723.html support page]. |
</td> | </td> | ||
<td width=300> | <td width=300> | ||
Line 21: | Line 21: | ||
<td width=400> | <td width=400> | ||
* The command names for the radius level shifting were often confusing when moving from HEAD shifters to CARRIAGE shifters. For example, on a head shift machine, AllUp meant radius 1. On carriage shift machine, AllUp meant the top radius (2 or 3). | * The command names for the radius level shifting were often confusing when moving from HEAD shifters to CARRIAGE shifters. For example, on a head shift machine, AllUp meant radius 1. On carriage shift machine, AllUp meant the top radius (2 or 3). | ||
− | + | <br> | |
* This ambiguity is cleared up by naming the directional valve positions by RADIUS LEVEL number, rather than "UP" or "DOWN". | * This ambiguity is cleared up by naming the directional valve positions by RADIUS LEVEL number, rather than "UP" or "DOWN". | ||
− | + | <br> | |
− | * These are | + | * These are the new DEFAULT command names to use: |
** Shift to Radius Level 1 | ** Shift to Radius Level 1 | ||
** Shift to Radius Level 2 | ** Shift to Radius Level 2 | ||
Line 40: | Line 40: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | |||
===[[image:Check.jpg|25px]] Radius Level Shift Command Names Can Be Changed=== | ===[[image:Check.jpg|25px]] Radius Level Shift Command Names Can Be Changed=== | ||
Line 53: | Line 52: | ||
<td width=300> | <td width=300> | ||
+ | </td> | ||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | ===[[image:Check.jpg|25px]] Changed the Name of "Low Level Options List" to "Setup Options List"=== | ||
+ | |||
+ | <table cellpadding=10> | ||
+ | <tr valign=top> | ||
+ | <td width=400> | ||
+ | * The Options List tab has been renamed. | ||
+ | </td> | ||
+ | |||
+ | <td width=300> | ||
+ | </td> | ||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | |||
+ | ===[[image:Check.jpg|25px]] FIX: Recapture Feed Into PD Collision Message=== | ||
+ | |||
+ | <table cellpadding=10> | ||
+ | <tr valign=top> | ||
+ | <td width=400> | ||
+ | Previous versions of CNC Bender would show a FEED into PD collision error in recapture mode when the PDA is motion controlled even if the Pressure Die was already home. The problem would occur when the PDA arrived home before the PD arrives home, signalling CNC Processor to move to the next step too early.<br><br> | ||
+ | |||
+ | In motion-controlled COMDEFs, the arrival of a servo axis to position overrides any waiting for proximity switches to go active. So the PD would still be moving back when the Feed axis was told to start moving.<br><br> | ||
+ | |||
+ | The fix was to separate the PD return from the PDA return COMDEFs, and make the PD return occur first. This ensures that the PD moves all the way home before the PDA motion moves home. | ||
+ | </td> | ||
+ | |||
+ | <td width=300> | ||
+ | [[image:cncv12_recaptureoptions.jpg|400px]]<br> | ||
</td> | </td> | ||
Latest revision as of 13:45, 29 April 2013
v12-20120723
|
Radius Level Shift Command Names Simplified
|
Radius Level Shift Command Names Can Be Changed
|
Changed the Name of "Low Level Options List" to "Setup Options List"
|
FIX: Recapture Feed Into PD Collision Message
Previous versions of CNC Bender would show a FEED into PD collision error in recapture mode when the PDA is motion controlled even if the Pressure Die was already home. The problem would occur when the PDA arrived home before the PD arrives home, signalling CNC Processor to move to the next step too early. In motion-controlled COMDEFs, the arrival of a servo axis to position overrides any waiting for proximity switches to go active. So the PD would still be moving back when the Feed axis was told to start moving. The fix was to separate the PD return from the PDA return COMDEFs, and make the PD return occur first. This ensures that the PD moves all the way home before the PDA motion moves home. |
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands