-
Notifications
You must be signed in to change notification settings - Fork 95
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
Huion 156 v2 debug data #72
Comments
I added the following data to the scrypt and it works ok. Except tilting is not recognized while I actually get tilting data output from the tablet. I added some example data below
Some tilting debug output max data I found and the orientation of the pen laying down to one of the four compass points.
The range seems to be roughly:
What is strange that tilting the pen from west to east it goes from 196 to 255 then suddenly jumps to 0 and then counts on form 0 to 56 reaching east. Similar effect with north to south tilting as it looks tilting the pen to south counts the opposite way. |
Hi, thank you for the information. I've just merged a PR adding tilt support (#66). Please try the latest version, you'll have to add the folloing extra values to your
|
With Krita it seems that the cursor's position adds/subs an offset relative to the pen depending on the degree of tilting it. I'm using the Krita brush |
Nice, tilt seems to work fine with this tablet now. I did a first test with Krita and brush
|
Here is the debug output I get from this missing device. I inserted the lowest and max X7Y coordinates I could determine.
The text was updated successfully, but these errors were encountered: