Difference between revisions of "CNC Bender v12-20120728"

From ATTWiki
Jump to: navigation, search
(25px Ceased Reporting Error for [BEGIN PROGRAM] Label)
(25px Ceased Reporting Error for [BEGIN PROGRAM] Label)
Line 36: Line 36:
 
<td width=400>
 
<td width=400>
 
When this label was encountered in the Processor, any error would be reported in all cases.  This has no value - so it is now ignored completely.
 
When this label was encountered in the Processor, any error would be reported in all cases.  This has no value - so it is now ignored completely.
 
<br>
 
 
</td>
 
</td>
  
 
<td width=300>
 
<td width=300>
 
</td>
 
</td>
 
 
</tr>
 
</tr>
 
</table>
 
</table>
 
 
  
 
=== [[image:Check.jpg|25px]] Build a File Filled with Cut Lengths from All Part Files in a Folder===
 
=== [[image:Check.jpg|25px]] Build a File Filled with Cut Lengths from All Part Files in a Folder===

Revision as of 00:12, 7 August 2012

v12-20120728

Cncv12procontrol withteachmode.jpg


Check.jpg Enhanced HALT in Processor for Servo Motion

This version implements a stronger HALT in CNC Processor to be sure motion commands are halted during E-Stop. This will ensure that Processor does not continue to move the bender during an E-Stop type event.

Check.jpg Ceased Reporting Error for [BEGIN PROGRAM] Label

When this label was encountered in the Processor, any error would be reported in all cases. This has no value - so it is now ignored completely.

Check.jpg Build a File Filled with Cut Lengths from All Part Files in a Folder

CNCBender BatchConverter CutLength2CSV.jpg

This CNC Bender utility program can extract the cut lengths from all the part files in a parts folder in batch mode.

The output file contains PART NAMES separated from CUT LENGTHS with a comma.

Other Pages