Difference between revisions of "CNC Bender v12-20120723"

From ATTWiki
Jump to: navigation, search
(25px Radius Level Shift Command Names Simplified)
(25px FIX: Recapture Feed Into PD Collision Message)
 
(10 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 24: Line 24:
 
* 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>
 
<br>
* These are thew new command names to use:
+
* 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 52: 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

Cncv12procontrol withteachmode.jpg


Check.jpg Radius Level Shift Command Names Simplified

  • 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).


  • This ambiguity is cleared up by naming the directional valve positions by RADIUS LEVEL number, rather than "UP" or "DOWN".


  • These are the new DEFAULT command names to use:
    • Shift to Radius Level 1
    • Shift to Radius Level 2
    • Shift to Radius Level 3
    • Shift to Radius Level 4
    • Shift to Radius Level 2 From 1
    • Shift to Radius Level 2 From 3
    • Shift to Radius Level 3 From 2
    • Shift to Radius Level 3 From 4

Check.jpg Radius Level Shift Command Names Can Be Changed

  • The radius level COMDEF names can be configured to custom names in the Low Level COMDEF Names Cross Reference menu.

400


Check.jpg Changed the Name of "Low Level Options List" to "Setup Options List"

  • The Options List tab has been renamed.


Check.jpg 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.

Cncv12 recaptureoptions.jpg

Other Pages