Difference between revisions of "CNC Bender v11-20091118"

From ATTWiki
Jump to: navigation, search
(25px ENHANCE - AllDiesToHome Command and AllDiesToHomeWithoutPDA Commands)
(25px ENHANCE - AllDiesToHome Command and AllDiesToHomeWithoutPDA Commands)
Line 81: Line 81:
  
 
<tr>
 
<tr>
<td width=300>
+
<td width=300 bgcolor="#abbad1">
 
* When returning a PDA motion-controlled axis...<br><br>
 
* When returning a PDA motion-controlled axis...<br><br>
 
* When using a FOLLOWER with NO prox...
 
* When using a FOLLOWER with NO prox...
 
</td>
 
</td>
  
<td width=300>
+
<td width=300 bgcolor="#e3e4f5">
 
...then AllDiesToHomeWithoutPDA is called immediately after in order to insure that the pressure die and clamp dies are home before continuing.
 
...then AllDiesToHomeWithoutPDA is called immediately after in order to insure that the pressure die and clamp dies are home before continuing.
 
</td>
 
</td>
Line 97: Line 97:
  
 
<tr>
 
<tr>
<td width=300>
+
<td width=300 bgcolor="#abbad1">
 
* When returning a PDA directional valve actuator...<br><br>
 
* When returning a PDA directional valve actuator...<br><br>
 
* When returning a FOLLOWR with a prox switch...
 
* When returning a FOLLOWR with a prox switch...
 
</td>
 
</td>
  
<td width=300>
+
<td width=300 bgcolor="#e3e4f5">
 
...then AllDiesToHome is called to be sure the pressure die, clamp die, and Pressure Die Assist die are home before continuing.
 
...then AllDiesToHome is called to be sure the pressure die, clamp die, and Pressure Die Assist die are home before continuing.
 
</td>
 
</td>

Revision as of 13:06, 19 November 2009

Cncbender logo pushbending.png

Type of Upgrade: FASTER BENDING

The changes in this version are minor debugs to the November 4, 2009 version of CNC Bender - Speed optimizations. (See CNC Bender v11-20091104 and CNC Bender v11-20090518)

Operatorstation model.jpg



Check.jpg REPAIR- Final Bend Simultaneous Motion

  • If the final Bend Return Step Point is ZERO, then the standard "BendAbsolute" command is now called correctly without generating errors during AutoBuild.

  • This switches the immediate move "Bend Absolute" off - which makes CNC Bender wait for the bend arm to completely return home before moving to the next step in the process.


Bendarm blur vb150.jpg

BendReturnStepPoint FinalRow.jpg



Check.jpg REPAIR- Time-Out Value for Bend Arm Return

  • The bend arm return timeout value was accidentally set to the Run Buttons timeout in the previous version.

  • This has been resolved so that the axis timeout value is once again used.




Check.jpg ENHANCE - AllDiesToHome Command and AllDiesToHomeWithoutPDA Commands

  • Both of these commands can now be named in the General Dynamic Option List in Low Level.

  • Automated logic has been installed to work like this:



  • When returning a PDA motion-controlled axis...

  • When using a FOLLOWER with NO prox...

...then AllDiesToHomeWithoutPDA is called immediately after in order to insure that the pressure die and clamp dies are home before continuing.



  • When returning a PDA directional valve actuator...

  • When returning a FOLLOWR with a prox switch...

...then AllDiesToHome is called to be sure the pressure die, clamp die, and Pressure Die Assist die are home before continuing.



Other Pages