Difference between revisions of "CNC Bender v12.8"
From ATTWiki
(→25px FIXED: Teach Mode and Custom Commands Issue Solved) |
(→25px FIXED: Teach Mode and Custom Commands Issue Solved) |
||
Line 22: | Line 22: | ||
<td width=600> | <td width=600> | ||
Custom commands can be entered after every bend in the FRB page. SMT discovered a that FEED and ROTATE commands would not be completed properly when coming out of a custom move.<br><br> | Custom commands can be entered after every bend in the FRB page. SMT discovered a that FEED and ROTATE commands would not be completed properly when coming out of a custom move.<br><br> | ||
− | * For example, the ROTATE was programmed at 90 degrees. The custom move is 89 degrees - so the finish up command should be set to 1 degree to come to the full 90. However, the finish-up command | + | * For example, the ROTATE was programmed at 90 degrees. The custom move is 89 degrees - so the finish up command should be set to 1 degree to come to the full 90. However, the finish-up command was 90 degrees - which caused the rotate to move to 89 + 90 = 179 degrees.<br><br> |
* This problem occurred on benders where the ROTATE axis is set to a non-standard machine axis 3 - because the machine axis number was hard coded into the process list builder.<br><br> | * This problem occurred on benders where the ROTATE axis is set to a non-standard machine axis 3 - because the machine axis number was hard coded into the process list builder.<br><br> | ||
* Process list builder now has logic that anticipates that the machine axis number for any motion actuator can change depending on the application. | * Process list builder now has logic that anticipates that the machine axis number for any motion actuator can change depending on the application. |
Revision as of 15:07, 28 February 2014
v12.8 - February 1, 2014
|
FIXED: Teach Mode and Custom Commands Issue Solved
Custom commands can be entered after every bend in the FRB page. SMT discovered a that FEED and ROTATE commands would not be completed properly when coming out of a custom move.
|
ENHANCED: Load and Start Positions with Bend Arm Motion Option (in Pre Bend)
The Option List panels now clear if all options are placed in the tool box. |
Other Changes
|
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender Customer Service Page for an update.
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands