07-23-2025, 10:33 PM
Hello RoboDK Community,
We are using an ABB IRC5 6-axis robot with a motion-controlled external axis (7 axes total) for a 3D printing application. By default, RoboDK captures extruder values and converts them into an extruder signal, outputting a line like ExtruderSpeed with the corresponding value.
I referred to the RoboDK documentation on 3D printing projects (https://robodk.com/doc/en/Robot-Machinin...rint3Dpost), which describes calculating values for digital/analog outputs. However, since our extruder is a motion-controlled external axis, we need to integrate the extruder values directly into motion functions like MoveL to control the external axis within the RAPID code.
In older RoboDK forum posts, I found post-processor code for ABB IRC5 that included configurations for handling a motion-controlled external axis, which seemed to address integrating external axis values into motion commands. We need guidance on how to modify the post-processor to support our setup, ensuring the RAPID output includes external axis values in MoveL functions.
Could you assist with the following?
Any guidance, sample code, or references to relevant documentation would be greatly appreciated.
Thank you!
We are using an ABB IRC5 6-axis robot with a motion-controlled external axis (7 axes total) for a 3D printing application. By default, RoboDK captures extruder values and converts them into an extruder signal, outputting a line like ExtruderSpeed with the corresponding value.
I referred to the RoboDK documentation on 3D printing projects (https://robodk.com/doc/en/Robot-Machinin...rint3Dpost), which describes calculating values for digital/analog outputs. However, since our extruder is a motion-controlled external axis, we need to integrate the extruder values directly into motion functions like MoveL to control the external axis within the RAPID code.
In older RoboDK forum posts, I found post-processor code for ABB IRC5 that included configurations for handling a motion-controlled external axis, which seemed to address integrating external axis values into motion commands. We need guidance on how to modify the post-processor to support our setup, ensuring the RAPID output includes external axis values in MoveL functions.
Could you assist with the following?
- How can we modify the RoboDK post-processor to link extruder values to a motion-controlled external axis for correct RAPID code output?
- Are there specific documentation, code examples, or references for configuring the post-processor for an ABB IRC5 with a motion-controlled external axis?
- What specific changes or settings should we consider to ensure the post-processor generates the desired RAPID code?
Any guidance, sample code, or references to relevant documentation would be greatly appreciated.
Thank you!