diff --git a/documentation/setup_guide.md b/documentation/setup_guide.md deleted file mode 100644 index e34657e..0000000 --- a/documentation/setup_guide.md +++ /dev/null @@ -1,13 +0,0 @@ -# Troubleshooting Common Problems - -## Checklist for New Devices - -1. **Was the mechanical limit pin added to the rotor?** - This pin is required for proper homing of the device. - -2. **Are the screws that secure the rotor to the motor shaft installed?** - If the rotor is not firmly attached, it may slip slightly during homing or other movements, which can lead to positioning errors. - -3. **Is the homing direction correct?** - During the homing command (`G28`), the end effector should move toward the base. - If it moves in the opposite direction, rewire the motor to reverse its direction. \ No newline at end of file diff --git a/documentation/setup_guide/bad_calibration.jpg b/documentation/setup_guide/bad_calibration.jpg new file mode 100644 index 0000000..4e10faf Binary files /dev/null and b/documentation/setup_guide/bad_calibration.jpg differ diff --git a/documentation/setup_guide/good_calibration.jpg b/documentation/setup_guide/good_calibration.jpg new file mode 100644 index 0000000..84208a2 Binary files /dev/null and b/documentation/setup_guide/good_calibration.jpg differ diff --git a/documentation/setup_guide/mechanical_limit_pin.jpg b/documentation/setup_guide/mechanical_limit_pin.jpg new file mode 100644 index 0000000..c991da2 Binary files /dev/null and b/documentation/setup_guide/mechanical_limit_pin.jpg differ diff --git a/documentation/setup_guide/setup_guide.md b/documentation/setup_guide/setup_guide.md new file mode 100644 index 0000000..07a075e --- /dev/null +++ b/documentation/setup_guide/setup_guide.md @@ -0,0 +1,30 @@ +# Setup Guide + +This guide walks you through the setup of your new **Open Micro-Manipulator** device. + +## Checklist for New Devices + +1. **Was the mechanical limit pin added to the rotor?** + This pin is required for proper homing of the device. + +
+
+
+