Difference between revisions of "VTube-LASER v2.9.14"

From ATTWiki
Jump to: navigation, search
(Created page with "<table> <tr cellpadding=10> <td width=225> 300px ==Revision 2.9.14== Release Date: In development<br> Current Build: 1 * Back to VTube...")
 
(25px NEW - RONIKolli7 Bender Simulator ASCII XYZ File Import)
 
(46 intermediate revisions by one user not shown)
Line 6: Line 6:
  
 
==Revision 2.9.14==
 
==Revision 2.9.14==
Release Date: In development<br>
+
Release Date: August 28, 2018<br>
Current Build: 1
+
Current Build: 3
  
 
* Back to [[VTube-LASER]]
 
* Back to [[VTube-LASER]]
Line 24: Line 24:
 
__TOC__
 
__TOC__
  
==[[image:Check.jpg|25px]]NEW - ENTER FRACTION VALUES for FLOATING POINT ==
+
==[[image:Check.jpg|25px]]NEW - VTUBE IS NOW COMPATIBLE WITH THE NEW FARO 8-AXIS USB DRIVER (6.2.0.26) ==
  
 
<table cellpadding=10 width=1200>
 
<table cellpadding=10 width=1200>
Line 30: Line 30:
  
 
<td width=300>
 
<td width=300>
We discovered a customer that was using Imperial fractional units on a print.  So we taught VTube how to accept fraction values in the PART SETUP, XYZ GRIDS, and LRA GRIDS.<br><br>
+
[[image:usbicon_black.png|100px]]<br>
The form is the same as the AutoCAD standard.  If you know that standard, then you already know the VTube standard.<br><br>
+
Previous versions of VTube-LASER will not read the ball probe values with this new FARO USB driver.<br><br>Version 2.9.14 was changed to work with this new FARO driver. In fact, this FARO driver is highly recommended as long as you have this version of VTube-LASER or newer.<br><br>
 +
You can download this latest FARO driver from this [https://www.advancedtubularsupport.com/faro-arm-drivers.html support page.]
 +
</td>
 +
 
 +
<td>
 +
[[image:faro-quantum-m-scanner.png|400px]]
 +
</td>
 +
 
 +
</tr>
 +
 
 +
</table>
 +
 
 +
<br><br>
 +
 
 +
 
 +
==[[image:Check.jpg|25px]]NEW - ENTER FRACTION VALUES for FLOATING POINT in PART SETUP, XYZ GRIDS, and LRA GRIDS ==
 +
 
 +
<table cellpadding=10 width=1200>
 +
<tr valign=top>
 +
 
 +
<td width=300>
 +
We discovered a customer that had to manually convert Imperial fractional units from a tube print.  So we taught VTube how to accept fraction values in the PART SETUP, XYZ GRIDS, and LRA GRIDS.<br><br>
 +
The form VTube-LASER and VTube-STEP uses is identical to the AutoCAD standard for fraction entry.  If you know that standard, then you already know the VTube standard.<br><br>
 +
Many customers still use inches in data entry. If you do, then try this after you install this new version:  Go to the Part Setup menu and type in the tube diameter using a fractional form.  Enter 3/16, 1/4, 3/8, 1/2, 5/8, 3/4, etc.  (That's the way we old-school designers and engineers still think.)
  
 
===Acceptable Fraction Forms===
 
===Acceptable Fraction Forms===
* 10-3/8 = 10.375<br><br>
 
* -10-3/8 = -10.375<br><br>
 
* +10-3/8 = 10.375<br><br>
 
* 3/8 = 0.375<br><br>
 
* -3/8 = -0.375<br><br>
 
* 3  /  8 = 0.375 (Spaces are ok) <br><br>
 
  
 +
<table border=1 cellspacing=0 cellpadding=10>
 +
<tr><td>"10-3/8"</td><td>converts to</td><td>10.375</td></tr>
 +
<tr><td>"-10-3/8"</td><td>converts to</td><td>-10.375</td></tr>
 +
<tr><td>"+10-3/8"</td><td>converts to</td><td>10.375</td></tr>
 +
<tr><td>"3/8"</td><td>converts to</td><td>0.375</td></tr>
 +
<tr><td>"-3/8"</td><td>converts to</td><td>-0.375</td></tr>
 +
<tr><td>"3    /    8"</td><td>converts to</td><td>0.375</td></tr>
 +
</table>
  
 
<br><br>
 
<br><br>
  
 
===Rule Breaker Examples===
 
===Rule Breaker Examples===
* 10 3/8 = Error<br><br>
+
* 10 3/8 = Error (no dash between the 10 and the 3/8)<br><br>
 
* 10-3/0 = Error (division by zero)<br><br>
 
* 10-3/0 = Error (division by zero)<br><br>
  
Line 55: Line 80:
  
 
<td>
 
<td>
[[image:vtl_v2.9.12_notelist.png|600px]]
+
[[image:vtl_v2.9.14_fractions.png|400px]]
 
</td>
 
</td>
  
Line 62: Line 87:
 
</table>
 
</table>
 
<br><br>
 
<br><br>
 +
 +
==[[image:Check.jpg|25px]]FIXED - CLEARING ALL CUT PLANES from the CUT PLANE LIST NOW WORKS ==
 +
 +
<table cellpadding=10 width=1200>
 +
<tr valign=top>
 +
 +
<td width=300>
 +
We discovered that, when you delete the entire list of Cut Planes, VTube-LASER will most likely bring at least one of them back.  (They are not cleared permanently.)<br><br>
 +
This has been fixed so that cleared Cut Planes never reappear.
 +
</td>
 +
 +
<td>
 +
[[image:multiplecutplanes.png|500px]]
 +
</td>
 +
 +
</tr>
 +
 +
</table>
  
 
<br><br>
 
<br><br>
  
 +
==[[image:Check.jpg|25px]] NEW - REPORT ABSOLUTE CONRAC CORRECTIONS ==
 +
 +
<table cellpadding=10 width=1200>
 +
<tr valign=top>
 +
 +
<td width=300>
 +
VTube-LASER can now report absolute CONRAC bender corrections using new HTML report template values.<br><br>
 +
[[image:conracbender.png|300px]]<br><br>
 +
The two new tokens to use inside the html tags are:
 +
<br>
 +
* <vtube_val>Array_Lcor_Absolute</vtube_val>
 +
*<vtube_val>Array_Rcor_Absolute</vtube_val>
 +
</td>
 +
 +
<td>
 +
[[image:vtl_2.9.14_conrac_correction_report.png|500px]]
 +
 +
</td>
 +
 +
</tr>
 +
 +
</table>
 +
 +
<br><br>
 +
 +
==[[image:Check.jpg|25px]] NEW - RONIKolli7 Bender Simulator ASCII XYZ File Import ==
 +
 +
<table cellpadding=10 width=1200>
 +
<tr valign=top>
 +
 +
<td width=300>
 +
[[image:3slogo.png|150px]]<br><br>
 +
VTube-STEP mode can now import RONIKolli7 bender simulator ASCII XYZ files.<br><br>
 +
That data imported includes:
 +
<br>
 +
* Part Number (filename)
 +
* Material Note
 +
* Diameter
 +
* Wall Thickness
 +
* XYZ + centerline Radius
 +
 +
<br><br>
 +
VTube also calculates the default radius and the Cut Length during the import.
 +
</td>
 +
 +
<td>
 +
[[image:vtl_2.9.14_ronikolli7_ascii_xyz.png|600px]]
 +
 +
</td>
 +
 +
</tr>
 +
 +
</table>
 +
 +
<br><br>
  
 
==[[image:Check.jpg|25px]] OTHER CHANGES ==
 
==[[image:Check.jpg|25px]] OTHER CHANGES ==
Line 72: Line 170:
  
 
<td width=900>
 
<td width=900>
* FIX - In the MASTER and MEASURED tube menus - the EXPORT combo drop down box was fixed so that the current choice is always the type of export that VTube performs.<br><br>
+
 
* FIX - The RECALL button in Bender Setup now enables properly depending on the communications protocol.<br><br>
+
* Probe point throughput is potentially 2.5 faster than in previous versions.
* FIX - The Coping Print Preview screen does not load into memory during initialization unless it is being used. This prevents potential errors if no printer is installed in your setup.<br><br>
+
 
* CHANGE - Moved the demo parts to the "C:\Users\Public\Documents\VTube\Demo Files" folder during installation to clear up the default project folder for your parts.
+
 
</td>
 
</td>
  

Latest revision as of 21:41, 29 August 2018

Vtube-laser logo 1.96.png


Revision 2.9.14

Release Date: August 28, 2018
Current Build: 3


Vtube-laser v2.7 screenshot.png

Contents


Check.jpgNEW - VTUBE IS NOW COMPATIBLE WITH THE NEW FARO 8-AXIS USB DRIVER (6.2.0.26)

Usbicon black.png
Previous versions of VTube-LASER will not read the ball probe values with this new FARO USB driver.

Version 2.9.14 was changed to work with this new FARO driver. In fact, this FARO driver is highly recommended as long as you have this version of VTube-LASER or newer.

You can download this latest FARO driver from this support page.

Faro-quantum-m-scanner.png




Check.jpgNEW - ENTER FRACTION VALUES for FLOATING POINT in PART SETUP, XYZ GRIDS, and LRA GRIDS

We discovered a customer that had to manually convert Imperial fractional units from a tube print. So we taught VTube how to accept fraction values in the PART SETUP, XYZ GRIDS, and LRA GRIDS.

The form VTube-LASER and VTube-STEP uses is identical to the AutoCAD standard for fraction entry. If you know that standard, then you already know the VTube standard.

Many customers still use inches in data entry. If you do, then try this after you install this new version: Go to the Part Setup menu and type in the tube diameter using a fractional form. Enter 3/16, 1/4, 3/8, 1/2, 5/8, 3/4, etc. (That's the way we old-school designers and engineers still think.)

Acceptable Fraction Forms

"10-3/8"converts to10.375
"-10-3/8"converts to-10.375
"+10-3/8"converts to10.375
"3/8"converts to0.375
"-3/8"converts to-0.375
"3 / 8"converts to0.375



Rule Breaker Examples

  • 10 3/8 = Error (no dash between the 10 and the 3/8)

  • 10-3/0 = Error (division by zero)



Vtl v2.9.14 fractions.png



Check.jpgFIXED - CLEARING ALL CUT PLANES from the CUT PLANE LIST NOW WORKS

We discovered that, when you delete the entire list of Cut Planes, VTube-LASER will most likely bring at least one of them back. (They are not cleared permanently.)

This has been fixed so that cleared Cut Planes never reappear.

Multiplecutplanes.png



Check.jpg NEW - REPORT ABSOLUTE CONRAC CORRECTIONS

VTube-LASER can now report absolute CONRAC bender corrections using new HTML report template values.

Conracbender.png

The two new tokens to use inside the html tags are:

  • <vtube_val>Array_Lcor_Absolute</vtube_val>
  • <vtube_val>Array_Rcor_Absolute</vtube_val>

Vtl 2.9.14 conrac correction report.png



Check.jpg NEW - RONIKolli7 Bender Simulator ASCII XYZ File Import

3slogo.png

VTube-STEP mode can now import RONIKolli7 bender simulator ASCII XYZ files.

That data imported includes:

  • Part Number (filename)
  • Material Note
  • Diameter
  • Wall Thickness
  • XYZ + centerline Radius



VTube also calculates the default radius and the Cut Length during the import.

Vtl 2.9.14 ronikolli7 ascii xyz.png



Check.jpg OTHER CHANGES

  • Probe point throughput is potentially 2.5 faster than in previous versions.



Other Pages