Difference between revisions of "CNC Bender v11-20091104"
From ATTWiki
Line 31: | Line 31: | ||
<td width=300> | <td width=300> | ||
* Every part process list begins with an initialization section that can easily be 50 lines of commands. | * Every part process list begins with an initialization section that can easily be 50 lines of commands. | ||
+ | |||
* This version has a new [BEGIN RUN AGAIN] label placed after that section. It is used to trim off processing time by showing CNC Processor where to start in the middle of the process list for a part. This can bypasses an initialization section that may contain 50 commands that are only needed to be run once at the top of each process list. (bend program) <br><br> | * This version has a new [BEGIN RUN AGAIN] label placed after that section. It is used to trim off processing time by showing CNC Processor where to start in the middle of the process list for a part. This can bypasses an initialization section that may contain 50 commands that are only needed to be run once at the top of each process list. (bend program) <br><br> | ||
* The result is to trim seconds of each cycle. | * The result is to trim seconds of each cycle. |
Revision as of 22:30, 4 November 2009
NEW - Final Bend Simultaneous Motion
|
NEW - New Optimization in Processor - Makes Bender Run Faster
|
NEW - Second Constant Run List Designed for HIGH SPEED
|
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Absolute Rotate
- See Absolute Rotate Offset Position
- See Final Feed Clearance
- See Mandrel Retract
- See Mandrel Retract Part Release