Replies: 1 comment 2 replies
-
Hey, I recently had to reconfigure all my keymaps and changed from using a gamepad to using a joystick mapped to a keyboard with AntiMicro. I noticed the changes you've made and everything is working as you described. This update couldn't have come at a better time, thank you! I'll spend some time adjusting the settings in AntiMicro to the new UGS jogging behavior, and I'll reply again if I figure out how to optimize things for anyone else using that program. Would it be possible to add diagonal motion if two keys are pressed? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would appreciate some help testing jogging with keyboard shortcuts. We have had an old bug where keyboard shortcuts for jogging would get stuck (#1494).
I have now added a special shortcut handler that will check if the action supports a continuous action that will act on key press and release. This way when a keyboard shortcut for jogging is released it will send a jog cancel and it should stop almost immediately.
This is available in the latest nightly build https://github.com/winder/Universal-G-Code-Sender#downloads
The shortcuts will now have two behaviours.
Any feedback is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions