ZenithControlLabs / Zenith_Lib

0 stars 1 forks source link

Cardinal Snapping #3

Open panther03 opened 11 months ago

panther03 commented 11 months ago

Simple code like the Phob firmware that adds cardinal snapping. Once within a certain distance of the notch, if the other axis is within a user-configurable range, just snap it to 0.

panther03 commented 11 months ago

Implemented alongside #4 using angle snapping in https://github.com/ZenithControlLabs/Zenith_Lib/commit/e228c3fb201ffc3f04f78c2e170e96150f758e64. Looking for community feedback.