How to set realistic profile dimensions in the NC file header? or Why does the NC file header information differ from the block information?

Tekla Structures CNC Export DSTV HEADER NC
Not version-specific
Tekla Structures
The below advanced option will fix the discrepancy problem between header & block information.
 
 
Set to TRUE to have bounding box values of the height and width written to the profile header data in the NC file.
The default value is FALSE.

This advanced option is model-specific and the setting is saved in the options database.
 
Image
NC file Real dimension in header.png


EXAMPLE:
We have received some reports, that in some cases the NC cutting machines have problems with beam elements if one of the flanges is completely removed. In this example we will take a look at a I-beam, that has been cut diagonally throughout the whole length of the beam.
 
Image
combined.png

Some NC viewers and machines have no problem interpret the file correctly, but in some cases there are issues with the file like this:
 
Image
dstv_viewer_false.PNG

This can be solved if XS_DSTV_USE_REAL_DIMENSIONS_IN_HEADER=TRUE
 
Image
dstv_viewer_true.PNG


If the NC file is opened with some text editor the difference between the two files is visible in the header.

 

Image
NC_file.png
 
Was this helpful?
Submit