VTube-LASER v2.7

From ATTWiki
Revision as of 15:23, 17 October 2016 by Mcone (Talk | contribs)

Jump to: navigation, search

Vtube-laser logo 1.96.png


Revision 2.7

Release Date: Not Released


Vtube-laser 1.89 mainscreen.png


Check.jpg NEW - BLM VGP 3D Bender Communications

BLM bender communications are now built into VTube-LASER.

  • This protocol uses communications through a standard Ethernet connection.

  • The protocol modifies YBC data inside BLM data files.

Blm e-bend76.jpg

Tutorials On How DCP Works



Check.jpg ENHANCED - Smarter Scanned Point Cloud Display for FAST Redraw Speed

Why This Feature Was Needed

The issue is that VTube can handle extremely dense point clouds internally (in memory) - but graphics cards cannot keep up with the increased load from the new Bend Profile feature. So we changed VTube to automatically limit the number of points displayed on the screen.

VTube was redesigned so that point clouds would be displayed densely enough (regardless of tube diameter), and fast enought (regardless of how many points are actually in memory).

Goals for Calculation of Point Cloud Density for Display in VTube

Goal 1: VTube needs to display points quickly on the screen.

Goal 2: VTube needs to show an appropriate number of points based on the diameter being scanned.

Vtube-laser 2.6 scannedpoint displayproximity.png

How it Works

In order to better anticipate how to draw dense point clouds, VTube has this new field in the System Options / Graphics Setup Tab.

This new Diameter Factor value is multiplied against the current diameter to determine how close the displayed points should be on the screen. The default diameter factor value is 0.125. So, for example on a 2 inch OD tube, the points are displayed no closer than 0.25" on the screen. However, for a 0.25" OD tube, the point separation changes so that they display no closer than 0.031" (.25 x .125).

It is Not Used in End Scans

This feature has no impact on END SCANS. End scan point clouds are always display no closer than 0.005" (.12 mm) - regardless of the diameter.

Vtube-laser 2.6 diameterfactor pointcloudproximity.png



Other Changes

These language files were updated:

  • Chinese
  • German
  • Japanese
Vtube-laser v2.6 dcp japanese.png




Debug v2.6 Build 126

  • Build 125 did not use DCP for the OUT DIAMETER measure processes. (DCP always worked in the Tube Measure - Cylinder process worked.) This is corrected in Build 126.



Debug v2.6 Build 127

  • We fixed the Cut Plane measure dialog so that it changes point numbers when you move to the next point.
  • VTube automatically switches the new cut plane to ACTIVE - but didn't update the checkbox in the model menu on the right with a check. This has been corrected.



Changes v2.6 Build 130

  • We changed the report template engine so that it can handle extra spaces in tag fields.
  • We added the "Stay On Top" checkbox option to the Report window. This value is saved in the persistent configuration file.



Other Pages