Robot Export: Difference between revisions

From FreeCAD Documentation
(Created page with '{{GuiCommand|Name=Robot_Export|Workbenches=Robot|MenuLocation=Robot -> Export trajectory}} ====Description==== ====Usage====')
 
No edit summary
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Robot_Export|Workbenches=[[Robot_Workbench|Robot]]|MenuLocation=Robot -> Export trajectory}}
<translate>
<!--T:7-->
{{Docnav
|[[Robot_Simulate|Simulate a trajectory]]
|[[Robot_SetHomePos|Set home position]]
|[[Robot_Workbench|Robot]]
|IconL=Robot_Simulate.svg
|IconR=Robot_SetHomePos.svg
|IconC=Workbench_Robot.svg
}}


<!--T:2-->
====Description====
{{GuiCommand
|Name=Robot Export
|MenuLocation=Robot → Export trajectory
|Workbenches=[[Robot_Workbench|Robot]]
}}


==Description== <!--T:3-->
====Usage====
Export a robot program file. Export can either be a KUKA {{Emphasis|compact}} subroutine or a KUKA {{Emphasis|full}} subroutine.

==Usage== <!--T:4-->

<!--T:11-->
# Select robot and trajectory in the [[Tree_view|Tree view]].
# There are several ways to Export trajectory:
#* Choose {{KEY|Robot}} → {{KEY|Export trajectory}} → {{KEY|[[Image:Robot_Export.svg|32px]] Kuka compact subroutine...}} from the top menu.
#* Choose {{KEY|Robot}} → {{KEY|Export trajectory}} → {{KEY|[[Image:Robot_Export.svg|32px]] Kuka full subroutine...}} from the top menu.

<!--T:6-->
Result: A KRL file (*.src) will be created.


==Notes== <!--T:5-->


<!--T:8-->
{{Docnav
|[[Robot_Simulate|Simulate a trajectory]]
|[[Robot_SetHomePos|Set home position]]
|[[Robot_Workbench|Robot]]
|IconL=Robot_Simulate.svg
|IconR=Robot_SetHomePos.svg
|IconC=Workbench_Robot.svg
}}

</translate>
{{Robot_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 20:53, 3 December 2020

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