-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
weird movement: zoom first and rotation #39
Comments
Thanks for your answer.
I want to rotate :-) Here is the value when I push the joystick down:
up:
I'll have a try with |
The positive values for down and negative for up look good. Please report, what you found after tuning the sensitivity and gate. |
Thanks for getting back to me ;) |
The precision of 3D printing seriously affects the feel of our operation, in addition 6DOF is really free, our common operation usually will only move or rotate on a plane, but now this situation can be accidentally misused, it is difficult to achieve precise control. I think this is the reason why this project adds an encoder for rotary operation. |
Hi,
I do not think it a bug in the software, I need help to figure out what is wrong:
In fusion, when moving slowly the axis on RX for example, it first zoom out, and when I rotate more the axis, it then rotate.
Here is my
config.h
:here is a debug with
STARTDEBUG 5
I first though it was due to my joysticks, I replace them with a new set but it is the same.
It behaves quite the same in all axis.
Any ideas ?
Thanks :-)
The text was updated successfully, but these errors were encountered: