Difference between revisions of "CNC Bender v12-20101102"
From ATTWiki
Line 35: | Line 35: | ||
</td> | </td> | ||
<td> | <td> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | |||
+ | |||
+ | ===[[image:Check.jpg|25px]] NEW - Default Jog Speed in Axislist Configuration === | ||
+ | |||
+ | <table cellpadding=10> | ||
+ | <tr valign=top> | ||
+ | <td width=200> | ||
+ | The default jog speeds for each axis are now set inside the main.axislist configuration file.<br><br> | ||
+ | The speeds are reset to default: | ||
+ | #When Processor runs the Init Axis processlist | ||
+ | #When Processor senses a change between operation modes (manual, step, auto) | ||
+ | #When exiting the Custom Command Editor | ||
+ | <br><br> | ||
+ | Other Notes:<br><br> | ||
+ | *If the default jog speed value is not present in the main.axislist file for any axis, then the value defaults to "20". | ||
+ | *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. | ||
+ | </td> | ||
+ | <td> | ||
+ | [[image:defaultjogspeed.jpg]] | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 16:02, 3 November 2010
Contents |
NEW Splash
CNC Bender has a new splash screen |
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
The default jog speeds for each axis are now set inside the main.axislist configuration file.
|
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands