Difference between revisions of "CNC Bender v12-20101102"
From ATTWiki
Line 82: | Line 82: | ||
*If a default jog speed is negative, it is reset to the positive value. | *If a default jog speed is negative, it is reset to the positive value. | ||
*If a default jog speed exceeds the maximum speed for an axis, then it is reset to the maximum speed. | *If a default jog speed exceeds the maximum speed for an axis, then it is reset to the maximum speed. | ||
− | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
===[[image:Check.jpg|25px]] REMOVE - SetDefaultJogSpeeds In Init Axis Process === | ===[[image:Check.jpg|25px]] REMOVE - SetDefaultJogSpeeds In Init Axis Process === |
Revision as of 17:14, 3 November 2010
FIX - Removed Multiple Axis Jogs in Custom Command Editor
It is no longer possible to move two axes at the same time when the joystick feature is enabled in the Custom Command Editor |
FIX - Proper Jog Axis Set When Switching Axis in Custom Command Editor
The jog axis number is now reset in CNC Processor when exiting the Jog Motion selection window |
NEW - Dedicated Timer in CNC Processor for Joystick Jog
A new timer is added to CNC Processor to regulate the response to joystick-type jog motion. This allows for steady jog motion no matter what other process the processor performing.
|
NEW - Default Jog Speed in Axislist Configuration
REMOVE - SetDefaultJogSpeeds In Init Axis Process
The SetDefaultJogSpeeds COMDEF is now no longer needed in Init Axis processlist. If it is included, then it will be overridden by CNC Processor based on the axis configuration. |
NEW Splash
CNC Bender has a new splash screen |
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands