Initial commit
This commit is contained in:
34
tool/metric/assembly_database.dat
Normal file
34
tool/metric/assembly_database.dat
Normal file
@@ -0,0 +1,34 @@
|
||||
# ASSEMBLY_DATABASE.DAT
|
||||
##########################################################################
|
||||
#
|
||||
# PURPOSE:
|
||||
#
|
||||
# This is the database file used for defining tool assembly.
|
||||
#
|
||||
# REVISED:
|
||||
# M.Heisig Sun Feb 22 2026 02:11 PM
|
||||
#
|
||||
##########################################################################
|
||||
# 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_MM|End Mill Metric Assembly|NXT0201_013|MILLING|END_MILL_NON_INDEXABLE|HLD001_00059||40.000000|0|0|0
|
||||
DATA|TA_B_D8.8_Z2_W140||B_D8.8_Z2_W140|DRILLING|TWIST_DRILL|TH_SK40_ER16||29.000000|0|0|0
|
||||
DATA|TA_NCA_D8_Z1_W142||NCA_D8_Z1_W142|DRILLING|SPOT_DRILL|TH_SK40_ER16||40.000000|0|0|0
|
||||
DATA|TA_SF_D12_Z4||SF_D12_Z4|MILLING|END_MILL_NON_INDEXABLE|TH_SK40_ER16||43.000000|12|12|12
|
||||
Reference in New Issue
Block a user