Robot Export: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 19: Line 19:


==Description== <!--T:3-->
==Description== <!--T:3-->

Export a robot program file. Export can either be a KUKA {{Emphasis|compact}} subroutine or a KUKA {{Emphasis|full}} subroutine.
Export a robot program file. Export can either be a KUKA {{Emphasis|compact}} subroutine or a KUKA {{Emphasis|full}} subroutine.



Revision as of 21:04, 1 August 2022

Robot Export

Menu location
Robot → Export trajectory
Workbenches
Robot
Default shortcut
None
Introduced in version
-
See also
None

Description

Export a robot program file. Export can either be a KUKA compact subroutine or a KUKA full subroutine.

Usage

  1. Select robot and trajectory in the Tree view.
  2. There are several ways to Export trajectory:
    • Choose RobotExport trajectory Kuka compact subroutine... from the top menu.
    • Choose RobotExport trajectory Kuka full subroutine... from the top menu.

Result: A KRL file (*.src) will be created.


Notes