Difference between revisions of "CNC Bender Batch Converter - Cut Length To CSV"

From ATTWiki
Jump to: navigation, search
(Build a File Filled with Cut Lengths from All Part Files in a Folder)
(Tips for Use)
 
(10 intermediate revisions by one user not shown)
Line 25: Line 25:
  
 
The output file contains PART NAMES separated from CUT LENGTHS with a comma. One part is placed in each row. This makes the file compatible with programs like Microsoft Excel.
 
The output file contains PART NAMES separated from CUT LENGTHS with a comma. One part is placed in each row. This makes the file compatible with programs like Microsoft Excel.
 +
</td>
  
* The Open File buttons allow you to explore into the folders for either the parts or CSV file to build.
+
<td width=300>
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
=== Tips for Use ===
 +
 
 +
<table cellpadding=10>
 +
<tr valign=top>
 +
<td width=600>
 +
* Click on the yellow folder or the white paper to edit the contents of the folder or file boxes by browsing.
 +
* Adjust the output unit using the units spinner.  (Either Millimeters or Inches)
 +
* The Open Folder buttons allow you to explore into the folders for either the parts or CSV file to build.
 
* If the CSV filename is not valid, CNC Bender will ask you to rename it.
 
* If the CSV filename is not valid, CNC Bender will ask you to rename it.
 +
* When the conversion is working, a "Cancel" button will appear on the right side of the file count, filename, data build section.
 +
* This utility can load CNC Bender part files from nearly any version of the part file - even part files 10 years old.
 +
* The delimiter is a comma.
 +
* There is never a space between the comma and the cut length that follows the comma.
 +
* The program maintains 8 places of accuracy after the decimal.
 +
 +
  
 
</td>
 
</td>

Latest revision as of 01:40, 7 August 2012

v12-20120728

Cncv12procontrol withteachmode.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. One part is placed in each row. This makes the file compatible with programs like Microsoft Excel.

Tips for Use

  • Click on the yellow folder or the white paper to edit the contents of the folder or file boxes by browsing.
  • Adjust the output unit using the units spinner. (Either Millimeters or Inches)
  • The Open Folder buttons allow you to explore into the folders for either the parts or CSV file to build.
  • If the CSV filename is not valid, CNC Bender will ask you to rename it.
  • When the conversion is working, a "Cancel" button will appear on the right side of the file count, filename, data build section.
  • This utility can load CNC Bender part files from nearly any version of the part file - even part files 10 years old.
  • The delimiter is a comma.
  • There is never a space between the comma and the cut length that follows the comma.
  • The program maintains 8 places of accuracy after the decimal.


Other Pages