Cutting ConditionsCutting conditions (feed/tooth and cutting speed) can be included in a tools catalog. This data is converted into machining feedrate and spindle speed parameters to be used in Machining Operations by means of Formulas. For an example of such a tools catalog, see FeedsAndSpeeds.xls file delivered in the .../startup/Manufacturing/Samples folder. Cutting conditions are also available in the Feeds and Speeds tab of the Tool Definition dialog box. In the Feeds and Speeds tab of a Machining Operation dialog box, the Quality (Rough or Finish) of the Machining Operation and the tool data are taken into account for computing feeds and speeds. The units associated to each attribute are set using the
The following cutting conditions data are supported: cutting speed (Vc), feedrate/tooth (Sz), and depth of cut. Cutting conditions for drilling tools: MFG_VC: cutting speed in mm/mn MFG_SZ: feedrate/tooth in mm/rev MFG_PP: Depth of cut. Roughing and Finishing cutting conditions for milling tools: MFG_VC_FINISH: finishing cutting speed in mm/mn MFG_SZ_FINISH: finishing feedrate/tooth in mm/rev MFG_VC_ROUGH: roughing cutting speed in mm/mn MFG_SZ_ROUGH: roughing feedrate/tooth in mm/rev. Roughing and Finishing cutting conditions for lathe inserts: MFG_VC_FINISH: finishing cutting speed in mm/mn MFG_SZ_FINISH: finishing feedrate/tooth in mm/rev MFG_SZ_AA_FINISH: axial depth of cut for finishing MFG_SZ_AR_FINISH: axial depth of cut for finishing MFG_VC_ROUGH: roughing cutting speed in mm/mn MFG_SZ_ROUGH: roughing feedrate/tooth in mm/rev MFG_SZ_AA_ROUGH: axial depth of cut for roughing MFG_SZ_AR_ROUGH: axial depth of cut for roughing. Note: For Machining Operations and associated tools handling finish or rough parameters, the finishing rotation speed can be a Finishing cutting speed or a Finishing spindle speed and the roughing rotation speed can be a Roughing cutting speed or a Roughing spindle speed. When a tool is selected for a Machining Operation, the spindle speed (N) and machining feedrate (Vf) are computed using the following Formula: N (rev/mn) = Vc / (D * PI)
where:
For turning operations, N is automatically set in mm/min with the value of the insert cutting speed. Vf (mm/rev) = Sz * N * Z
where:
Finishing data is used if the Machining Operation is finishing type (for example, Lathe Profile Finishing) or if it includes a finishing feedrate. If the tool data is set to
0 (that is, if there are no specified values in the catalog),
the spindle speed N and machining feedrate Vf are not computed
on the Machining Operation. In such cases: Access to Feeds and Speeds ParametersFeeds and Speeds parameters can be accessed from several locations. You can access Feeds and Speeds parameters from:
The values defined in the tool definition dialog box apply to the Machining Operations or Tool Changes that use the tool. If access to the speeds and feedrates values is allowed, those values can be modified in the Machining Operations or Tool Changes, and then apply to all the Machining Operations or Tool Changes using this tool. Note:
Access to the speeds and feedrates values is controlled by the administrator, from the tool definition dialog box, by switching the access icons from On to Off and vice-versa:
This feature is useful for all Turning/Milling/Drilling tools. Update of Feeds and Speeds on Machining OperationYou can update feeds and speeds values of the Machining Operation which are not automatically updated. Machining Operation without ToolAs soon as a tool is assigned to a Machining Operation, the Machining Operation is updated with the tool feeds and speeds values. Machining Operation with a ToolWhen you modify a feedrate or spindle speed value in the tool definition dialog box, the feeds and speeds values of the Machining Operation need to be updated. Feeds and speeds of the Machining Operation can be updated from the tool definition feeds and speeds:
Maximum Spindle SpeedYou can set a maximum spindle speed value for all turning and axial Machining Operations, and modify it in the Machining Operations to suit the cutting conditions. You can access this parameter from:
The maximum spindle speed value serves as output in the APT file at the beginning of theMachining Operation with the command name NC_SPINDLE_MAXSPEED and syntax MAXSPNDL/%MFG_MAX_SPNDL_SPEED, & MFG_MAX_SPNDL_UNIT. Example: *START_NC_COMMAND NC_SPINDLE_MAXSPEED MAXSPNDL/%MFG_MAX_SPNDL_SPEED, & MFG_MAX_SPNDL_UNIT, & MFG_SPNDL_WAY*END Feeds and Speeds Change and Toolpath ComputationDepending on the type of Machining Operation and feedrate, when you modify a feedrate or spindle speed, the toolpath is not broken and is updated with the new value of feedrate or spindle speed, without having to recompute the tool path. Note:
However, the tool path is broken when you modify:
In these cases, you need to recompute the toolpath. |