Gcode import and 7th axis——革命制度党ntable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:通用RoboDK问题(//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: Gcode import and 7th axis (/Thread-Gcode-import-and-7th-axis) |
Gcode import and 7th axis-BigStickers-06-26-2020 Does the Gcode import work with 7th axis and how does it process the moves? Assume robot reach is 1000mm 7th axis is 2500mm (X axis) If the Gcode is a path 2000mm on X axis will RoboDK use the 7th axis simultaneously? Or in CNC concepts will it run as a true 5 axis or will it be a 3+2 and step the 7th axis. Ideally the video here shows the goal but was that programmed or was it through the Gcode import/plugins.https://www.youtube.com/watch?v=3Soa9VjOeDg Thanks RE: Gcode import and 7th axis-Albert-06-29-2020 You can load a generic 5-axis NC or Gcode file in RoboDK. Then in RoboDK you have some settings to convert the 5-axis toolpath to a 6+N axis robot toolpath (where N is the number of external axes). You'll find additional settings in your robot machining project if you use external axes: //www.sinclairbody.com/doc/en/Robot-Machining.html#MachiningProject More information here to synchronize the robot with external axes and define your preferences on how you want to move the external axes: //www.sinclairbody.com/doc/en/General.html#SyncAxes |