01-06-2025, 12:37 PM
The Borunte controller requires the tool ID to be specified explicitly.
Names such as e.g. '3', 'Tool 26', or 'spindle 2' can be used for this purpose.
The name 'tool_1' is not recognized in RoboDK as a separate tool name and tool ID.
If you prefer to use any tool names so that they are indexed automatically, this is possible through postprocessor customization.
You can find more info at the following link:
https://robodk.com/doc/en/PythonAPI/post...st.setTool
Names such as e.g. '3', 'Tool 26', or 'spindle 2' can be used for this purpose.
The name 'tool_1' is not recognized in RoboDK as a separate tool name and tool ID.
If you prefer to use any tool names so that they are indexed automatically, this is possible through postprocessor customization.
You can find more info at the following link:
https://robodk.com/doc/en/PythonAPI/post...st.setTool