Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

  1. If the picker is not already aligned in X and Y, do perform that alignment first.
  2. If the expert panel is not already open, open it using the CNTRL button on the simple GUI (Figure 2).
  3. Home the spindle using the pulse picker interface (mode 7Figure 1). Open the pulse picker using the GUIThe spindle is now in the positive closed position.
  4. Ensure that you have a way of shining light through the picker, and a way of detecting it.

  5. Now, start to nudge the picker spindle in the positive negative direction by entering into the expert command Move Relative box, followed by <Enter>:

    Code Block
     1MR  -5

    In this command,  1MR is the command for "move relative", and -5 is the number of steps to move from the current position. You can enter any number of steps for this command . You can also enter -5 if you want to move in the negative direction(1600 steps = 1 rotation, 0.225deg/step).
    The objective in this step is to move the spindle to the point where it just interrupts the lightlight just starts to shine through. You can move in finer steps, and in the positive direction, to fine-tune this point. Once the spindle is there, record the current position in motor steps, which is on the expert interface as Motor Steps (C1) (click it to the green number to refresh it; it does not automatically refresh). Let this number be XA.

  6. Nudge Now, continue to nudge the pulse picker spindle in the negative direction by issuing issuing in the Move Relative box:

    Code Block
    1MR -5

    ...until the spindle again just interrupts the light. Nudge it in the positive direction by single steps (enter 1 in the box) until you just see light again. Record the current motor position C1, and call this number Ynumber B.

  7. Compute the average of A and B, and call that number C.
  8. Compute a new Magic Motor Offset (Mo) by taking the existing motor offset Mo (from the GUI, click to refresh) and subtracting C from it. For example, if the current Mo is -250, and C is 5, then the new Mo = -250 - 5 = -255.
  9. Enter the new Mo value into the box directly adjacent to the Mo readback, and press <Enter> to send that new value to the motor.
  10. Press the SAVE button in the upper left of the GUI to save all parameters.
  11. Repeat steps 3 through 6 to ensure that the spindle is now centered (A and B should be almost the same). If not yet centered, repeat steps 7 through 10, and re-check.

 

Image Added

Figure 1: Pulse picker expert GUI, showing locations of controls necessary for alignment.

 

Image Added

Figure 2: Pulse picker mode select GUI, showing location of CNTRL button to get to expert GUI in Figure 1.