Difference between revisions of "CNC Bender v11-20081211"
From ATTWiki
Line 30: | Line 30: | ||
*Input_PressureDieIsClosed_Begin | *Input_PressureDieIsClosed_Begin | ||
*Input_ClampIsClosed_Begin | *Input_ClampIsClosed_Begin | ||
− | + | ||
have been changed to | have been changed to | ||
+ | |||
*Input_PressureDieIsClosed_End | *Input_PressureDieIsClosed_End | ||
*Input_ClampIsClosed_End | *Input_ClampIsClosed_End | ||
+ | |||
+ | <br> | ||
+ | This is in effort to remove all BEGIN type inputs from the standard configuration. |
Revision as of 01:16, 17 December 2008
CHANGES to CNC BENDER
NEW - Stair-Stepping Radius Level Shifting
You will find this new option in the Radius dynamic option list in the FRB page.
Stair-step through the radius levels in order to avoid tooling.
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.
Removed COMDEF: WatchPartInColletSwitch
This command is no longer needed in CNC Bender. It is replaced with secondary process list "button_chuckclose.cncprocesslist"
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.