Difference between revisions of "CNC Bender v11-20091118"

From ATTWiki
Jump to: navigation, search
(25px REPAIR- Time-Out Value for Bend Arm Return)
(25px ENHANCE - AllDiesToHome Command and AllDiesToHomeWithoutPDA Commands)
Line 59: Line 59:
  
 
</table>
 
</table>
 +
 +
===[[image:Check.jpg|25px]] REPAIR - Moving Feed into Interference Zones Check for PD ===
 +
<table>
 +
<tr>
 +
<td width=300>
 +
* CNC Bender now properly checks for the PD HOME switch activated before moving the carriage into the interference zone<br><br>
 +
* Previous versions could skip the wait for the PD motion to complete, then give a collision error by not waiting for the PD to move home.
 +
</td>
 +
<td width=300>
 +
</td>
 +
</tr>
 +
 +
</table>
 +
 +
<br><br>
 +
  
 
===[[image:Check.jpg|25px]] ENHANCE - AllDiesToHome Command and AllDiesToHomeWithoutPDA Commands===
 
===[[image:Check.jpg|25px]] ENHANCE - AllDiesToHome Command and AllDiesToHomeWithoutPDA Commands===

Revision as of 17:59, 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 in the PREBEND section of the processlist 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 REPAIR - Moving Feed into Interference Zones Check for PD

  • CNC Bender now properly checks for the PD HOME switch activated before moving the carriage into the interference zone

  • Previous versions could skip the wait for the PD motion to complete, then give a collision error by not waiting for the PD to move home.




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