The PPRINT Table
To output some model information to the CL files, you have to set up a PPRINT table for this model. This table contains all the items that can be output through PPRINT. Whether an item will be output or not is determined by the flag value. The default flag value for all items is No. Change it to Yes if you want the item to be output. You can add an optional comment to be output along with the item.
|
Comments are limited to 69 characters or less.
|
Whenever you output CL data to file, the system will check the PPRINT table. If any flag is set to Yes and the appropriate information is available, the corresponding PPRINT command will be output to the CL file.
The following items are output once per CL file:
• PART_NAME
• DATE_TIME
• SCALE
• TRANSLATE
• ROTATE
The following items are output once per operation:
• OPERATION_NAME
• OPERATION_COMMENTS
• LAYER_NAME
• UDF_NAME
• TOOL_TABLE
• ONLY_OUTPUT_USED_TOOLS
The following items are output once per feature:
• NC_SEQUENCE_NAME — The machining feature name.
• NC_SEQUENCE_COMMENTS — Comments associated with the machining feature.
• FEATURE_ID
• SEQUENCE_TYPE — The machining feature type.
• CUTCOM_REGISTER
• SPINDLE_SPEED
• CUT_FEEDRATE_&_UNITS
• ARC_FEEDRATE_&_UNITS
• FREE_FEEDRATE_&_UNITS
• RETRACT_FEEDRATE_&_UNITS
• PLUNGE_FEEDRATE_&_UNITS
• SCAN_TYPE
• RETRACT_HEIGHT
• NUMBER_OF_SLICES
The following items are output once per LOADTL or TURRET statement:
• TOOL_NAME
• TOOL_POSITION_NUMBER
• TOOL_COMMENTS
• TOOL_PARAMETERS
• TOOL_OFFSET_NUMBER
• CHAMFER_LENGTH
• CORNER_RADIUS
• CSINK_ANGLE
• CUTTER_DIAM
• DRILL_DIAMETER
• DRILL_LENGTH
• END_ANGLE
• END_OFFSET
• GAUGE_Z_LENGTH
• GAUGE_X_LENGTH
• HOLDER_TYPE
• INSERT_LENGTH
• LENGTH
• LENGTH_UNITS
• NOSE_RADIUS
• NUM_OF_TEETH
• POINT_ANGLE
• SHANK_DIAMETER
• SIDE_ANGLE
• SIDE_WIDTH
• TOOL_MATERIAL
• TOOL_ORIENTATION
• TOOL_TYPE