Difference between revisions of "CNC Bender v11-20090609"

From ATTWiki
Jump to: navigation, search
Line 7: Line 7:
 
===[[image:Check.jpg|25px]] NEW - Seam Detect Mode in PreBend Dynamic Options===
 
===[[image:Check.jpg|25px]] NEW - Seam Detect Mode in PreBend Dynamic Options===
  
[[image:Seamdetect_application.jpg|300px]]
+
<table>
[[image:Seamdetect_diagram.jpg|300px|right]]
+
<tr>
 +
<td>[[image:Seamdetect_application.jpg|300px]]</td>
 +
<td>[[image:Seamdetect_diagram.jpg|300px|right]]</td>
 +
</tr>
 +
</table>
  
 
The '''seam detect logic''' was ported into the latest version of CNC Bender from the older LiteControl platform.  It uses a secondary process list that runs in parallel to the main process list in order to detect a seam.<br><br>
 
The '''seam detect logic''' was ported into the latest version of CNC Bender from the older LiteControl platform.  It uses a secondary process list that runs in parallel to the main process list in order to detect a seam.<br><br>
 
The diagram on the right shows the main process in the orange box on the left.  This is the actual bend program process.
 
<br><br>
 
The box on the right is the secondary process called SEAM_DETECT_ROTATE_AXIS.  It causes the rotate axes to spin until the seam is located and the seam detect input is ACTIVE.  (This process can be modified for your application.)
 
<br><br>
 
When the seam is detected, then the SEAM_DETECT_ROTATE_AXIS process STOPS RUNNING, causing the ROTATION JOG to also STOP.
 
<br><br>
 
Then the main process detects that the seam detect input is ACTIVE and  moves to the next step (See "3" in the orange box).<br>
 
 
  
 
See [[CNC Bender Seam Detection]] for details.
 
See [[CNC Bender Seam Detection]] for details.

Revision as of 01:39, 13 June 2009

Cncbender logo pushbending.png

Operatorstation model.jpg

Contents


Check.jpg NEW - Seam Detect Mode in PreBend Dynamic Options

Seamdetect application.jpg
Seamdetect diagram.jpg

The seam detect logic was ported into the latest version of CNC Bender from the older LiteControl platform. It uses a secondary process list that runs in parallel to the main process list in order to detect a seam.

See CNC Bender Seam Detection for details.



Other Pages