ur10_robot_arm:ur10_robot_arm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ur10_robot_arm:ur10_robot_arm [2020/08/05 02:18] – [Hole drilling attachment] formlabur10_robot_arm:ur10_robot_arm [2020/08/06 07:51] – [Webcam attachment] formlab
Line 9: Line 9:
 ===== future tool heads ===== ===== future tool heads =====
   * 3D scanner tool head   * 3D scanner tool head
-  *  
  
-===== Brush attachment ===== 
  
 +===== Broom handle attachment =====
 +{{:ur10_robot_arm:urbroomhandle.jpg?600|}}\\
 +{{:ur10_robot_arm:urbroomhandle_02_web.jpg?600|}}\\
 ===== 3D print attachment ===== ===== 3D print attachment =====
 In development In development
  
 +{{:ur10_robot_arm:urprinter.jpg?600|}}\\
 ===== Pen plotter attachment ===== ===== Pen plotter attachment =====
 +{{:ur10_robot_arm:urprlotter.jpg?600|}}\\
 ===== Webcam attachment ===== ===== Webcam attachment =====
 +{{:ur10_robot_arm:urbwebcam.jpg?600|}}\\
 +{{:ur10_robot_arm:urwebcam_design_museum_ghent_web.jpg?600|}}\\
  
 ===== DSLR attachment ===== ===== DSLR attachment =====
  
 ===== Hole drilling attachment ===== ===== Hole drilling attachment =====
 +{{:ur10_robot_arm:griddrill.jpg?600|}}\\
 {{:ur10_robot_arm:griddrill_poster_web.jpg?600|}}\\ {{:ur10_robot_arm:griddrill_poster_web.jpg?600|}}\\
 +This tool head turns the robot into an automated hole drilling machine. Good for elaborate hole patterns that would be tedious to do manually.
 +
 Based on [[https://www.thingiverse.com/thing:2475928|this design]]. Based on [[https://www.thingiverse.com/thing:2475928|this design]].
  
-The 3D printed part attached to a Grip toolchanger underplate (G-MGW063-2U)+The 3D printed part attaches to a [[https://www.grip-gmbh.com/connect/mgw/mgw063|Grip toolchanger underplate (G-MGW063-2U)]].
-Download the 3D files {{ :ur10_robot_arm:ur_dremel_flex_clamp.zip |here}}. +
- +
-==== Drilling holes in a grid ==== +
-This tool head was made to drill a grid of 495 holes into the base plate of the thermoform machine. +
- +
-=== Physicial setup === +
-The program is made and executed on the teaching pendant. +
- +
-{{:ur10_robot_arm:griddrill_dremel_attached_web.jpg?600|}}\\ +
-The Dremel is strapped to the upper arm of the robot and secured with zip ties, using a curved block of foam. +
- +
-{{:ur10_robot_arm:griddril_flex_arm_attached_web.jpg?600|}}\\ +
-Slide the Dremel flex-arm in the 3D printed holder. Make sure it is attached to the tool change plate. Check that the bolt-heads are not sticking out on the side that will mount to the robot arm. The tool changer needs low profile bolts. Attach the tool to the robot arm and install a 1mm drill in the chuck. +
- +
-{{:ur10_robot_arm:griddril_wood_web.jpg?600|}}\\ +
-I had a piece of wood on a table with a layer of thick cardboard underneath, but with the robot arm, it is possible to drill in walls, upright panels etc... (The cardboard in the picture should have been thicker). +
- +
-=== Define the coordinate system of the stock material === +
- +
-{{:ur10_robot_arm:griddril_test_reach_web.jpg?600|}}\\ +
-Test the reach of the arm: can it get to the far corners? +
- +
-{{:ur10_robot_arm:griddril_define_corrdinate_system_web.jpg?600|}}\\ +
-To define the coordinate system of the stock material, take the teaching pendant and go to ''Installation > Features''+
-  * Add a plane and define the necessary points. In this case these are the corners of the sheet of MDF. +
-  * First point: this defines the origin of the feature. +
-  * Second point: this defines the Y axis. +
-  * Third point: this defines the X axis. +
- +
-Save the file with a clear name. +
- +
-=== Define the grid === +
-In this example, the drill makes a grid of 495 holes. The program is based on a wizard for palletizing. +
- +
-On the teaching pendant, load the following program: ''File > Load > drilling holes in a grid v2 (palletizing).urp''+
-Let's define 4 points where the outer most actions of the palletising sequence will take place. These points will become the corner-holes. +
- +
-{{:ur10_robot_arm:griddril_define_grid_01_corners_web.jpg?600|}}\\ +
-In the program tree, click item ''a1st Corner_1'' +
-Click ''change this position'' +
- +
-{{:ur10_robot_arm:griddril_define_grid_02_select_feature_web.jpg?600|}}\\ +
-From the upper right drop down menu, select the feature you defined previously. +
- +
-{{:ur10_robot_arm:griddril_define_grid_03_point_down_web.jpg?600|}}\\ +
-To make the drill point straight down, click on one of the number boxes under ''TCP''. A new screen opens. +
- +
-{{:ur10_robot_arm:griddril_define_grid_04_point_down_numbers_web.jpg?600|}}\\ +
-Change drop down menu ''Rotation vector [rad]'' to ''Rotation Vector [°]''. +
-  * Set RX to ''0'' +
-  * Set RY to ''0'' +
-  * Set RZ to ''180'' (this is the rotation of the Z-axis, so the value probably doesn't matter) +
- +
-{{:ur10_robot_arm:griddril_define_grid_06_speed_web.jpg?600|}}\\ +
-Lower the speed for safety. +
- +
-Manually move the arm to the first position, using the on screen arrows. +
- +
-{{:ur10_robot_arm:griddril_define_grid_05_first_pos_web.jpg?600|}}\\ +
-When arrived at the first position, carefully move the arm down so that the drill almost touches the wooden surface. Keep a millimeter of safety margin. +
- +
-Click ''OK'' and define the 3 other points too. +
- +
- +
-=== Define the drilling sequence === +
-This is the sequence to drill a single hole. When running the program, it will be repeated for every hole. +
-We will only be defining heights, since the X-Y location will be taken from the grid locations later. +
- +
-{{:ur10_robot_arm:griddrill_drilling_sequence_01_patternpoint_web.jpg?600|}}\\ +
-Under ''PalletSequence'', select ''PatternPoint_1''. Click ''Change Position'' and move the point of the drill to one of the edges of the wooden plate, so the drill can go down without touching the wood. This way we can clearly see how deep we should drill. +
-Position the drill about 1mm above the surface. +
- +
-{{:ur10_robot_arm:griddrill_drilling_sequence_02_approach_pos_web.jpg?600|}}\\ +
-Define ''approach'' position: a few cm’s higher than ''PatternPoint_1'', so the robot arm can move safely above the work surface. +
- +
-{{:ur10_robot_arm:griddrill_drilling_sequence_03_down_web.jpg?600|}}\\ +
-  * Define Down —> ''From point'': set to the position of ''PatternPoint_1''. This will be the start of the drilling move. +
-  * Define Down —> ''To point'': move the arm down until the drill is just a bit below the bottom of the wooden plate. This is how deep we will drill. +
-  * Define Up —> ''From point'': set to the bottom position of the drill operation. This is where our retract move will start. +
-  * Define Up —> ''To point'': set to the position of ''approach''. This is the end of our retract move. +
-  * Define ''Exit'': set to the position of ''approach''.  +
- +
- +
-=== Define the pattern === +
- +
-{{:ur10_robot_arm:griddrill_grid_01_web.jpg?600|}}\\ +
-In the program outline, select ''pattern: square'' and set the amount of operations on the two sides of the rectangle in order to define the density of the grid. +
- +
-{{:ur10_robot_arm:griddrill_grid_02_web.jpg?600|}}\\ +
-In the program outline, select ''Loop'' and set its value to the amount of operations on side 1 times the amount of operations on side 2. +
-For example: 33x15 = 495+
  
-{{:ur10_robot_arm:griddrill_grid_03_web.jpg?600|}}\\ +Download the 3D files {{ :ur10_robot_arm:ur_dremel_flex_clamp.zip |here}}.\\ 
-  * Set the speed slider halfway. +Attach the clamps to the largest part with M4 screws and nuts.\\ 
-  * Switch on the Dremel+Attach the largest part to the tool changer with 4 M5x16 low profile bolts and 4 M4 nuts
-  * Run the program. +
-  * Adjust the speed slider accordingly to how the program runs.+
  
  
 +=== Applications ===
  
 +  * [[:ur10_robot_arm:Drilling holes in a grid]]
  
  • ur10_robot_arm/ur10_robot_arm.txt
  • Last modified: 2023/04/17 03:40
  • by formlab