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 72: Line 72:
  
 
<td width=300>
 
<td width=300>
# When returning a PDA motion-controlled axis, then AllDiesToHomeWithoutPDA is called immediately after in order to insure  
+
# When returning a PDA motion-controlled axis, then AllDiesToHomeWithoutPDA is called immediately after in order to insure that the pressure die and clamp dies are home before continuing.
that the pressure die and clamp dies are home before continuing.
+
 
+
 
# 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 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, then AllDiesToHome is called to be sure the pressure die, clamp die, and Pressure Die Assist die are home before continuing.
 
# When returning a PDA directional valve actuator, then AllDiesToHome is called to be sure the pressure die, clamp die, and Pressure Die Assist die are home before continuing.
 
 
# 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.
 
# 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.
  

Revision as of 12:58, 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.

  1. When returning a PDA motion-controlled axis, then AllDiesToHomeWithoutPDA is called immediately after in order to insure that the pressure die and clamp dies are home before continuing.
  2. 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.
  3. When returning a PDA directional valve actuator, then AllDiesToHome is called to be sure the pressure die, clamp die, and Pressure Die Assist die are home before continuing.
  4. 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