Difference between revisions of "CNC Bender v11-20081211"

From ATTWiki
Jump to: navigation, search
(25px Changed Input Names in CNC Processor)
(25px Changed Input Names in CNC Processor)
Line 38: Line 38:
 
<br>
 
<br>
 
This is in effort to remove all BEGIN type inputs from the standard configuration.
 
This is in effort to remove all BEGIN type inputs from the standard configuration.
 +
 +
 +
===[[image:Check.jpg|25px]] Repaired the Axis Velocity Maximum Value Notification in Low Level  ===
 +
The maximum axis velocity is controlled in the Axis List configuration file.  The value now properly reports in a warning dialog when an operator attempts to set a velocity value too high.
 +
<br>

Revision as of 01:18, 17 December 2008

Cncbender logo pushbending.png

Operatorstation model.jpg



CHANGES to CNC BENDER

Check.jpg NEW - Stair-Stepping Radius Level Shifting

You will find this new option in the Radius dynamic option list in the FRB page.

CNC Stair Step Radius Level Change.jpg

Stair-step through the radius levels in order to avoid tooling.

Cncbender stairstep radiuschange.jpg

Check.jpg PDA Safety Feature

PDA motion-controlled jogs will no longer be allowed if the bend arm is not at or beyond 90 degrees. This restriction is to protect accidental collision of the dies. There is still no restriction on the direct axes jogs.

Check.jpg Removed COMDEF: WatchPartInColletSwitch

This command is no longer needed in CNC Bender. It is replaced with secondary process list "button_chuckclose.cncprocesslist"


Check.jpg Changed Input Names in CNC Processor

The two inputs in the CNCProcessor.cfg file:

  • Input_PressureDieIsClosed_Begin
  • Input_ClampIsClosed_Begin

have been changed to

  • Input_PressureDieIsClosed_End
  • Input_ClampIsClosed_End


This is in effort to remove all BEGIN type inputs from the standard configuration.


Check.jpg Repaired the Axis Velocity Maximum Value Notification in Low Level

The maximum axis velocity is controlled in the Axis List configuration file. The value now properly reports in a warning dialog when an operator attempts to set a velocity value too high.