Difference between revisions of "4-Axis Delta robot Setup"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "Dany")
 
Line 1: Line 1:
Dany
+
= Introduction =
 +
This example is still under construction
 +
 
 +
In this example we will softMC simulator to create Delta Robot, run it from terminal watch some parameters and finally run it with roboDK
 +
 
 +
We select Delta robot from roboDK library, The robot parameters:
 +
Dimensions are:
 +
Rbig = 110 [mm]
 +
L1 = 100 [mm]
 +
L2 = 270 [mm]
 +
Rsmall = 40 [mm]
 +
Gear 1:1
 +
Typical velocity is 18,000 [deg/sec] 3000 [RPM]
 +
Typical max velocity is 30,000 [deg/sec]
 +
Typical Acceleration/Deceleration 720,000 [deg/sec]
 +
Typical Max Acceleration/Deceleration 900,000 [deg/sec]
 +
Typical Jerk is 18,000 [deg/sec] 3000 [RPM]
 +
Typical Jerk velocity is 30,000 [deg/sec]
 +
 
 +
Note:
 +
Tool value is: tool = #{0,0,15,0}
 +
 
 +
= Run softMC SIM =
 +
= Run ControlStudio =
 +
= Creating and Running a CONFIG.PRG file =
 +
= Run Configurator =
 +
= Configuring The Drive and Axes =
 +
== Define Drives ==
 +
== Define Axes ==
 +
= Configuring The Delta Robot =
 +
= General tab =
 +
= Coupling tab =
 +
= Properties tab =
 +
= Configuration tab =
 +
== DH Parameters tab ==
 +
== Frames/Locations tab ==
 +
== Theta Parameters tab ==
 +
= Build =
 +
= Close Configurator =
 +
= Create solution =
 +
Open Project (apj file)
 +
= Add watches =
 +
= Run the Robot =
 +
= Run Robot with roboDK =
 +
= Robot Programs Example =

Revision as of 10:52, 11 June 2017

Introduction

This example is still under construction

In this example we will softMC simulator to create Delta Robot, run it from terminal watch some parameters and finally run it with roboDK

We select Delta robot from roboDK library, The robot parameters: Dimensions are: Rbig = 110 [mm] L1 = 100 [mm] L2 = 270 [mm] Rsmall = 40 [mm] Gear 1:1 Typical velocity is 18,000 [deg/sec] 3000 [RPM] Typical max velocity is 30,000 [deg/sec] Typical Acceleration/Deceleration 720,000 [deg/sec] Typical Max Acceleration/Deceleration 900,000 [deg/sec] Typical Jerk is 18,000 [deg/sec] 3000 [RPM] Typical Jerk velocity is 30,000 [deg/sec]

Note: Tool value is: tool = #{0,0,15,0}

Run softMC SIM

Run ControlStudio

Creating and Running a CONFIG.PRG file

Run Configurator

Configuring The Drive and Axes

Define Drives

Define Axes

Configuring The Delta Robot

General tab

Coupling tab

Properties tab

Configuration tab

DH Parameters tab

Frames/Locations tab

Theta Parameters tab

Build

Close Configurator

Create solution

Open Project (apj file)

Add watches

Run the Robot

Run Robot with roboDK

Robot Programs Example