Merge branch 'main' of https://github.com/0x23/MicroManipulatorStepper
# Conflicts: # documentation/setup_guide.md
This commit is contained in:
commit
c6a5f9d3e7
2 changed files with 20 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ joint the projects community [Discord Server](https://discord.gg/maRvMVpa2Q).
|
||||||
5. Upload firmware using VSCode with PlattformIO plugin
|
5. Upload firmware using VSCode with PlattformIO plugin
|
||||||
6. Calibrate axis
|
6. Calibrate axis
|
||||||
|
|
||||||
Also check out the setuo guide for new devices: [Setup guide](documentation/setup_guide.md)
|
Also check out the setup guide for new devices: [Setup Guide](documentation/setup_guide.md)
|
||||||
|
|
||||||
## ✨NEW: Hardware Version 4.0
|
## ✨NEW: Hardware Version 4.0
|
||||||
A new version of the hardware has been released, fixing several issues with the previous design:
|
A new version of the hardware has been released, fixing several issues with the previous design:
|
||||||
|
|
|
||||||
19
documentation/setup_guide.md
Normal file
19
documentation/setup_guide.md
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
# 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.
|
||||||
|
|
||||||
|
2. **Are the screws that secure the rotor to the motor shaft installed?**
|
||||||
|
If the rotor is not firmly attached, it may slip imperceptibly during homing or other movements, leading to problems during calibration and homing.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
## Calibration and Checking the Encoders
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue