Allmänt bruk
Appearance
Outdated translations are marked like this.
Since version 1.1 this workbench is disabled by default. See Workbenches.
{{{1}}}
Introduction
Robot arbetsbänken är ett verktyg för simulering av 6-axliga industrirobotar, som t.ex. Kuka. Denna arbetsbänk är ett pågående arbete för att implementera ett off-line programmeringsverktyg för Robot_6-Axis industrirobotar i FreeCAD. You can do following tasks:
- set up a simulation environment with a robot and work pieces
- create and fill up trajectories
- decompose features of an CAD part to a trajectory
- simulate the robot movement and reachability
- export the trajectory to a robot program file
You can do the following tasks:
- Set up a simulation environment with a robot and work pieces.
- Create and fill up movement trajectories.
- Decompose features of a CAD part to a trajectory.
- Simulate the robot movement and reaching distance.
- Export the trajectory to a robot program file.
Du kan hitta ett exempel här: Example files or try the Robot tutorial.
Tools
Robot toolbar
Place Robot: Places a robot in the model.
Trajectory: Creates an empty trajectory.
Insert in Trajectory: Inserts a robot tool position into a trajectory.
Insert in Trajectory (vertex): Inserts a preselected position into a trajectory.
Edge to Trajectory: Generates a trajectory from selected edges.
Dress-Up Trajectory: Creates a dress-up object that overrides aspects of a trajectory.
Trajectory Compound: Groups and connects multiple trajectories into one.
Set Home Position: Sets the home position of a robot.
Move to Home: Moves a robot to its home position.
Simulate Trajectory: Simulates robot movement along a selected trajectory.
Other tools
- Insert Robot:
Tool: Adds a tool shape to a robot.
- Set Default Orientation: Sets the default orientation for subsequent waypoint creation.
- Set Default Values: Sets the default values for speed, acceleration, and continuity for subsequent waypoint creation.
- Export Trajectory:
Kuka Compact Subroutine: Exports a trajectory as a compact KRL subroutine.
Kuka Full Subroutine: Exports a trajectory as a full KRL subroutine.
Skript
Detta avsnitt är genererat från: https://github.com/FreeCAD/FreeCAD_sf_master/blob/master/src/Mod/Robot/RobotExample.py Du kan använda den filen direkt, om du vill.
See the Robot API example for a description of the functions used to model the robot displacements.
Tutorials
- Robot toolbar: Place Robot, Trajectory, Insert in Trajectory, Insert in Trajectory (vertex), Edge to Trajectory, Dress-Up Trajectory, Trajectory Compound, Set Home Position, Move to Home, Simulate Trajectory
- Export tools: Kuka Compact Subroutine, Kuka Full Subroutine
- Other tools: Tool, Set Default Orientation, Set Default Values
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub