Initial commit
This commit is contained in:
34
tool/english/assembly_database.dat
Normal file
34
tool/english/assembly_database.dat
Normal file
@@ -0,0 +1,34 @@
|
||||
# ASSEMBLY_DATABASE.DAT
|
||||
##########################################################################
|
||||
#
|
||||
# PURPOSE:
|
||||
#
|
||||
# This is the database file used for defining tool assembly.
|
||||
#
|
||||
#
|
||||
# The next line causes the on site revision history to be saved.
|
||||
# To prevent this, delete the next line.
|
||||
#
|
||||
# dbc_logname
|
||||
#
|
||||
##########################################################################
|
||||
# The data is organized using the following fields separated by |
|
||||
#
|
||||
# The following fields are defined for all records
|
||||
#
|
||||
# LIBRF - Unique Assembly Tool Identifier
|
||||
# DESCR - Description
|
||||
# TOOLREF - Tool Reference
|
||||
# TOOLT - Tool Type
|
||||
# TOOLST - Tool Subtype
|
||||
# HOLDREF - Holder Reference
|
||||
# SHANKREF - Shank Reference
|
||||
# ZMOUNT - Length of Holder Offset
|
||||
# TLNUM - Tool Number
|
||||
# ADJREG - Tool Length Adjust Register
|
||||
# CUTCOMREG - Tool CUTCOM Register
|
||||
#
|
||||
#--------------------------------------------------------------------------------
|
||||
FORMAT LIBRF DESCR TOOLREF TOOLT TOOLST HOLDREF SHANKREF ZMOUNT TLNUM ADJREG CUTCOMREG
|
||||
#--------------------------------------------------------------------------------
|
||||
DATA | EM_ASSEMBLY_DEMO_INCH | End Mill Inch Assembly | ugti0201_104 | MILLING | END_MILL_NON_INDEXABLE | HLDI001_00032 | | 1.50000 | | |
|
||||
Reference in New Issue
Block a user