I’m still trying to figure how the relationship between device and event input range works on the preset code, the tool website is very good and useful but understand the logic would allow me to try more options!
I have used the code below, but the lever path doesn’t correspond.
@ 14 - 33.2312 * 16383 - -16383 max 16383 min (>K:THROTTLE_SET)
I divided the path by 5
First part- reverse to 0%
Second part - throttle 0% to 25%
Third part - throttle 25% to 50%
Fourth part - throttle 50% to 75%
Fifth part - throttle 75% to 100%
Now the challenge is to match the numbers so the lever can walk accordingly!