laurb9/PanoController-Firmware

Remember vertical position

laurb9 opened this issue · 3 comments

Vertical carrier orientation is relative to platform but as there is no end marker, calibration is not possible. Do not want to keep motors on all the time, but it may be what needs to be done.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Might want to consider an absolute position sensor that way you don’t necessarily need end stops or homing procedures. AS5048A I added them to my axis and found it to be enough resolution (16,000+ positions at 360deg) even at 600mm.

This is a good idea, thanks. I didn't know these existed. A Hall effect or optical sensor is more cost effective if a 9-axis MPU is also installed, but this position sensor has potential.