Difference between revisions of "CNC Bender v11-20091201"
Line 87: | Line 87: | ||
<br><br> | <br><br> | ||
− | '''Follow These Guidelines To Set The Zero Position Offset | + | '''Follow These Guidelines To Set The Zero Position Offset'''<br><br> |
* For any axis that has a rollover value of 10000 or greater, we will use 1000 mm as the new internal datum.<br><br> | * For any axis that has a rollover value of 10000 or greater, we will use 1000 mm as the new internal datum.<br><br> |
Revision as of 17:40, 3 December 2009
|
NEW- Logic Allows Push Buttons to Toggle States
|
ENHANCED- Edge Triggerized [IF] Parameters Optimization
|
ENHANCED- Internal Offset of Axes to Prevent Accidental Negative Motion
I2T servo modules choose an absolute move DIRECTION based on whether the axis is in the negative region or positive region. When the axis is in the negative region, the axis chooses to move in reverse to the absolute position. This behavior creates a problem where an axis that should only move one direction away from zero, may move in the wrong direction if it is starting in the negative region. To overcome this possibility, we no longer allow these axes to get anywhere near true zero in position internally. |
The main.axislist file now has the new property "Zero Position Is Offset To". Set this value to the new internal offset for zero. Zero Position Is Offset To=1000
[display] HOME PROCESS - Home Bend Axis HomeBendAxis= vel0:20.0, cto:60000 [display] HOME PROCESS - Assign new Bend Zero ResetBendArmPosition = pos0:10
|
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information