|
. |
VS3D Machine Mode
1.7.3 Cutting Path continued.
... "Tool Path File Parameters" dialog Continued
- "Automatic Spray Coolant" : If the machine has an automatic spray (mist) coolant/lubricant capability, turn this on ("Yes") to include the appropriate controls in the output file.
- "Automatic Flood Coolant" : If the machine has an automatic flood (stream) coolant/lubricant capability, turn this on ("Yes") to include the appropriate controls in the output file.
- "Automatic Tool Changer" : If the machine has an automatic tool changer capability, turn this on ("Yes") to include the appropriate controls in the output file. If the machine type is G-Code, the choices are "No", "Yes, With M6", and "Yes, Without M6". This controls whether the tool change commands are written to the file or not, and whether or not an "M6" command is also written to the file. When this is enabled, multiple tool paths (with tool change controls) can be appended to a single output file.
- "Tool Number" : This setting is only active when the Automatic Tool Changer is enabled. It specifies which tool (carousel position) to use.
- "Tool Length Compensation" : Set this to "Yes" to insert a command to compensate for the length of the tool, or "None" to omit the command. If the machine type is G-Code, use this setting to specifically enable or disable compensation using G48/G49 or G44/G43. The "Auto On/Off" settings will automatically turn off the tool length compensation when performing a tool change operation, and then turn it back on when cutting.
- "Additional Coordinate & Setup Commands" : Up to ten lines of additional G-Code commands can be entered here. These will be written to the output G-Code file verbatim (but with blank lines stripped out). For example, coordinate setting commands could be entered, such as "G54 X0 Y0 Z0".
- "Program End" : For G-Code this controls which command is written at the end of the file, "M2" or "M30".
- "Maximum Z Clearance Height Offset (in/mm)" : This is the Z height offset (measured from the highest point on the existing material) at which the tool carrier can freely move over the entire surface without impacting anything. Generally, this should be set close to zero (but greater than zero) for maximum efficiency.
- "Safe Approach Z Height Offset (in/mm)" This is how close the tool can approach the material in a fast (in air) move before slowing down to the Z Plunge Rate. Generally, this should be set close to zero (but greater than zero) for maximum efficiency.
- "Machine Home (X,Y,Z)" : This is the 3D position where the tool will be parked after the tool path is complete. It also specifies the position that the machine should go to when performing an automatic tool change.
|