Difference between revisions of "CNC Bender v12-20101102"
(→25px NEW - Dedicated Timer in CNC Processor for Teach Pendant Jog) |
|||
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> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | |||
+ | |||
+ | |||
+ | ===[[image:Check.jpg|25px]] NEW - Separate Timer for Teach Pendant Motion === | ||
+ | |||
+ | <table cellpadding=10> | ||
+ | <tr valign=top> | ||
+ | <td width=200> | ||
+ | CNC Bender has a new dedicated timer for the direct axes jogs inside CNC Processor. | ||
+ | <br><br> | ||
+ | |||
+ | A new set of properties is found inside the CNCProcessor.cfg file in the c:\cnc\config folder: | ||
+ | <br><br> | ||
+ | See the screen image on the right of the new properties in CNCProcessor.cfg file.<br><br> | ||
+ | |||
+ | Setup: | ||
+ | #Interval is a floating point value in seconds | ||
+ | #Loop priority is from 1 to 4 - with 4 being time-critical. | ||
+ | </td> | ||
+ | <td width=400> | ||
+ | [[image:direct_axis_jog_properties.jpg|250px]] | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 14:03, 4 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 Teach Pendant Jog
A new timer is added to CNC Processor to regulate the response to SMT Teach Pendant or 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
NEW - Separate Timer for Teach Pendant Motion
CNC Bender has a new dedicated timer for the direct axes jogs inside CNC Processor.
A new set of properties is found inside the CNCProcessor.cfg file in the c:\cnc\config folder:
Setup:
|
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 - Controlled Vertical Axis Motion in Manual Page
Any bender with a vertical axis can now perform a controlled vertical jog in the manual page. |
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