Difference between revisions of "CNC Bender v11-20091104"
From ATTWiki
Line 30: | Line 30: | ||
<tr> | <tr> | ||
<td width=300> | <td width=300> | ||
− | * Every part process list begins with an initialization section that can easily be 50 lines of commands. Running through these commands when | + | * Every part process list begins with an initialization section that can easily be 50 lines of commands. Running through these commands for the same part repeatedly when starting the next part cycle wastes time. <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> | * 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> |
Revision as of 22:32, 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