1
0

Initial commit

This commit is contained in:
2026-02-22 14:16:24 +01:00
commit 1692d191fa
3684 changed files with 10817616 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
# CUT_METHODS.DAT
##########################################################################
#
# PURPOSE:
#
# This is the database file used for defining "Cut Method" in
# Machining method. The library reference is used for Feeds and
# Speeds Specifications.
#
# REVISIONS:
# Sl.No. Date Name Reason
# 01 06/15/99 Subhash Initial
# 02 07/31/99 Subhash Include Format statement
# 03 10/29/99 Murthy Changes to data and file description
# 04 29-jun-2004 Mark Rief Add 3 HSM
# 05 11-Oct-2005 rlm Update for HSM data
# 06 18-Apr-2019 Reinier Capelle Change text for OPD0_00011
#
##########################################################################
##########################################################################
##
## The following key words for Attribute ids are defined
##
## LIBREF cutmthd_libref - Unique record identifier (Library Reference)
## MODE machine_mode - Machine mode - MILL
## - DRILL
## - LATHE
## NAME name - Name of Cutting Method
## (appears on the label in method view)
#########################################################################
# --------+-------------------------------+---------------------
FORMAT LIBRF MODE NAME DESCRIPTION
#---------+--------------------------------+--------------------
DATA|OPD0_00001|LATHE|TURN, POINT|0
#DATA|OPD0_00002|DRILL|BORING|0
#DATA|OPD0_00003|LATHE|TURN, CUTOFF|0
#DATA|OPD0_00006|MILL|FACE MILLING|0
#DATA|OPD0_00007|MILL|END MILLING|0
#DATA|OPD0_00008|MILL|SLOTTING|0
#DATA|OPD0_00010|MILL|SIDE/SLOT MILL|0
DATA|OPD0_00011|DRILL|DRILLING|With limited Catalogue Machining Data
DATA|OPD0_00021|MILL|HSM ROUGH MILLING|HSM - With Proven Machining Data
DATA|OPD0_00022|MILL|HSM SEMI FINISH MILLING|HSM - With Proven Machining Data
DATA|OPD0_00023|MILL|HSM FINISH MILLING|HSM - With Proven Machining Data