Difference between revisions of "CNC Bender v12-20100903"
Line 118: | Line 118: | ||
<td width=200> | <td width=200> | ||
During JOGGING - CNC Processor can check for EOT (end of travel) of an axis before it arrives at the true FAULT EOT. This gives the axis a chance to stop jogging before it arrives at a FAULT position or emergency switch. | During JOGGING - CNC Processor can check for EOT (end of travel) of an axis before it arrives at the true FAULT EOT. This gives the axis a chance to stop jogging before it arrives at a FAULT position or emergency switch. | ||
+ | <br><br> | ||
+ | [[image:joystick.jpg|150px]] | ||
<br><br> | <br><br> | ||
This feature now adds JOG SPEED control directly to CNC Processor in order to control how slowly to approach the final soft EOT position for any axis. The setup is adjusted in the c:\cnc\config\axis\main.axislist configuration file. | This feature now adds JOG SPEED control directly to CNC Processor in order to control how slowly to approach the final soft EOT position for any axis. The setup is adjusted in the c:\cnc\config\axis\main.axislist configuration file. | ||
Line 126: | Line 128: | ||
<td width=350> | <td width=350> | ||
− | |||
− | |||
The following section is extracted from an AXIS configuration file soft EOT section: | The following section is extracted from an AXIS configuration file soft EOT section: | ||
<br><br> | <br><br> |
Revision as of 00:03, 1 September 2010
NEW - CYCLE HOLD in Custom Commands and in TEACH Mode
Now CYCLE HOLD anywhere inside a CUSTOM COMMAND either manually entered or taught during TEACH MODE. |
|
ENHANCED - ENABLE Button for STEP and AUTO Modes
The "REQUIRE ENABLE BUTTON" feature, when active, now also monitors for a switch to AUTO or STEP modes from MANUAL mode |
|
ENHANCED - Vertical Head Shift Tolerance Added
The vertical head shift tolerance allows us to skip motion when an axis is close enough to the final position. |
|
ENHANCED - Added CNC Processor Automatic High Pressure Handling
CNC Processor now uses the CIO Name Cross Reference in the Low Level menu to automatically set the high pressure under these two special circumstances:
|
|
ENHANCED - Soft EOT with New Ramp-Down for JOG Speeds
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands