Difference between revisions of "CNC Bender v12-20101102"

From ATTWiki
Jump to: navigation, search
(25px NEW Splash)
(25px NEW - Dedicated Timer in CNC Processor for Joystick Jog)
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

Cncv12procontrol withteachmode.jpg

Contents


Check.jpg NEW Splash

CNC Bender has a new splash screen

Cncbender splash orange.jpg

Check.jpg 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.


Check.jpg NEW - Default Jog Speed in Axislist Configuration

The default jog speeds for each axis are now set inside the main.axislist configuration file.

The speeds are reset to default:

  1. When Processor runs the Init Axis processlist
  2. When Processor senses a change between operation modes (manual, step, auto)
  3. When exiting the Custom Command Editor



Other Notes:

  • 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.

Defaultjogspeed.jpg

Other Pages