Skip to content

Conversation

meynet
Copy link

@meynet meynet commented Sep 7, 2025

…per motors from partabot

Wrap homing_offset into 12-bit signed range before write

What this does

On the partabot FeeTech gripper servo it reports values that are outside of the allowed range. This normalizes the values to a 12 bit range and fixes issues with overflowing the vartiable

How it was tested

I ran this before and after the fix. The before calibration step shows the gripper in values beyond 12 bit as seen in the picture below

Screenshot 2025-09-07 152753

How to checkout & try? (for the reviewer)

Calibrate a leader arm and see the values fall within the range

…per motors from partabot

Wrap homing_offset into 12-bit signed range before write

Wrap homing_offset into 12-bit signed range before write
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant