Difference between revisions of "3D Scanner"

From __space Wiki
Jump to: navigation, search
Line 1: Line 1:
 
=LMI Technologies HDI 100 3D scanner : Assembling units=
 
=LMI Technologies HDI 100 3D scanner : Assembling units=
 +
 +
Please see the below image to get the list of items.
 +
 
*Attach the '''HDI 100 scanner''' to the '''table-top tripod''' head by hand-tightening the head knob.
 
*Attach the '''HDI 100 scanner''' to the '''table-top tripod''' head by hand-tightening the head knob.
  

Revision as of 14:16, 26 February 2018

LMI Technologies HDI 100 3D scanner : Assembling units

Please see the below image to get the list of items.

  • Attach the HDI 100 scanner to the table-top tripod head by hand-tightening the head knob.
  • Connect the Power and Ethernet Cordset to the Power/LAN connector on the scanner. Then, hand-tighten the cordset.
  • Connect the Power barrel jack of the Power and Ethernet Cordset to the Power Supply.
  • Connect the Ethernet RJ45 plug of the Power and Ethernet Cordset directly to the computer.

Now, the scanner is all set. Lets set up the Rotary Table:

  • Connect the RJ11 plug of the USB to RJ11 cable to the rotary controller.
  • Connect the Power Supply Adapter Cable to the power supply.
  • Connect the USB connector of the USB to RJ11 cable to the computer.

Now, you can plug the power cords of both the scanner and the rotary table to the power supply.

Creating a Basic Program

  • Select: “PROGRAM ROBOT”
  • Select: “Empty Program”
  • The column on the left side of the screen is a list of all actions to be performed by the program in sequence. To program a new movement select <empty program>
  • Select the “Structure” tab on the right-hand portion of the screen.
  • From the “BASIC” tab, select “Waypoint”. (This generates the new items “Move…” and “Waypoint” in the list on the left)
  • Select “Waypoint” from the list, then go to the Command tab.
  • Select “Set this waypoint”
  • You will be taken to a new screen with various movement controls. It is recommended to either use the arrows to move each joint individually (lower right portion of the screen), or alternatively you can press and hold the button labelled: “Freedrive”, which allows you to drag the robot arm to the desired location by hand.
  • Once you have placed the arm in the desired location, select “OK” in the bottom right corner of the screen.
  • The first waypoint is now set and you can repeat the steps above to program the next movement.

Helpful Tips

  • When programming the first waypoint, it is helpful to start with a “stowed” position which the robot arm can start from. If you are programming a lot of actions it becomes increasingly beneficial to return the arm to this position to iron out errors as you go along. You can also repeat this waypoint in the final step of the program so the arm can return to the initial position; this makes for a more seamless loop when the program repeats.
  • When programming finite movements, think “connect the dots”; a straight line will require only two waypoints, while a curve will require multiple waypoints placed closer together.
  • It is best to verify and troubleshoot each set of movements as they are completed. If you wait until you have a whole string of movements before checking the program you may run into complications which will be much more difficult to fix.
    o To troubleshoot, you can select any movement you have already programmed, then select “move robot here” from the command 
      screen. 
    o Doing this in series with about 3-5 waypoints at a time helps to keep all movements on the desired track.  
  • Select “Set this waypoint”
  • You will be taken to a new screen with various movement controls. It is recommended to either use the arrows to move each joint individually (lower right portion of the screen), or alternatively you can press and hold the button labelled: “Freedrive”, which allows you to drag the robot arm to the desired location by hand.
  • Once you have placed the arm in the desired location, select “OK” in the bottom right corner of the screen.
  • The first waypoint is now set and you can repeat the steps above to program the next movement.